Changes
Page history
Add
!2153
,
!2230
authored
Jan 21, 2024
by
Lactozilla
Hide whitespace changes
Inline
Side-by-side
Changelogs/2.2.14.md
View page @
41dfe668
...
@@ -11,7 +11,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
...
@@ -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)
*
Wireframe mode for OpenGL (!1644)
*
Sector portals (!2139)
*
Sector portals (!2139)
*
Draw Character in NiGHTS Attack (!2175)
*
Draw Character in NiGHTS Attack (!2175)
*
ZDoom translations
see
https://zdoom.org/wiki/Translation (!2190)
*
[
ZDoom translations
](
https://zdoom.org/wiki/Translation
)
(
!2190
)
## Improvements
## Improvements
...
@@ -36,6 +36,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
...
@@ -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)
*
Raise the skin limit (!1466, !2256)
*
Enable Pandora and Level Select with Devmode / Always allow Level Select if unlocked (!2066)
*
Enable Pandora and Level Select with Devmode / Always allow Level Select if unlocked (!2066)
*
Add can_change for console variables (!2196)
*
Add can_change for console variables (!2196)
*
Improve addon download refusal messages (!2153)
## Lua
## Lua
...
@@ -59,6 +60,7 @@ _SRB2 v2.2.14 is still in development. This page will serve as an in-progress ch
...
@@ -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 P_ResetCamera / camera->reset to Lua (!2009)
*
Expose chat_on to Lua as chatactive (!2023)
*
Expose chat_on to Lua as chatactive (!2023)
*
Expose P_LineIsBlocking to Lua (!2150)
*
Expose P_LineIsBlocking to Lua (!2150)
*
Add getSectorColormap and P_GetSectorLightLevelAt (!2230)
## Bugfixes
## Bugfixes
...
...
...
...