HUD
v1.1.3
Released 10 July 2025
Fixes
- Fix minimap having strange border/spacing when in an IPL (such as Cayo)
- Fix minimap being very very slightly too wide (just me? ok)
- Fix issue where compass cardinal direction was flipped when following camera
- Fix seatbelt state not being reset when exiting vehicle
- Fix "turn off compass on foot" menu option not working for minimal small & advanced styles
- Display area name as street name when street name is not available (looks prettier)
- Display infinity symbol when weapon ammo is unlimited
- Add some missing weapon names & images from GTA DLCs
- Fix issue where square status symbols would display 90% when at 100%
- Fix "RangeError values need to be sorted" bug
- Prevent indicators from being used from other seats in the vehicle
Integrations
- Show mileage from t1ger_mechanic
- Show gang if using rcore_gangs
New Config Option
- Force disabling of compass when on foot:
Config.ShowCompassOnFoot = true/false
JG Vehicle Mileage v2.0.1
- There has also been a small update to fix a bug with jg-vehiclemileage. You can download it here (if you're using it): https://github.com/jgscripts/jg-vehiclemileage/releases/tag/v2.0.1
Changed Files
- client/cl-indicators.lua
- client/cl-main.lua
- client/cl-ped.lua
- client/cl-radar.lua
- client/cl-seatbelt.lua
- client/cl-vehicle.lua
- framework/cl-functions.lua
- web (entire folder)
- config (config files changed)