From ff834f7a583d1eeb5abd24848addb9b5fabf5841 Mon Sep 17 00:00:00 2001 From: Yamagi Date: Sat, 3 Dec 2022 17:12:46 +0100 Subject: [PATCH] Update the CHANGELOG for 2.10. --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a3aebbe..8a74a58 100644 --- a/CHANGELOG +++ b/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