diff options
-rw-r--r-- | CHANGES | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 97febb3..d549660 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +Tag: 2.4.9 +Date: 2022-02-23 + + NPC spawning fixes + + The following regressions made in 2.4.9 have been fixed: + + * Weapons from previous level leaked to the next + * Enemies spawned in the same block as the VIP + + Moreover, some backward incompatibilities have been introduced: + + * Zombies now heal more slowly. + * Laser sight is always enabled in third-person view + and thus the configuration option has been removed. + Tag: 2.4.8 Date: 2022-02-17 |