Changes
Page history
Update 2.2.14
authored
Nov 04, 2023
by
Krabs
Hide whitespace changes
Inline
Side-by-side
Changelogs/2.2.14.md
View page @
1e3ab59e
...
@@ -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
*
Expose P_GivePlayerSpheres to Lua ( !1996)
*
Expose P_GivePlayerSpheres to Lua ( !1996)
*
Expose P_DoSpinDashDust to Lua ( !1998)
*
Expose P_DoSpinDashDust to Lua ( !1998)
*
Expose P_CheckSkyHit to Lua ( !2000)
*
Expose P_CheckSkyHit to Lua ( !2000)
*
Add new global variable
`input.ignoregameinputs`
( !2185)
## Bugfixes
## Bugfixes
...
@@ -23,7 +24,6 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
...
@@ -23,7 +24,6 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
*
Fix memory leak when other players are riding a minecart ( !2146)
*
Fix memory leak when other players are riding a minecart ( !2146)
*
Fix saturation not being applied on console and colormaps in OpenGL ( !2149, !2151)
*
Fix saturation not being applied on console and colormaps in OpenGL ( !2149, !2151)
*
Fix the "Leader of the Chaotix" name change bug ( !2183)
*
Fix the "Leader of the Chaotix" name change bug ( !2183)
*
Add new global variable
`input.ignoregameinputs`
(!2185)
## Resource files
## Resource files
...
...
...
...