81 lines
1.8 KiB
Markdown
81 lines
1.8 KiB
Markdown
# Changelog
|
|
|
|
**2.2.2**
|
|
* Add More Missing Sound Events
|
|
* Make Missing Sound Event Cause Warning Rather Than Crash
|
|
|
|
**2.2.1**
|
|
* Prevent `random.burp` Sound From Crashing Game
|
|
* Always Cleanup Media Layer, Even On Crash
|
|
* Resolve All Sounds On Startup
|
|
|
|
**2.2.0**
|
|
* Sound Support
|
|
* Split Off "Allow Joining Survival Servers" From Game-Mode Mod
|
|
* Separate Headless Code From Server Code
|
|
* Fix Bug Where `RakNetInstance` Starts Pinging Potential Servers Before The "Join Game" Screen Is Opened
|
|
* Clean-Up Code
|
|
* Remove Support For Debian Buster
|
|
|
|
**2.1.8**
|
|
* Fix Crash On ARM Systems
|
|
|
|
**2.1.7**
|
|
* Fix On 64-Bit ARM Systems
|
|
|
|
**2.1.6**
|
|
* Optimize Media Layer Proxy
|
|
|
|
**2.1.5**
|
|
* Print Error Message If RakNet Fails To Start
|
|
|
|
**2.1.4**
|
|
* Fix RakNet::RakString Security Bug
|
|
|
|
**2.1.3**
|
|
* Workaround Broken Library Search Path On Some ARM 32-Bit Systems
|
|
|
|
**2.1.2**
|
|
* Fix Library Loading On ARM 32-Bit Systems
|
|
|
|
**2.1.1**
|
|
* Fix Symlink Code
|
|
|
|
**2.1.0**
|
|
* Allow Binding ``Q`` Key To Item Dropping
|
|
* Expose More Feature Flags
|
|
* Replace ``Mob Spawning`` Feature Flag With ``Force Mob Spawning``
|
|
* Fix ``ESC`` Key In Options Menu When ``Miscellaneous Input Fixes`` Is Enabled
|
|
|
|
**2.0.9**
|
|
* Fix Translucent Preview Items In Furnace UI Being Fully Opaque When The ``gui_blocks`` Atlas Is Disabled
|
|
|
|
**2.0.8**
|
|
* Use Default Port In ``servers.txt`` If Not Specified
|
|
|
|
**2.0.7**
|
|
* Fix Sign Text Not Updating In Multiplayer When Exiting Editing UI Using Escape Button
|
|
* Fix Item Dropping Not Working
|
|
|
|
**2.0.6**
|
|
* Fix Toolbar Size In Normal GUI
|
|
|
|
**2.0.5**
|
|
* Show Reborn Version In Start Screen
|
|
* External Server Support
|
|
|
|
**2.0.4**
|
|
* Optimize Media Layer Proxy
|
|
|
|
**2.0.3**
|
|
* Make "kill" Admin Command Print Death Message
|
|
|
|
**2.0.2**
|
|
* Fix Mouse Cursor Bugs
|
|
|
|
**2.0.1**
|
|
* Fix Blank Screen On Twister OS
|
|
|
|
**2.0.0**
|
|
* Major Rewrite
|