WIP: WTRTI v2.3 - 20230929
Added 2023-09-29 11:30:01 +0000 UTCIndicators:
Updated "GFX HUD":
- Added hotkeys for switching the view mode: fps_view_key (F2) and tps_view_key (F3)
- Improved "FPS view" mode..
- Reduced jittering of the Flight Marker..
Scripting:
Added a new init_proc() callback function. Called once at a New Vehicle.
Added a new keyIsDown(key_str) function. See the Input section in the Docs/lua-api.pdf for more info.