1.7.0 - The Config Update
not alot of surface changes, but a lot of major backend changes for stability and future proofing!
⚠️ YACL is no longer needed for this version. ModMenu still works on client, but now requires manual file editing. ⚠️
DirectionHUD.properties split into 3 json files
check the wiki for formatting help:
Additions
- added a global button for when destination saving is off, but global destinations are enabled
- tracking module elevation dash if around the same y level as the target, when in compact mode
- player set destinations are now actually destinations instead of just locations
- destination module update soon
/dest set
command now supportsname
andcolor
parameters, like the/dest send
command
Smaller changes and fixes
- moved
/dest set saved
&/dest set global
to/dest saved set
&/dest global set
respectively - moved
/dest saved global
to/dest global
- lang issue with dest.saved.length
- optimized the HUD module rendering for disabled modules
- fixes the tracking module not showing on DirectionHUD servers with the DirectionHUD client
- fixed global UI set buttons not working
- altered
/dest send
command to not accept colors on non-named destinations - [1.20.6] fixed loading into a DirectionHUD server with a DirectionHUD client
- various other fixes and changes
- YACL 3.4+ support
- YACL 3.4+ support
- remove support for 1.20.3
- YACL 3.4+ support
- update to 1.20.6
- update to 1.20.5
quick patch (sorry that it was delayed, the next patch turned into a major version 😭)
Help localize DirectionHUD on Crowdin!
- fixed ModMenu error if YACL wasn't installed
- fixed preset button language file
- fixed "Invalid command arguments" error when exiting HUD presets
- fixed HUD settings button having an invalid language location
Help localize DirectionHUD on Crowdin!
- correctly removed
bossbar.distance_max
from/hud settings reset
suggester - implemented better error logging
- made random colors brighter for adding unknown dimensions
- fixed broken hover for destination settings button
- tweaked several HUD reset button hovers & messages
Help localize DirectionHUD on Crowdin!
- added missing setting suggesters for
module.tracking_type
,module.angle_display
,module.tracking_hybrid
- fixed HUD still displaying when all modules are turned off
- fixed various errors when clearing the tracker
- refreshed
/hud settings
UI - more major backend language optimizations