Commit graph

7 commits

Author SHA1 Message Date
4bc05fed38 Many of these practices carry significant health risks. 2020-06-03 01:26:34 +02:00
ebcde8f1de Biospark Carbine partially implemented (no alt/third fires yet).
Various fixups???
2020-04-23 04:24:23 +02: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
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
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
72c4a81ff0 A whole lot of stuff, whew:
- All ammo pickups done.
 - All weapons basic properties and spawn state set.
 - Implement Hammerspace Embiggener.
 - Corrections to lore stuff and other info.
 - Separated Hellblazer ammo between mags and single units.
 - Fix fourth healthbar being the same color as third.
 - Added "abstract" to some classes, just for safety.
 - Dashing and ramming tweaks.
 - Dashing no longer cancels when getting hurt.
 - Tiny menu fixes.
2020-01-30 22:58:10 +01:00