WIP: WTRTI v2.2 - 20230430
Added 2023-04-30 10:52:38 +0000 UTCSettings:
- Group tab: Added "Multi-Group setup" feature, to set up multiple groups at the same time.
Select multiple groups in the group list, change the settings, and click Apply.
Only the changed settings will be applied to other groups.
Also, since you can change all settings in the "Group" tab, you can now move multiple groups at once.
So when you change the position for the lead group(last selected), an offset(new_pos - old_pos of the lead group) will be applied to the others.
Fixes:
- Fixed not working "Fuel consumption" and "Fuel, min:sec" indicators for some aircrafts (e.g. F16, Tornado).
- Added a workaround for "bad precision" on planes that doesn't have "altitude_10k" in localhost:8111 (usually on ranks I-III). A good precision will be if the altitude is less than 3048m for planes with imperial units, and 10000m with metric units.