Commit graph

184 commits

Author SHA1 Message Date
30fbfafa5c Rebalances to dashing/boosting:
- Doubled fuel capacity.
 - Increased fuel usage of dashing by 1.5x.
 - Reduced deceleration of boosting when holding jump.
 - Changed the fuel bar graphic to reflect new capacity.
Increased air control.
Fixed reported fuel usage (the fuel cells are 4L).
2020-05-23 14:07:12 +02:00
39ad62dbd1 Expand score to 64 bits (sort of).
PNG optimization pass.
2020-05-08 18:19:22 +02:00
a9d1f0d691 Replaced gib sound (sorry).
Finetuned DoBlast/DoKnockback behavior.
Added separate voice line for friend kills.
HDoom detection.
More sneaky stuff for future Strife compat.
2020-04-27 20:10:44 +02:00
c31cb71a7b Revert normal missile texture, they don't need a colored tip. 2020-04-25 10:01:55 +02:00
a0c2867c86 Hellblazer missile retexture for better visibility. 2020-04-25 09:58:30 +02:00
ebcde8f1de Biospark Carbine partially implemented (no alt/third fires yet).
Various fixups???
2020-04-23 04:24:23 +02:00
faddb088c1 Hellblazer fully implemented.
Rebalanced Candygun.
Added vanilla boss healthbars + vanilla boss boosting (both optional).
Adjustments so the E1M8 exit and similar work fine with this mod.
Various language changes (mostly vanilla monster tags).
Doubled damage of Pusher altfire, so it matches the projectile's.
Adjusted minimum fall speed for stomping.
Other small fixed and adjustments.
2020-04-20 21:42:43 +02:00
522a1e6aec Add fanart by Captain J.
Some sounds for Hellblazer added, still need to do more stuff.
Added very important people to special thanks uwu.
2020-04-01 12:53:24 +02:00
89347b712d Mouse input support complete.
BIG LORE changes, may contain slight Doom Eternal spoilers, though not really big stuff or anything.
 - New entry: ARC (Doom Eternal).
 - Adjusted Ashley's entry to mention she grew up in Cornwall.
 - Shortened CuteEmotion entry so it doesn't get cut off.
 - Added small extra details about Doomslayer.
 - Adjusted Samuel Hayden's entry so after Doom it mentions his involvements with the ARC.
 - Adjusted Hell entry to mention their relation with the Maykrs, revealed after Doom.
 - New entry: Maykrs (Doom Eternal).
 - New entry: Sentinels (Doom Eternal).
 - New entry: SUSAN (Empty Episodes).
 - Adjusted post-Doom UAC entry to better detail how it all went to shit.
 - Adjusted timeline accordingly with all these changes.
