Version 3.5
Highlights / Notes
Lots of bugfixes, small and big ones!
Upgrading from 3.4
- Replace your BlueMap.jar
- delete the
index.html
in your webroot to update your web-app
Optionally:
- add this to each of your
maps/<map>.conf
files:
# This is the amount of blocks relative to the "ocean-floor" heightmap that the cave-detection will start at.
# Everything above that (heightmap-relative) y-level will not be removed.
# Comment or set to a very high value to disable using the ocean-floor heightmap for cave-detection.
# Changing this value requires a re-render of the map.
# Defaults to 10000 (disabled)
cave-detection-ocean-floor: -5
(but set it to 10000
if the map is a nether or end-world)
Changelog since 3.4
- Updated BlueMapAPI to 2.2.1
- Added a Screenshot-Button and a corresponding setting to the web-app (thanks to @Nestu14)
- Added an even darker "Contrast"-theme and tweaked the existing themes a bit
- Added an option to use ocean-floor-heightmap to improve cave-detection (ocean-floors can be excluded from cave-detection)
- Added language: Norwegian Bokmål (thanks to @kratesv)
- Improved face-sorting algorithm, resulting in a nice performance boost (-> faster renders)
- Fixed bluemap not rendering properly on coordinates far away from 0,0 (#160)
- Fixed some issues with the purge command (it should delete more reliably now)
- Fixed an issue with block-faces being culled that should be visible (#347)
- Fixed lowres block-color calculation with multipart-blocks
- Fixed blocks that have a broken model are being replaced by a random block instead of the black/purple missing-block block
- Fixed lighting bug when blocks are bordering a completely empty section (#311)
- Fixed a bug resulting in air-rooms being rendered if a chunk-section only contains one block-type
- Fixed the whole marker-set briefly disappearing when a single poi- or html-marker is being removed (#352)
- Fixed a render-issue with some textures with "unusual" alpha-values (#295)
- Fixed an error due to players sometimes being update while bluemap is not fully loaded (#338)
- Fixed an error when the ambient-light is being set to 0 in the map-configs (#339)
- Fixed an error when bluemap's configs are in a symlinked folder (#349)
- Fixed an outdated warning text
Targets:
BlueMapAPI: 2.2.1
File | Target Version |
---|---|
BlueMap-3.5-cli.jar | CLI for Minecraft 1.13.2 - 1.19.2 |
BlueMap-3.5-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.5-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.5-spigot.jar | Spigot/Paper 1.13.2 - 1.19.2 |
BlueMap-3.5-fabric-1.19.jar | Fabric 1.19 - 1.19.2 |
BlueMap-3.5-fabric-1.18.jar | Fabric 1.18 - 1.18 |
BlueMap-3.5-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.5-fabric-1.16.2.jar | Fabric 1.16.2 |
BlueMap-3.5-fabric-1.16.1.jar | Fabric 1.16.1 |
BlueMap-3.5-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.5-forge-1.19.1.jar | Forge 1.19.1 - 1.19.2 (1.19.1-42.0.1) |
BlueMap-3.5-forge-1.19.jar | Forge 1.19 (1.19-41.0.16) |
BlueMap-3.5-forge-1.18.1.jar | Forge 1.18.1 (1.18.1-39.0.58) |
BlueMap-3.5-forge-1.17.1.jar | Forge 1.17.1 (1.17.1-37.0.109) |
BlueMap-3.5-forge-1.16.2.jar | Forge 1.16.2 |
BlueMap-3.5-forge-1.15.2.jar | Forge 1.15.2 |
BlueMap-3.5-forge-1.14.4.jar | Forge 1.14.4 |