From 92d83faff44074a6a319d527a07cc7e378e05950 Mon Sep 17 00:00:00 2001 From: Yamagi Date: Sat, 3 Dec 2022 17:03:51 +0100 Subject: [PATCH] Update the CHANGELOG for 2.11. --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 6d79606..59e5df5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,16 @@ +The Reckoning 2.10 to 2.11: +- 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) + The Reckoning 2.09 to 2.10: - Refine the 'g_footstep' cvar to match Quake II itself. - Implement 'g_machinegun_norecoil'. The cvar is cheat protected. (by