Update 2.2.14 authored by Krabs's avatar Krabs
## New features ## New features
* Add Blue Spring Ball (!1282) * Add Blue Spring Ball ( !1282)
## Improvements ## Improvements
* Avoid branch prediction slowdowns in R_PointOnSide ( !2168) ![image](uploads/f097c0757897624f402d85e074f99d68/image.png){width=29 height=29}
## Lua ## Lua
* Expose more thrust functions to Lua (!1493) * Expose more thrust functions to Lua ( !1493)
* Expose P_TouchSpecialThing to Lua (!1993) * Expose P_TouchSpecialThing to Lua ( !1993)
* Expose FollowMobj-related functions to Lua (!1994) * Expose FollowMobj-related functions to Lua ( !1994)
* 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)
## Bugfixes ## Bugfixes
* Fix "-warp"ing to a level without a map header crashing the game (!2143) * Fix "-warp"ing to a level without a map header crashing the game ( !2143)
* 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)
## Resource files ## Resource files
... ...
......