Update 2.2.14 authored by Logan Aerl Arias's avatar Logan Aerl Arias
...@@ -72,6 +72,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch ...@@ -72,6 +72,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Made `player.fovadd` work in the software renderer ( !2268) * Made `player.fovadd` work in the software renderer ( !2268)
* Fix hud_nightsrecords in old (multiplayer) special stages ( !2191) * Fix hud_nightsrecords in old (multiplayer) special stages ( !2191)
* Fix archiving with tables that contain tables as keys ( !2245) * Fix archiving with tables that contain tables as keys ( !2245)
* check if LUA field exists before accessing it ( !2261)
## Bugfixes ## Bugfixes
... ...
......