| ... | ... | @@ -4,12 +4,16 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
|
|
|
|
|
* Add Blue Spring Ball ( !1282)
|
|
|
|
* Add auto-kick for inactive players ( !2148)
|
|
|
|
* Dedicated Shield / Super Transformation Button (!2096)
|
|
|
|
|
|
|
|
## Improvements
|
|
|
|
|
|
|
|
* Avoid branch prediction slowdowns in R_PointOnSide ( !2168) {width="29" height="29"}
|
|
|
|
* Implement epicenter and radius support for quakes. ( !1797)
|
|
|
|
* Interpolate captions, Untie captions from resolution (!1930)
|
|
|
|
* Fix #1126 and #1127 (!2189)
|
|
|
|
* Improve file search performance on Linux and FreeBSD (!2198)
|
|
|
|
* Add auto-kick for inactive players (!2148)
|
|
|
|
|
|
|
|
## Lua
|
|
|
|
|
| ... | ... | @@ -28,6 +32,11 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
|
* Fix saturation not being applied on console and colormaps in OpenGL ( !2149, !2151)
|
|
|
|
* Fix the "Leader of the Chaotix" name change bug ( !2183)
|
|
|
|
* Fix superjump bug when jumping through upwards moving semi-solid platforms ( !1955)
|
|
|
|
* Group NiGHTS star/chip hitboxes with rings (!2162)
|
|
|
|
* Prevent Bots from using Tails' abilities when they don't have them (!2205)
|
|
|
|
* Fix LAN discovery for SRB2 servers (!2219)
|
|
|
|
* Fix offsetting of rotated sprites drawn in the HUD by Lua (!2171)
|
|
|
|
* Fix segfaults on some systems due to polyvertex being NULL (!2065)
|
|
|
|
|
|
|
|
## Resource files
|
|
|
|
|
| ... | ... | |