Commit graph

5 commits

Author SHA1 Message Date
aad61ba649 Implemented trading tab.
Added hitscan parrying (not that it's very useful).
Various fixes to some timing stuff.
Added "F to pay respects" when in death screen.
Added money cheat, figure out the key combination yourself.
Changed score interpolator so it goes faster with huge score gains.
2020-03-16 21:27:00 +01:00
88afdafd1d Initial implementation of Eviscerator. Animations + Sounds.
Force weapons to always bob, like in DT/Doomreal. Will fine tune this later so the bobbing doesn't make firing guns look awkward.
Fixed crash when opening the chat prompt due to an excess %s.
Consider the possibility of adding dual wielding to the Explodium Gun eventually.
2020-03-12 12:18:03 +01:00
839fde5ef0 Fix melee/balls triggering locked lines, they will fail silently now.
Lead balls can no longer trigger exit lines, sorry speedrunners.
Legendoom support for enemy healthbars.
Relationship Status: In Lesbians ♥
2020-03-10 17:57:21 +01:00
7b066896a2 Update TODO 2020-03-09 15:08:44 +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