Removed leftover mockup XCFs.
Fix Hexen still having the vanilla chat sound.
Separate option menu code from the bigass Demolitionist Menu file, so it's easier to handle.
Fix scrolling behaviour in various menu tabs.
Special mousewheel handling for Library tab (scroll through entries only when mouse is on left side).
Fix Invinciball still flashing with damage types the player is immune to.
2020-03-23 19:50:29 +01:00
346bf7a1fc Golden Shells now visibly use a different material.
Further adjustments to parry mechanics.
Adjustments to how health/armor is auto-used. Now auto-used whenever possible rather than when armor/health is about to drop to zero.
Another pass of PNG optimization.
2020-03-18 14:40:08 +01:00
3eed92fe5e Generic display for third-party weapons.
Disable custom bobbing for third-party weapons (since this may cause visual glitches).
Spiced up teleport fog with some sparkles.
2020-03-18 13:04:19 +01:00
b6027efb8f Add intermission fanart, special thanks to Substance20. 2020-03-14 14:54:07 +01:00
79ff46d1a4 Eviscerator now finally implemented.
Deep Impact alt can now be used at any moment, but its potential damage will be lower.
In addition, the Deep Impact now deals rip damage only once per target, and on top deals slightly reduced damage to bosses.
2020-03-12 23:03:10 +01:00
e0821adbe2 Begin working on custom intermission.
Tweaks to player voice handling, line counts are language strings now, instead of the old awkward method of counting them manually.
Some adjustments to movement, jump/croush to move up/down when swimming and flying.
Increased damages of Pusher, for balance.
Fixed incorrect behaviour of armor damage absorption, which made the armor nuggets pretty much useless.
Fix incorrect absorption factor of armor nuggets, making them heal at >10% instead of >100%.
2020-03-08 11:47:20 +01:00
0076aac629 Initial prep work for Japanese.
Added some needed extra glyphs to the MPlus font.
Separated language files.
Added edited cluster messages for Ultimate Doom, Doom 2, Heretic and Hexen.
2020-03-06 22:28:53 +01:00
d1b1a0541d Added Lead Ball ammo type to Spreadgun.
Partial implementation of Fuck Your Shit rounds, currently in progress.
Added various shader effects to some powerups, and to player damage.
Added custom view effects to player death, disabled "face attacker" because it looks weird with model-based players.
Added "untouchable" spree tracking to the Stats tab.
Implemented "emergency reboot system" for people who want a less shameful form of the Resurrect cheat. Cooldown for consecutive reboots can be configured.
Rebalanced armors.
Small language string corrections.
Adjusted pickup model sizes of some weapons.
Fixed missing punch sound (damn typos).
Fix targetter always displaying voodoo dolls.
Fix uptime breaking when loading saves, now based on total playtime rather than gametic.
Readjusted Spreadgun ammo availability.
Flush HUD interpolators alongside messages, fixes things such as the score VERY slowly counting up when loading a save.
Spare armors now only get auto-used on pickup if there is NO armor available of that type.
Added some extra visual effects to punching walls and non-bleeding actors.
Slightly altered the melee range so it's not as awkward.
Fixed punching not using flesh sounds for bleeding actors.
Pusher primary now drags the player towards their target, like the Chainsaw.
Fixed the player having no pain sounds whatsoever.
Fixed stair step anchoring not working.
The damage dealt when walljumping on a monster now also gets boosted by the Ragekit.
2020-03-04 17:05:22 +01:00
de5650deb7 Dragon's Breath and Kinylum Saltshot added.
Fixes for player being unable to boost/walljump on map change.
Boosting and walljumps have separate cooldowns now, so you can still jump right after finishing a boost.
Spreadguns dropped by enemies will also drop some spare ammo.
Fix health numbers not being rendered when invulnerable.
Fix Invinciball not displaying the invulnerable healthbar.
Fix a targetter crash due to an incorrectly written conditional check.
Attempt to reduce the lag caused by excess damage numbers.
2020-02-27 23:20:16 +01:00
c2f941c2a1 More Spreadgun progress:
- Sounds and visuals done, only the actual firing effects left.
- While I was at it, touched up the library text again.
- Fixed the ammo fabricator sound being too loud, turns out I saved the lower
  volume edit in the wrong folder.
2020-02-17 23:00:31 +01:00
65303f0116 Huge and very needed library overhaul. Plus more lore. 2020-02-16 04:16:26 +01:00
3e62d52dfc Pusher Implemented (and other things):
- Updated credits.
 - Lore text adjustments / expansion.
 - Added scrollbar to mission statement, since text has been expanded.
 - Various menu fixes.
 - Fix healthbars not appearing for Hexen wraiths (hopefully).
