1.0.1 release:

- Prevent the hacky player select See state from being used ingame.
 - Increase armor bonus amount per pickup to 5, like in Doomreal.
 - Add BasicArmor amount to HUD, for compatibility in case it's ever used.
 - Replacements now respect IsFinal.
 - Fix alignment of custom usable item icons in HUD.
 - Revert to vanilla physics if player is frozen/totallyfrozen.
 - Correct water level checks for swimming physics.
 - Allow crouch-jumping and crouching while swimming. This goes against vanilla
   behaviour but it would break a lot of maps otherwise.
This commit is contained in:
Marisa the Magician 2019-10-28 10:49:32 +01:00
commit d45dd3f5bb
4 changed files with 37 additions and 30 deletions

View file

@ -61,7 +61,7 @@ This mod requires GZDoom 4.2.3 or later.
## In progress
- N/A, this is the 1.0 release
- N/A, this is the 1.0.1 release
## Planned