Skip to content

WTRTI v2.1.1

Compare
Choose a tag to compare
@MeSoftHorny MeSoftHorny released this 08 Mar 12:52
· 37 commits to master since this release
e385c44

General:

  • Updated "Simplified Chinese" (简体中文) localization. Thanks to HoshinoArika.

State:

  • Added a new states: "crit_flaps, km/h" and "crit_gear, km/h"

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]

Vehicle Information:

  • Added ability to see "Dimensions" and "Mass" in OSD (Vehicle Information->Settings->"Show Dimensions/Mass"). Also, if it's available in FM database, the "Mass (approx.)".
  • Vehicle search is now by substring, instead of exact key match.

Fixes:

  • Fixed a rare crash that could occur with the built-in OSD.
  • GUI: Fixed tabs coloring to make the selected more distinguishable.
  • VR: Fixed not working "Reset" button when pressed during a battle.
  • Fixed triggering of "Detecting broken Flaps/Gear" when "Handle data in every game modes" is enabled (e.g. DEV Server).