TODO:
 - Add separate mission statement for Doom 1 (no idea how, maybe just detect
   if it's an ExMx type of map I guess?). Mission statements for specific mods
   and map packs would be neat too, but those would take a lot of time.
 - Fine-tune Pusher behaviour.
 - Remind myself that I need to do sorting on the Doom key display below the
   score in the HUD, because for now they appear in the order they were picked
   up in and it looks kinda weird at times. Also possibly switch to a
   horizontal rather than vertical arrangement, too, adjusted to the width of
   the score box.
2020-02-12 14:15:40 +01:00
ff875be3ac Much stuff was adjusted. Much, much stuff.
Only the trading functions are left, the store just got added.
The other weapons will follow eventually.
2020-02-07 22:44:30 +01:00
8df8ed6155 Much is new:
- Deep Impact implemented (ammo display not done yet, so it's just text).
 - More HUD features: enemy healthbars, omnisight, damage/health/score numbers.
   (not yet tweakable, will add options later. also omnisight's usable line
   highlighting currently has incorrect positioning, will fix later too).
 - Fixes 'n stuff.
 - Library text adjustments.
2020-02-07 03:21:25 +01:00
b6f434a28d Stuff and things:
- Reset nugget amounts back to 5 per pickup.
 - Added Omnisight (currently just allmap).
 - Added Lämp (currently just aesthetic, no moths yet).
 - Some stuff I can't remember.
 - Added konami code easter egg to demolitionist menu.
2020-02-05 01:43:13 +01:00
0fa6207cb6 Some more progress here:
- Added all armor and health items.
 - Added Grilled Cheese Sandwich and Ghost Artifact.
 - Started work on Chanceboxes, just need to finish adding the drop lists.
 - Fixed Ammo division.
 - Reduced backpack amounts of some ammo types.
 - Added inventory box/bar to HUD, plus armor and powerup display.
 - Fix jumps still alerting monsters even if not boosting.
 - Added "future plans" document.
2020-02-03 22:16:06 +01:00
f44856f7eb Oh boy where do I even start:
- Icons for all item that'll nee them.
 - Fix powerup effects appearing in the inventory tab.
 - Added chancebox models.
 - Some extra sound stuff.
 - Added voice lines for responding to Korax in each Hexen hub.
 - Some work done on the titlemap I guess, nothing big yet, just the logos
   and whatnot.
 - Changed message duration cvars to seconds instead of tics.
 - Added mod menu and credits menu.
 - Lore text adjustments.
 - Added colored text tags for key items.
 - Adjusted how dropping/trading amounts are handled (always goes for highest
   available item drop if it's an ammo).
 - Added invulnerability healthbar effect.
 - Increased knockback of weapon melee, makes it more effective for getting
   enemies out of your face.
 - Adjusted flash effects on Candygun explosions.
 - Made Candygun decals bigger.
2020-02-01 03:54:06 +01:00
28660e23c8 Menus almost complete, Candygun added. 2020-01-30 03:42:19 +01:00
ec1db7a42e Much stuff, starting work on Demolitionist Menu. 2020-01-28 01:43:00 +01:00
2ee1a2580f Much more stuff and things, also Candy Gun sounds. 2020-01-27 02:41:51 +01:00
6191230903 OK, a whole lot of stuff has happened.
- Player and Explodium Gun are fully functional.
- Added a crapton of sprites and muzzle flashes and whatnot from SWWM, Ultra Suite, and other mods I made.
- The HUD is almost complete, and some things have been changed with the fuel/dash display.
- Started adding some cvars and stuff, mod options menu will come later.
- Made an alternate -noflat- just to make Kinsie's map more pleasing on the eyes.
2020-01-26 00:29:36 +01:00
4368c0ca84 Progress has been made. 2020-01-24 01:09:25 +01:00
beb8d317d7 Added Sparkster tertiary fire capsule model.
Added high-poly sphere (for ynykron alt black hole).
Cleaned some files.
2020-01-16 15:39:08 +01:00
4f67469219 Health/Armor nugget model details. 2019-12-24 18:48:57 +01:00
ac2d22db29 Some skeletal work on stuff.
- Functional brutal doom handler.
- Functional crash handler.
- Skeletal titlemap.
- Skeletal zscript files.
- Default voicepack (the sound files, at least).
2019-12-23 21:52:09 +01:00
db95812f7a Making this public. 2019-11-20 13:39:52 +01:00