Skip to content

v1.5

Compare
Choose a tag to compare
@Artemis-the-gr8 Artemis-the-gr8 released this 05 Jul 16:46
· 186 commits to main since this release
3cf41c9

What's Changed

  • Readable statistics! All time-, distance-, and damage-based statistics are now automatically formatted into a more readable unit.
  • These statistics all come with hover-text that can display more information
  • The range of units to display can be changed in the config, and is currently:
    • Time (previously ticks): automatically switches between days + hours and hours + minutes based on the size of the given statistic number (and hours + minutes + seconds is shown in hover-text)
    • Distance (previously cm): blocks (and km for hover-text)
    • Damage (previously 0.5 hearts): hearts (and 0.5 hearts for hover-text)
  • The hover-text color automatically adjusts based on the color of the statistic number, and can be made lighter or darker in the config
  • Internal improvements and minor bug fixes

Full Changelog: v1.4...v1.5