| ... | @@ -16,6 +16,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
... | @@ -16,6 +16,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
* Add dedicated server build ( !2246)
|
|
* Add dedicated server build ( !2246)
|
|
|
* OpenGL palette rendering ( !1516)
|
|
* OpenGL palette rendering ( !1516)
|
|
|
* Per-player mute ( !2259)
|
|
* Per-player mute ( !2259)
|
|
|
|
* Add 'sprite2' field to states and increase sprite2 limit ( !2211)
|
|
|
|
|
|
|
|
## Improvements
|
|
## Improvements
|
|
|
|
|
|
| ... | @@ -86,6 +87,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
... | @@ -86,6 +87,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
* check if LUA field exists before accessing ticcmd ( !2261)
|
|
* check if LUA field exists before accessing ticcmd ( !2261)
|
|
|
* Fix "objects" searchBlockmap function in Lua barely functioning ( !2309)
|
|
* Fix "objects" searchBlockmap function in Lua barely functioning ( !2309)
|
|
|
* Substitute MT_NULL with MT_RAY in Lua ( !2302)
|
|
* Substitute MT_NULL with MT_RAY in Lua ( !2302)
|
|
|
|
* Cut the amplitude on OpenGL water wave effect ( !2381)
|
|
|
|
|
|
|
|
## Bugfixes
|
|
## Bugfixes
|
|
|
|
|
|
| ... | @@ -158,6 +160,9 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
... | @@ -158,6 +160,9 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
* Fix Ctrl + X does not always remove selected console input if it contains the first character ( !2354)
|
|
* Fix Ctrl + X does not always remove selected console input if it contains the first character ( !2354)
|
|
|
* Fix various issues related to texture scaling ( !2329)
|
|
* Fix various issues related to texture scaling ( !2329)
|
|
|
* Make the display of palette index 255 consistent between renderers ( !2351)
|
|
* Make the display of palette index 255 consistent between renderers ( !2351)
|
|
|
|
* Fix invalid values being valid for camera height/distance/etc. ( !2377)
|
|
|
|
* Fix infinite loop if a Force Shield has 256 hits, show extra hits with text instead of icons ( !2378)
|
|
|
|
* Fix players getting kicked by auto-kick during cutscenes ( !2384)
|
|
|
|
|
|
|
|
## Resource files
|
|
## Resource files
|
|
|
|
|
|
| ... | | ... | |