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)
Targets:
Java: 11
BlueMapAPI: 2.6.2
File | Target Version |
---|---|
BlueMap-3.18-cli.jar | CLI for Minecraft 1.13.2 - 1.20.2 |
BlueMap-3.18-spigot.jar | Spigot/Paper 1.13.2 - 1.20.2 |
BlueMap-3.18-paper.jar | Paper/Folia 1.20.1 - 1.20.2 |
BlueMap-3.18-fabric-1.20.jar | Fabric 1.20 - 1.20.2 |
BlueMap-3.18-fabric-1.19.4.jar | Fabric 1.19.4 |
BlueMap-3.18-fabric-1.18.jar | Fabric 1.18 - 1.18.2 |
BlueMap-3.18-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.18-fabric-1.16.2.jar | Fabric 1.16.2 - 1.16.5 |
BlueMap-3.18-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.18-forge-1.20.jar | Forge 1.20 - 1.20.2 |
BlueMap-3.18-forge-1.19.4.jar | Forge 1.19.4 |
BlueMap-3.18-forge-1.18.1.jar | Forge 1.18.1 - 1.18.2 |
BlueMap-3.18-forge-1.17.1.jar | Forge 1.17.1 |
BlueMap-3.18-sponge.jar | Sponge 8.2.0 |