Update 2.2.14 - remove dup ( !2317), dup ( !2319), add ( !2327), add ( !2334),... authored by Logan Aerl Arias's avatar Logan Aerl Arias
Update 2.2.14 - remove dup ( !2317), dup ( !2319), add ( !2327), add ( !2334), add ( !2344). add ( !2345), add ( !2348), add ( !2365), add ( !2370)
......@@ -36,7 +36,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* made UPnP port mapping enabled by default ( !2251)
* Rewrite M_DrawStaticBox ( !1990)
* Copy Interpolation to Shields and Overlays, Splitscreen Overlays ( !1992)
* Raise the skin limit ( !1466, !2256)
* Raise the skin limit ( !1466, !2256, !2365)
* Enable Pandora and Level Select with Devmode / Always allow Level Select if unlocked ( !2066)
* Add can_change for console variables ( !2196)
* Improve addon download refusal messages ( !2153)
......@@ -49,6 +49,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Respawn Certain Monitors in Co-op ( !2152)
* Match mobj freeslot count with SRB2Kart ( !2298)
* Add common I_GetSysName function ( !2308)
* Add UDMF specification document ( !2345)
## Lua
......@@ -137,8 +138,12 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Fix version text in UA string ( !2324)
* Fix faulty references when spawning mobjs ( !2126)
* Make the Cheats Command Reflect UsedCheats ( !2160)
* Fix MOTD not being sent to players on first join ( !2317)
* Rename gr_allowclientshaders to gr_allowcustomshaders ( !2319)
* Fix Console text is duplicated if text size is too small/window size is too large ( !2327)
* Fix Deathpit Slopes if you have a high floor height but lower it via slopes will still act as if that entire floor sector is a deathpit. ( !2334)
* Fix FreeBSD memory reporting if built with cmake ( !2314)
* Cutscene timing fixed ( !2344)
* Fix tint equation shader ( !2348)
* Load TRNSLATE files from folders ( !2370)
## Resource files
......
......