mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-10 06:42:21 +00:00
Update the CHANGELOG for 2.10.
This commit is contained in:
parent
fc0ffbcc91
commit
ff834f7a58
1 changed files with 13 additions and 0 deletions
13
CHANGELOG
13
CHANGELOG
|
@ -1,3 +1,16 @@
|
|||
Ground Zero 2.09 to 2.10
|
||||
- Implement faster weapon switching with the new 'cycleweap' command.
|
||||
(by protocultor).
|
||||
- Fixes pusher delta yaw manipulation. This fixes the infamous bug were
|
||||
a player standing on a blocked elevator gets turned around (by
|
||||
skuller).
|
||||
- Fix several coop related bugs with the powercubes. (by BjossiAlfreds)
|
||||
- A way better fix for dead bodys obstructing elevators or falling
|
||||
through the worldmodel. (by BjossiAlfreds)
|
||||
- Fix items already in water playing a splash sound at level start. (by
|
||||
BjossiAlfreds)
|
||||
- Phalanx explosions should be muffeled under water. (by protocultor)
|
||||
|
||||
Ground Zero 2.08 to 2.09
|
||||
- Refine the 'g_footstep' cvar to match Quake II itself.
|
||||
- Implement 'g_machinegun_norecoil'. The cvar is cheat protected. (by
|
||||
|
|
Loading…
Reference in a new issue