WIP: WTRTI v2.1 - 20221213
Added 2022-12-13 13:01:59 +0000 UTC
General:
- Added a new states to the State list:
"mass_total_approx" - approximate Vehicle mass, is calculated by taking the empty mass from the FM database and applying the current fuel mass to it.
"crit_g" - relative critical G to the "current G", if the "current G" is positive the "crital_g" will be positive, otherwise it's negative.
"crit_g_neg" / "crit_g_pos"- negative/positive critical G.
Critical G is calculated regarding to "mass_total"(from "FM mode") or "mass_total_approx"(see above), and if it's required to the Wing Sweep.
Settings:
- Added a new option "Show values", allows you to see the indicators values in the main window.
Battle Log:
- Added a new feature "Highlights" (Battle Log->Settings). Allows you to set a "keywords" to highlight certain words in battle log messages.
Fixes:
- FM: Fixed incorrect Vehicle Type detecting for some planes.