Add a couple of bugfixes & a map change authored by sphere's avatar sphere
...@@ -65,6 +65,9 @@ ...@@ -65,6 +65,9 @@
* Fix bugs with the Metal Sonic boss fight (!1896) * Fix bugs with the Metal Sonic boss fight (!1896)
* Fix some rendering errors in large maps (!1901) * Fix some rendering errors in large maps (!1901)
* Lua: Fix HurtMsg hook no longer accepting a parameter for the inflictor object (!1903) * Lua: Fix HurtMsg hook no longer accepting a parameter for the inflictor object (!1903)
* Fix Tails becoming instantly tired when flying into a balloon or bumper (!1907)
* 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) * 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) * 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 * 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
...@@ -83,6 +86,7 @@ ...@@ -83,6 +86,7 @@
* Egg Rock 2 (#786) * Egg Rock 2 (#786)
* Black Core 1 (#786) * Black Core 1 (#786)
* Black Core 2 (removed deprecated emerald check sector effect) * Black Core 2 (removed deprecated emerald check sector effect)
* Frozen Hillside (#964)
* Pipe Towers (removed deprecated bouncy FOF sector effect) * Pipe Towers (removed deprecated bouncy FOF sector effect)
* Azure Temple (#921) * Azure Temple (#921)
* Dream Hill * Dream Hill
... ...
......