A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)

3.18

Release

Blue released this version on Nov 19, 2023

4.0 MB
Download

Highlights / Notes

There is now a configurable void (background) color for each map!

Upgrading from 3.17

  • replace your BlueMap.jar
  • delete your <webroot>/index.html (usually ./bluemap/web/index.html) to update the webapp

Changelog since 3.17

  • added a config to set the void (background) color of a map (Thanks to TechnicJelle, #477)
  • the webapp now slows down the redraw frequency if nothing is changing -> no more high GPU usage while the webapp is open but idle
  • migrated some mixins to use FabricAPI instead to improve version-compatibility (Thanks to NikitaCartes, #481)
  • added a fixed collation the mysql table-creation to avoid collation related problems (#488)
  • fixed the free-flight-option not being removed form the settings menu if disabled (#482)
  • fixed an issue with block-properties not being loaded correctly from resource-packs
  • fixed a (harmless) error in the paper-implementation that could occur on certain player-chat messages
  • fixed the position-url anchor not being loaded correctly if in free-flight mode (#485)
  • fixed an error when a map is purged that has already been fully purged (#490)

Full Changelog

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v3.18

Dependencies