Add !2153, !2230 authored by Lactozilla's avatar Lactozilla
......@@ -11,7 +11,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Wireframe mode for OpenGL (!1644)
* Sector portals (!2139)
* Draw Character in NiGHTS Attack (!2175)
* ZDoom translations see https://zdoom.org/wiki/Translation (!2190)
* [ZDoom translations](https://zdoom.org/wiki/Translation) (!2190)
## Improvements
......@@ -36,6 +36,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Raise the skin limit (!1466, !2256)
* 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)
## Lua
......@@ -59,6 +60,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
* Expose P_ResetCamera / camera->reset to Lua (!2009)
* Expose chat_on to Lua as chatactive (!2023)
* Expose P_LineIsBlocking to Lua (!2150)
* Add getSectorColormap and P_GetSectorLightLevelAt (!2230)
## Bugfixes
......
......