v0.4.8.8 - ADDED ACTIVE VEHICLE DEBUG DISPLAY & NEW GLOBAL SETTINGS
- Update README and modDesc
- Reorder items in global menu
- Add active vehicle debug display - shown when debug mode is active
- Detect players on foot - key bindings are not active yet
- Add
loadingSpeed
global setting - delay in ms between loading each object - Added
lowRefreshMode
global setting - enable if you experience lag on lower end sytems or servers - Added BR Translations - provided by Myiamoto86
NOTE:
Since v0.4.1.0 2f87757 UAL has been updating every 6 frames (onUpdateTick). Now the default is to update every frame.
If you experience lag (especially in MP) then please set lowRefreshMode = "true"
(from the global menu) to revert to the 6 frame behaviour. Please let me know how much difference it makes. Maybe there is a case to update even less frequently than this.