WIP: WTRTI v2.2 - 20230303
Added 2023-03-03 13:00:05 +0000 UTCSettings:
- Added ability to change the font "Units Scale" (Group tab), default value is 75%.
Indicators:
- Added ability to set Alert condition for a specific Value index (Any or 1-8).
State:
- Added a new states: "crit_flaps, km/h" and "crit_gear, km/h"
Game Chat:
- Added ability to set a "Custom code"(ISO-639) for translate language, e.g.: en, de, ru
The full list of them: https://cloud.google.com/translate/docs/languages
Scripting:
- Added a new keys to the getVehicleData():
- "crit_combat_flaps_spd" - number, km/h
- "crit_takeoff_flaps_spd" - number, km/h
- "crit_landing_flaps_spd" - number, km/h
- "combat_flaps_pos" - number, [0, 1]
- "takeoff_flaps_pos" - number, [0, 1]
Fixes:
- VR: Fixed not working "Reset" button if press during a battle.
- GUI: Fixed Tab's inactive color for "dark" themes.
- Fixed triggering "Detecting broken Flaps/Gear" when "Handle data in every game modes" is enabled (e.g. DEV Server).