v1.8.0.2
- fixed toggling BossBar while on client side causing a crash
v1.8.0.1
- fixed destination module
name
andname_xz
having the primary and secondary flipped inside ofmodule-text.json
- changed module name displays to be lowercase
- fixed missing language files
- edited clarifications to some hud module messages
- config file for languages now shows the percent of translated text
- language files with missing translations will default to english on servers
v1.8.0.0 - Custom Module Text!
Custom Module Text
Added a new json file, module-text.json
to customize each module's display settings.
Customize each entry using color and formatting codes, and use %s
to substitute for the data being used for the module.
Read more about this on the new DirectionHUD Docs!
New Module Edit UI
A new GUI for editing a module!
More Module Settings!
- coordinates module
xz
mode - tracking module
elevation
toggle - flipped speed module speed calculation setting
Changelog:
- added hud module edit chat UI
- added hud module chat UI
- added coordinates module
xz
-xyz
toggle - added tracking module
elevation
toggle - added fuzzy sort filtering to command suggestions - thanks to greener.ca for the help!
- fixed command suggester breaking when using the
execute run
command - fixed destination autoconvert not working
- flipped speed module setting from 3d-calculation to 2d-calculation
- The third argument in the
/hud color
command always displays even when it shouldn't - fixed
/hud color [primary, secondary]
command to display the color edit GUI - fixed the
/hud color
command's third command argument always displaying - migrated all files to new system
- major backend changes & optimization
- fixes to legacy file updaters
- updated the module system in the playerdata file to be modular
v1.8.0.1
- fix destination module
name
andname_xz
having the primary and secondary flipped inside ofmodule-text.json
- changed module name displays to be lowercase
- fixed missing language files
- edited clarifications to some hud module messages
- config file for languages now shows the percent of translated text
- language files with missing translations will default to english on servers
v1.8.0.0 - Custom Module Text!
Custom Module Text
Added a new json file, module-text.json
to customize each module's display settings.
Customize each entry using color and formatting codes, and use %s
to substitute for the data being used for the module.
Read more about this on the new DirectionHUD Docs!
New Module Edit UI
A new GUI for editing a module!
More Module Settings!
- coordinates module
xz
mode - tracking module
elevation
toggle - flipped speed module speed calculation setting
Changelog:
- added hud module edit chat UI
- added hud module chat UI
- added coordinates module
xz
-xyz
toggle - added tracking module
elevation
toggle - added fuzzy sort filtering to command suggestions - thanks to greener.ca for the help!
- fixed command suggester breaking when using the
execute run
command - fixed destination autoconvert not working
- flipped speed module setting from 3d-calculation to 2d-calculation
- The third argument in the
/hud color
command always displays even when it shouldn't - fixed
/hud color [primary, secondary]
command to display the color edit GUI - fixed the
/hud color
command's third command argument always displaying - migrated all files to new system
- major backend changes & optimization
- fixes to legacy file updaters
- updated the module system in the playerdata file to be modular
v1.8.0 - Custom Module Text!
Custom Module Text
Added a new json file, module-text.json
to customize each module's display settings.
Customize each entry using color and formatting codes, and use %s
to substitute for the data being used for the module.
Read more about this on the new DirectionHUD Docs!
New Module Edit UI
A new GUI for editing a module!
More Module Settings!
- coordinates module
xz
mode - tracking module
elevation
toggle - flipped speed module speed calculation setting
Changelog:
- added hud module edit chat UI
- added hud module chat UI
- added coordinates module
xz
-xyz
toggle - added tracking module
elevation
toggle - added fuzzy sort filtering to command suggestions - thanks to greener.ca for the help!
- fixed command suggester breaking when using the
execute run
command - fixed destination autoconvert not working
- flipped speed module setting from 3d-calculation to 2d-calculation
- The third argument in the
/hud color
command always displays even when it shouldn't - fixed
/hud color [primary, secondary]
command to display the color edit GUI - fixed the
/hud color
command's third command argument always displaying - migrated all files to new system
- major backend changes & optimization
- fixes to legacy file updaters
- updated the module system in the playerdata file to be modular
v1.7.5
- tweaked speed module calculations
- tweaked the usage message for
/dest global
, with and without permissions - fixed getting the usage message for setting a global destination with the editing permissions
- fixed error when using the destination add command without using any arguments, (normal and global)
- fixed hud
color
andmodule
button hover text being for the wrong command - backend optimizations for particles
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