Handling
v1.1.0
Released 21 January 2025
Features
- Added new apply option - apply to all vehicles with this model
- Improved UX for apply handling modal
- Option to change keybind for resetting timing tool
Fixes
- Fix issue where plate saved handling would be NULL in database
- Fix issue where JG Mechanic export Lua code wouldn't change based on Overwrite/Modify
- Other little bits of cleanup and optimisation
QoL
- Added update & artifacts checker
Translations
- There have been some significant updates so make sure you replace your locales folder or some of the updated UI won't be clear!
New Config Options
Config.TimingToolResetKeyBind = 36
Config.TimingToolResetLabel = "CTRL"Changed Files
- client/cl-editor.lua
- client/cl-telemetry.lua
- client/cl-vehicle.lua
- server/sv-main.lua
- server/sv-profiles.lua
- server/sv-vehicle.lua
- server/sv-version-check.lua
- web (entire folder)
- config (config files changed)