Changes
Page history
Update 2.2.12
authored
Jul 03, 2023
by
sphere
Hide whitespace changes
Inline
Side-by-side
Changelogs/2.2.12.md
View page @
808454ff
## New features
*
Allow saving in modified games (!1749)
*
Multiplayer emblems and unlockables (!1756)
*
Implement per-texture offsets in UDMF (!2018)
*
New skincolors, color grid view for skincolor selection (!2027)
## Improvements
*
Turn dispoffset into a mobj field (!1708)
...
...
@@ -13,6 +15,8 @@
*
Add HUD icons for timed NiGHTS powerups (!1949)
*
Don't attract bomb spheres with Attraction shield (!1953)
*
Small text colormap tweaks (!1971)
*
Optimize field lookups in Lua metatables (!2024)
*
Simplified the way invcolor works (!2027)
## Bugfixes
*
Fix IPv6 (!1612)
...
...
@@ -30,3 +34,5 @@
*
Fix flung spheres not using the blue sphere collection effect (!1995)
*
Fix camera interpolation never being reset (!2008)
*
Fix collision issues with thinner and wider players (!2013)
*
Fix segfault when ghost dies from a death pit (!2026)
*
Fixed Mario mode's invincibility & NiGHTS score sprite color cycling (!2027)