Changelog:
- Added the ability for plugins to categorize settings
- Added the ability to stop Openplanet from loading entirely by holding the "Pause" key while starting ManiaPlanet
- Added regex flags to Regex API
- Added `RenderSettings()` function to plugins
- Added `string::Join()` script function
- Added `UI::Separator()`
- Added `Dev::ReadInt` and `Dev::WriteInt`
- Added initial support for dedicated server builds (Windows + Linux)
- Updated the way the game update routine runs
- Updated game version data (slightly faster startup speed)
- Updated Angelscript & ImGui
- Fixed Openplanet not loading on Windows 7
- Fixed plugin settings not being sorted correctly
- Fixed `IO::File::Read()` only ever returning a buffer of size 1
- Fixed drawing API not drawing behind all the other UI
- Fixed enum property getters returning as reference rather than value
- Fixed json escaping being wrong in some scenarios
- Fixed documentation for Import API
- Fixed potential future compatibility issues
- Fixed a couple minor general stability issues

Also, check out the brand new Openplanet website!