... | ... | @@ -37,6 +37,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
* Enable Pandora and Level Select with Devmode / Always allow Level Select if unlocked (!2066)
|
|
|
* Add can_change for console variables (!2196)
|
|
|
* Improve addon download refusal messages (!2153)
|
|
|
* Made `gr_fovchange` work in the software renderer (!2268)
|
|
|
|
|
|
## Lua
|
|
|
|
... | ... | @@ -61,6 +62,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch |
|
|
* Expose chat_on to Lua as chatactive (!2023)
|
|
|
* Expose P_LineIsBlocking to Lua (!2150)
|
|
|
* Add getSectorColormap and P_GetSectorLightLevelAt (!2230)
|
|
|
* Made `player.fovadd` work in the software renderer (!2268)
|
|
|
|
|
|
## Bugfixes
|
|
|
|
... | ... | |