avb posts
WIP: WTRTI v2.1 - 20230111
General: The "Light" theme became brighter/lighter.Indicators: Added a new indicators:"Horizontal speed, km/h""Glide range, m"Fixes: Lua: Added more error checking and fixed various crashes. Fixed a warning not being displayed on "Open profile" when the profile is not saved.
WIP: WTRTI v2.1 - 20230103
General: Added ability to copy an indicator Value to Clipboard, by shortcut Ctrl+C or RMB->Values->Copy. Added a "Custom Indicator" control (same as RMB on the list) menu bar to the top of the "Add" Window. Changed default values for:- FM database update period (Update checking): weekly -> startup- OSD Outline intensity: 100% -> 75%Indicators: Replaced the use of "turn" val...
WIP: WTRTI v2.1 - 20221221
General: Updated internal FM Database, to the game version 2.23.0.10. Save per-indicator value show/hide state into Profile. Added a submenu for Show/Hide All Values (RMB on the main list). Change value's font color in the main window, make it slightly different from the indicator names.State list: Always add "mass_total_approx" to the list, even if the "mass_total" is exist. A...
WIP: WTRTI v2.1 - 20221213
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" /...
WIP: WTRTI v2.1 - 20221112
General: Added a new "About WTRTI" window. With a list of my supporters (Ace tier).* If you not in that list, please send me your name/nickname, so I could add it. Added a SCRIPTING.txt file, that describes available functions.Also in the zip file, you can find CHANGES_2.1.txt file, which has the list of changes that was made in v2.1.Settings: Added ability to set negative Value Alignment....
Life
That's how I've been living for the last month.Russian forces keep destroying electrical substations in my city, so I have three blackouts a day for 4-5 hours.My productivity has gotten low, but I'm not giving up, and I hope to release a little update this week.Stay tuned!
WIP: WTRTI v2.1 - 20221013
Indicators: Added a new indicator "Critical RPM, %" (Need FM database update). Added a new feature "Value Filtering" ("Advanced" tab). Filter the indicators values with 'Exponential moving average' to remove 'Jitter'. Added "Multiple Conditions to Hide". Replaces single 'Hide if' condition with ability to make complex "hide" state wit...
WIP: WTRTI v2.1 - 20220927
General: Linux: From now Ubuntu 20.04 is minimal supported version.Settings: Added option "Play sounds when Indicator is hidden" ("Advanced" tab).Indicators: Added a post-processing option "Absolute Value" (Modulus), located at "General" tab. Decrease update time for "Acceleration, m/s^2", making the value update more smooth.Fixes: Fixed a bug, the main wind...
WIP: WTRTI v2.1 - 20220915
General: Updated internal FM Database, to the game version 2.19.0.16.Settings: Add a missing Toggle/Hold descriptions for HotkeysFixes: Fixed not working "Turn" indicators on some planes. Fixed "Apply" button don't deactivate when is pressed, in the Indicator's Settings. Fixed possible crash when deleting a Group. Fixed NumPad key naming in Hotkeys tab.
WIP: WTRTI v2.1 - 20220906
Settings: Make the "Apply" button active only after making changes. Added more tooltips for Advanced tab options.Fixes: Fixed endless Alert Sound repeat when Repeat option is disabled and 0 repeat interval. Fixed not triggering of some keys on hotkeys: , ; ' [ ] Fixed display FM indicators in the "Add" window even when FM mode is disabled.
WIP: WTRTI v2.1 - 20220901
Game chat: Added a switch for Translate mode: "Browser" or "In-app". Added SimplyTranslate instances selection, with updating instances list, and checking for availability.Fixes: Fixed incorrect list of profiles for 2-5 Hotkey Profile loading slots. Fixed possible endless Alert Sound loop after deleting an indicator. Windows:OSD: Fixed possible black screen on moving a group by Hot...
WIP: WTRTI v2.1 - 20220825
General: Move the selected group in OSD using Hotkeys.You can select any group(or indicator in the group) in the main window, and move this group by Hotkeys (SHIFT + ALT + <ARROW BUTTONS>)Alert: Added an option "Multi-dep Operator".Allows you to change logical operator (AND, OR) for multiple alert dependencies.Game chat: In-app message translate by ALT + <Duble-click on a message>Fixes: Wi...
WTRTI v2.0
General: Linux support.Native Linux port of WTRTI.Works with native and wine(Windows) versions of the game.Borderless window mode, requires Compositor to be enabled. New UI, with many new features, among them:- HiDPI monitors support- themes (classic, light, pink, grey, black)- draggable indicators at the main window- switching localization on the fly Added an "Advanced" tab in the "Se...
WTRTI v2.0 RC1
Pre-release version.General: Seamless sound looping on 0 repeat interval (previously was >=100ms repeat interval). Temporary removed "Sub-group" mutli-value layout style. Linux: save/restore window position for WTRTI OSD in Windowed mode.Indicators: Compass, from now can be used on any vehicle(aviation, ground, fleet). Make variable precision for indicators:"Critical AoA", "Cri...
WIP: WTRTI v2.0 - 20220804
General: Windows: VR version is merged with the basic version, now all versions (basic, FM, VR) will be "All-in-one".Added an option "VR mode" in Settings->Advanced.Added "VR Settings" window. The "VR" button at the main window, only appears when "VR mode" is enabled. Added "Battle Log" and "Game chat" windows that was missed from previous ve...
WIP: WTRTI v2.0 - 20220719
General: Added in-game states(In Battle, In Hangar) and "current update time" to the main window title bar. Added "Critical AoA", "Flaps Flutter", etc, to the "State" list. [Experimental] Added an option "In State" with a key name edit in the indicator settings.This option allows to place the indicator's final value to the "State" list.All "I...
WIP: WTRTI v2.0 - 20220712 (Hotfix)
General: Added "Vehicle Information" window, with support FM database updating. Updated built-in FM database, the game version 2.17.0.67.OSD: RTSS: added support "shuffle" group layout.Fixes:* Fixed not working "Alert volume" control.* Fixed not saving alert sound settings after restart.
WIP: WTRTI v2.0 - 20220630
Fixes:* Fixed getStateValue, to return number instead of string type.* Fixed initial expression position in "Status bar" to "0".* Fix the range of sound repeat interval (0, 200).
WIP: WTRTI v2.0 - 20220627
Changes since v2.0 - 20220620:General:* Simple math expressions for a groups and "Status bar" positions, with ability to use variables in them:sw - screens widthsh - screens heightexample:'(sw / 2) + 100' : this expression will set the X/Y position to the center of the screen and add 100 pixels.* Added option "Show name" for the groups.* Added ability to use "%d" in...
WIP: WTRTI v2.0 - 20220620
Changes since v1.8.2:* RECOMMEND to make backup of "Profiles" folder for pre-v2.0 configsGeneral:* New UI, with many new features:** HiDPI monitors support** draggable indicators, in the main window** themes (classic, light, pink, grey, black)** resizable main window* *Experimental, make configs backup* Auto-adjustable groups position(layout) regarding to resolution, so when you change res...
WIP v2.0
I'm currently working on v2.0 with some cool new features:* Linux support* New UI, with many new features: ** HiDPI monitors support ** draggable indicators, in the main window ** themes (classic, light, pink, grey, black)* Lua-scripts, for custom values processing of indicators.* Per-group multi-value layout:list: ENGN1, ENGN2, RPM1, RPM2, etcshuffle (same as in the game): ENGN1, RPM1, ENGN2...




