1.29.5 for Trackmania Turbo
default
1 month ago
- Added "Word wrapping" setting to Log window
- Added milliseconds to log output
- Added
UI::Drag* functions
- Added
IO::ShareMode parameter to IO::File in order to open files with sharing enabled
- Added
UI::VirtualKey::None
- Added
UI::Plot::BeginSubplots and UI::Plot::EndSubplots
- Added
Crypto::Sha512
- Added
Meta::OpenplanetVersionGitCommit and Meta::OpenplanetVersionGitBranch
- Added plugin filter to network info window
- Added exclusive allow rule in competition profiles
- Added "Show executing plugin in window title" setting to Settings menu for some very specific hard-to-debug crashes
- Added support for the standard
/D flag in installer to specify directory from command line, which can be useful for automated Linux setup
- Added Useful Information to Turbo build
- Updated Angelscript
- Updated dear imgui
- Changed "N missed" to "N resolved" in pack explorer UI to avoid confusion about what that means
- Changed how Openplanet builds are internally deployed to streamline built-in plugin versioning
- Removed support for some older plugins last updated before January 2022 (developers of these plugins have been informed about this)
- Removed implot demo to save some space in final binary
- Removed automatically creating the legacy
Scripts folder to avoid confusion for new plugin developers
- Fixed empty lines not printing to log
- Fixed 32 bit warning about VC++ runtime in log
- Fixed
UI::IsGameUIVisible() on Turbo
- Fixed not disabling enable checkbox in settings window for essential plugins
- Fixed not using proper arguments when opening preferred text editor
- Fixed crash when trying to disable essential plugins
- Fixed potential crash when typing text into certain textboxes