Update the CHANGELOG for version 2.09.

This commit is contained in:
Yamagi 2021-06-14 16:26:32 +02:00
parent f4ae2e8c8b
commit 2e2fac5a85
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,16 @@
The Reckoning 2.08 to 2.09:
- Fix wrong sound for some items when activated. (by BjossiAlfreds)
- Port the 'aimfix' cvar. (by Mitchell Richters)
- Port the 'coop_pickup_weapons' and 'coop_elevator_delay' cvars.
- Fix a long standing crash occuring when exploding projectiles like
grenates or rockets generate sound targets and a least one monster
starts moving to one of that targets.
- Add a cvar `g_footsteps` to control the generation of footstep sound.
- Move several hard coded map fixes to entity files. Add newly
discovered mapfixes to the entity files. (by BjossiAlfreds)
- Fix several subtile gameplay and entity handling bug. (by
BjossiAlfreds)
The Reckoning 2.07 to 2.08:
- Several fixes for subtile bugs (by BjossiAlfreds)