Update 2.2.12 authored by sphere's avatar sphere
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
* Allow adding cosmetic addons mid-save (!1877) * Allow adding cosmetic addons mid-save (!1877)
* Handle other sidedef correctly when attaching to a wall to climb it (!1908) * Handle other sidedef correctly when attaching to a wall to climb it (!1908)
* Fix linedef action 420 being unable to lower light levels properly by default (!1977) * Fix linedef action 420 being unable to lower light levels properly by default (!1977)
* Fix segfault when P_RemoveMobj is called within A_FaceTarget action (!1974)
* Fix segfault when shields are removed after thinking (!1975) * Fix segfault when shields are removed after thinking (!1975)
* Fix segfault when going up steep slopes in rare cases (!1978) * Fix segfault when going up steep slopes in rare cases (!1978)
* Fix segfault when Crushstaceans hit a player with Armageddon shield (!1980) * Fix segfault when Crushstaceans hit a player with Armageddon shield (!1980)
... ...
......