Highlights / Notes
Fixes 2 harmless but annoying issues introduced with 5.8 Also check out the changelog from 5.8!
Upgrading from 5.8
- Replace the
bluemap.jar
-file with the new one
Changelog since 5.8
- Fixed a (harmless) IllegalStateException exception
- Fixed a debug-log i forgot to remove again
Full Changelog
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.9
Highlights / Notes
Full 1.21.6 support and some smaller improvements and fixes
Upgrading from 5.7
- Replace the
bluemap.jar
-file with the new one - Delete your
<webroot>/index.html
to make bluemap update the webapp
Changelog since 5.7
- Updated fabric (thanks to Mac898), forge and neoforge to minecraft 1.21.6
- Clear some caches and pools to release heap-space when it is not used for some time
- Added chunk-version to debug command
- Improved error-handling when loading corrupted entity-chunks
- Switched cli to new eta-formatting
- Added
--markers
option to cli which allows to (only) update markers based ont the map-configs - Added sourcemap to webapp
- Display error screen on the webapp if webgl2 is not available
- Disabled pretty-printing for
pluginState.json
to discourage manual editing - Fixed a compatibility issue with some mods on forge and neoforge
- Fixed player-markers not working if the world got loaded/added after bluemap loaded
- Fixed hanging signs not rendering correctly
- Fixed some face-culling issues
- Fixed storages command not detecting if a map is loaded or not correctly
- Fixed rare
NoSuchFileException
when rendering - Fixed api
RenderManager#start()
not working when config uses the negative format - Fixed webapp title not updating immediately when switching languages
- Updated vietnamese translation (thanks to songnguxyz)
Full Changelog
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.8
Highlights / Notes
Fixed some issues with the previous release. Make sure you checked out the update-notes of 5.6 as well.
Upgrading from 5.6
- Replace the bluemap.jar-file with the new one
Changelog since 5.6
- Added tint for bushes
- Fixed cows being rendered onto the map as black/purple cubes
- Fixed render-tasks not being scheduled in correct order
- Fixed tint for bamboo-leaves and sugarcane
- Fixed various exceptions triggered by commands / completions
- Limit the size of a single hires-tile to a reasonable amount
(fixing memory-issues when trying to render an overly complex world)
Full Changelog
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.7