Commit graph

5 commits

Author SHA1 Message Date
7a01fdc4e8 Spreadgun buckshot and slug implemented.
Tweaks here and there to other stuff.
Refined wall jumping/climbing, also works on actors (including other players).
Refined how boosting/dashing handles falling speeds.
Added improved air control. It was very much needed.
Added "kick" sounds to wall jumps.
Add option to hear other player's voices in mp.
Fix some broken localization.
Fix invulnerable monsters bleeding from some attacks.
Fix desync when jumping on top of another player with prediction enabled.
Make moths immune to your damage, so you can stop accidentally killing them.
Make normal ammo buyable in Hexen again.
2020-02-27 02:00:17 +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
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
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
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