WTRTI v2.3 WIP13
Added 2024-03-30 15:05:01 +0000 UTCGeneral:
Added an experimental "Crash Check System" (Settings -> Advanced tab). By default the system is disabled.
Detects when you:
- Hit the ground/something or was knocked down.
- Drowned
In case of a crash, the sound playback will be stopped and optionally the OSD will be hidden (Settings -> Advanced tab -> "Hide OSD when crashed").
From now the OSD wont be displayed when you are in lobby.
Added a workaround to prevent showing the OSD in-hangar when "Handle data in every game mode" is enabled.
Fixes:
Fixed inaccurately calculated values of the SEP and Drag indicators.
Improved update frequency of the "Acceleration" indicator.
Fixed OSD disappearing after closing the State Window.
Improved detection of "A new Vehicle" event.
Add UTF-8 BOM to CSV files, to help Excel/LibreOffice auto-dect them as UTF-8 encoded.
script: Fixed crash when a combo-options are not a string type.
script: Fixed crash when call the hotkeyIsDown() with a nil argument.
Fixed some small memory-leaks.