Skip to content

Latest commit

 

History

History
87 lines (51 loc) · 1.74 KB

File metadata and controls

87 lines (51 loc) · 1.74 KB

Changelog

0.0.2

  • update to 1.21.10
  • Add keybind to toggle in-world waypoint rendering
  • update dependencies

0.0.1

  • bump version for initial release

0.0.1-beta.20

  • fix config loading

0.0.1-beta.19

  • fix some gui bugs
  • (1.8.9) fix more waypoint rendering bugs

0.0.1-beta.18

  • (1.8.9) fix waypoint name display positioning

0.0.1-beta.17

  • fix more somewhat fov-related bugs

0.0.1-beta.16

  • fix waypoints being rendered wrong on changed FoVs (<=1.21.1)

0.0.1-beta.15

  • add tolerance for waypoint distance & name rendering, currently 1/4 of the screen size on each side

0.0.1-beta.14

  • fix water colors for 1.20.1 + 1.21.1

0.0.1-beta.13

  • fix minimap scissoring for 1.20.1 + 1.21.1

0.0.1-beta.12

  • correct mixin compat level for 1.8.9 + 1.20.1

0.0.1-beta.11

  • fix 1.8.9 matrix access
  • add config options to AxolotlClient's menu for better accessibility
  • fix a few other bugs

0.0.1-beta.10

  • bump AxolotlClient dependency

0.0.1-beta.9

  • Improved reflective command building for server part

0.0.1-beta.8

  • Fix Minimap Hud scaling
  • Fix a few other bugs
  • Add missing translation key

0.0.1-beta.7

  • Improve water display
  • Refine waypoint rendering
  • Add option to enable biome blending for the minimap

0.0.1-beta.6

  • fix a crash on versions <1.21.7 when opening the config screen

0.0.1-beta.5

  • added server interactions
    • ability to disable minimap, cave visibility on either minimap or world map, cave visibility override for nether dimensions
    • Either using the mod on the server side and its own config file, also editable using commands (1.20+)
    • Or using the configuration messages used by xaero's minimap/world map
  • bugfixes
  • cardinal indicators for the minimap