The v2.3 stable release.
From now on Patreon will be a two version of the app, PRO and WIP.
- PRO - stable version, with additional features that not available in the public version.
- WIP - in-development version, with bleeding edge features.
The PRO version includes:
Ability to run the game in "Fullscreen" mode with built-in OSD. Windows 10+.
Ability to make and use a custom graphical indicators in Lua, with a simple to use graphics API.
Includes a Graphical Indicators:
- GFX Compass
- GFX Boresight
- GFX Vario
- GFX Altitude
- GFX Speed
- GFX Artificial Horizon
- GFX HUD
"Flare" counter indicator, with built-in database for all vehicles.
Controllable "Input poll interval" to reduce input lag, up to 250Hz.
Plot: Increased plot lines limit: 16 (instead of 4).
Plot: Increased number of loaded CSV files: 16 (instead of 4).
Reduced "Updated Interval" step value, 25 -> 5, that allows you to set 5 ms update interval.
Changes since RC2:
General:
Added Docs/GFX_INDICATORS_README.txt file with some notes about graphical indicators.
Fixes:
macOS: Fixed a crash on Sonoma.
macOS: Fixed OSD is not full-screen when display scaling is enabled.
Fixed potential crash when receiving invalid JSON from localhost.
script: Fixed the "init_proc" didn't call when changing profiles.
Fixed invalid suggested Profile name for tanks when saving.
Fixed indicator with string value displayed a trash, if the value is not available in localhost.
Fixed incorrect boresight position in 3rd person view for the "GFX Aritficial horizion".