v1.7.4
Quick bugfixing update + new localizations! Will fix the lang file in the future to be able to translate better / easier. Enjoy!
- fixed crash when being in a dimension without a config entry for it
- added support for saving destinations with only the name and color
/dest add "name" color
- added Chinese Simplified & Chinese Traditional - crowdin
- added comment in config to show lang options - more to come soon
v1.7.4
Quick bugfixing update + new localizations! Will fix the lang file in the future to be able to translate better / easier. Enjoy!
- fixed crash when being in a dimension without a config entry for it
- added support for saving destinations with only the name and color
/dest add "name" color
- added Chinese Simplified & Chinese Traditional - crowdin
- added comment in config to show lang options - more to come soon
- russian localizations from Crowdin (ru_ru)
- fixed saving a sent coord adds an extra space between the dimension and color
- fixed
/dest global set
not working without global editing permissions
- 1.21.1 support
- russian localizations from Crowdin (ru_ru)
- fixed saving a sent coord adds an extra space between the dimension and color
- fixed
/dest global set
not working without global editing permissions
- fixed a bug when setting a named destination
- [1.20.6] fixed packet system to work in non spigot servers
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