| ... | @@ -36,7 +36,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
... | @@ -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)
|
|
* made UPnP port mapping enabled by default ( !2251)
|
|
|
* Rewrite M_DrawStaticBox ( !1990)
|
|
* Rewrite M_DrawStaticBox ( !1990)
|
|
|
* Copy Interpolation to Shields and Overlays, Splitscreen Overlays ( !1992)
|
|
* 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)
|
|
* Enable Pandora and Level Select with Devmode / Always allow Level Select if unlocked ( !2066)
|
|
|
* Add can_change for console variables ( !2196)
|
|
* Add can_change for console variables ( !2196)
|
|
|
* Improve addon download refusal messages ( !2153)
|
|
* 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 |
... | @@ -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)
|
|
* Respawn Certain Monitors in Co-op ( !2152)
|
|
|
* Match mobj freeslot count with SRB2Kart ( !2298)
|
|
* Match mobj freeslot count with SRB2Kart ( !2298)
|
|
|
* Add common I_GetSysName function ( !2308)
|
|
* Add common I_GetSysName function ( !2308)
|
|
|
|
* Add UDMF specification document ( !2345)
|
|
|
|
|
|
|
|
## Lua
|
|
## Lua
|
|
|
|
|
|
| ... | @@ -137,8 +138,12 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
... | @@ -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 version text in UA string ( !2324)
|
|
|
* Fix faulty references when spawning mobjs ( !2126)
|
|
* Fix faulty references when spawning mobjs ( !2126)
|
|
|
* Make the Cheats Command Reflect UsedCheats ( !2160)
|
|
* Make the Cheats Command Reflect UsedCheats ( !2160)
|
|
|
* Fix MOTD not being sent to players on first join ( !2317)
|
|
* Fix Console text is duplicated if text size is too small/window size is too large ( !2327)
|
|
|
* Rename gr_allowclientshaders to gr_allowcustomshaders ( !2319)
|
|
* 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
|
|
## Resource files
|
|
|
|
|
|
| ... | | ... | |