Commit graph

5 commits

Author SHA1 Message Date
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00
bbf5b73bce Reattach headpats to revived actors.
Don't use small splashes for footsteps, they'll sound weird in hexen.
Add howling to various things.
2020-11-14 12:23:48 +01:00
360a0dcd8b Added NUTATCO bar model.
Adjusted collectible prices again (tried to make some of them more realistic).
Fixed event handlers self-destructing too soon, causing the whole chain to break.
Discarded two collectibles, time's running out.
2020-11-05 18:43:05 +01:00
1350817718 Reduce number of active event handlers. 2020-11-04 22:47:48 +01:00
e200850a79 Various menu tweaks, and other things:
- Added "additional tips" help menu section detailing some important things.
 - Bit more work into inter-mod compat.
 - Reorganize main menu elements (layout is now like Hexen, plus info).
 - Add sprites and other simple graphic stuff for upcoming dlc weapons.
 - ZScript file reorganizing.
 - Fix enemies that spend a long time in-air eating up FPS due to blood trails.
 - Remove Swinger code, it's unused anyway.
 - Fix scaling of titlemap texts.
 - Make help screen scale nicely in 21:9, like the hud.
 - Add cvar to allow people to still somehow play this with BD (it will break).
 - Expand lore entry for Saya's mom, detailing that one event at the wedding with Kirin.
 - Add model notes again so I can keep track of my progress with the collectibles (I swear I'm working on it).
2020-10-27 20:01:47 +01:00