diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-02-23 16:53:14 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-02-23 16:53:14 +0700 |
commit | 62335fbaca2f46a6db7eda121e9cf4d1616b987e (patch) | |
tree | ec8d6fb6ac13c62f541a7c6c20e05c5e18c99e13 | |
parent | 7e33695e843a68d711d2c48a5f18d02e171820d6 (diff) | |
download | blackshades-2.4.9.tar.gz |
Bump to 2.4.9 2.4.9
-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 |