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
Highlights / Notes
Reworked command-system and all commands.
Command responses now show more information, look nicer and are easier to understand.
Also lots of internal improvements.
Upgrading from 5.5
- Replace the bluemap.jar-file with the new one
- Delete your
<webroot>/index.html
to make bluemap update the webapp - Update your permissions: https://bluemap.bluecolored.de/wiki/getting-started/Commands.html
Changelog since 5.5
- Reworked command-system and all commands
- Added support for dry_foliage color-map and leaf_litter tint
- Added directional face shading
- Added ability to copy block-coordinates
- The camera now zooms in instead of blocking when tilting further than previously allowed in certain scenarios
- Added support for reading entity-data & ability for addons to render entities
- Reworked block-entity data handling
- The cli now assumes the
-r
flag if one of-f
-u
-e
is provided - Added a hidden map-config
check-for-removed-regions: true
to be able to disable checking for removed regions on map-updates - Fixed huge worlds/maps taking a long time to create their update tasks
- Fixed minecraft-client jar downloaded file not being deleted after a failed hash-check
- Fixed some storage-data not being buffered correctly (performance)
- Fixed fallback-languages not loading correctly all the time (#632, thanks to NikitaCartes)
- Fixed signs not showing in 1.13.x (#638, thanks to NikitaCartes)
- A ton of smaller fixes and stability improvements
Full Changelog
https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.6