* Add a User-Agent string for HTTP MS requests derived from the build version to help MS hosts distinguish the SRB2 web request client from browsers and other clients. (!1893)
* This was added to address an issue where Cloudflare DDOS and bot protection would prevent SRB2 from retrieving the server list from the official MS. https://mb.srb2.org/threads/problem-with-master-server-error-503-doctype-html.36639/#post-585031
* Fix bugs with the Metal Sonic boss fight (!1896)
* Fix some rendering errors in large maps (!1901)
* Lua: Fix HurtMsg hook no longer accepting a parameter for the inflictor object (!1903)
...
...
@@ -69,8 +71,13 @@
* Fix Tails' tails not becoming transparent up close in OpenGL (!1909)
* Fix Dust Devils being able to carry spectators (!1913)
* Fix Tails bot's flight indicator flickering when exiting a level (!1918)
* Add a User-Agent string for HTTP MS requests derived from the build version to help MS hosts distinguish the SRB2 web request client from browsers and other clients. (!1893)
* This was added to address an issue where Cloudflare DDOS and bot protection would prevent SRB2 from retrieving the server list from the official MS. https://mb.srb2.org/threads/problem-with-master-server-error-503-doctype-html.36639/#post-585031
* Fixed Lua command/cvar safety (!1943)
* Added basic rate limitation for Lua file access (!1947)
* Fix buffer overflow in setcontrol with 2 arguments (!1954)
* Fix use-after-free when Metal Sonic charges energy balls (!1956)
* Fix segfault when destroying wall spike while it moves (!1959)
* Fix buffer overflow in setcontrol with 2 arguments (!1960)
* Fixed a rare P_SkinUsable crash that was introduced in 2.2.10 (!1962)
## Resource files
*`zones.pk3`:
...
...
@@ -80,18 +87,22 @@
* Deep Sea 2 (#842)
* Castle Eggman 1
* Castle Eggman 2 (#810)
* Arid Canyon 1 (#990)
* Arid Canyon 2
* Red Volcano 1
* Egg Rock 1 (#786)
* Egg Rock 2 (#786)
* Egg Rock 1 (support bigger characters, #786)
* Egg Rock 2 (support bigger characters, #786)
* Black Core 1 (#786)
* Black Core 2 (removed deprecated emerald check sector effect)