Version 3.8
Highlights / Notes
Lots of small features and tweaks!
Upgrading from 3.7
- replace your BlueMap.jar
- delete your
<webroot>/index.html
so bluemap updates the webapp!
Optionally you can delete your entire webapp (except <webroot>/maps
) to have a clean webapp installation.
If you use an external webserver with sql, make sure to update the index.php
with the new one.
Changelog since 3.7
- Updated to BlueMapAPI 2.4.0
- Added abillity to add custom scripts and style-sheets
- Player-head icons and other assets now properly work with server-networks
- Added abillity to add holes into shape and extrude markers
- Added zoom-buttons to the webapp
- Loosened the camera-angle-bounds a bit for more look-around-freedom
- Improved how the
cave-detection-uses-block-light
feature works - Improved how
hide-below-sky-light
andhide-below-block-light
play together - Improved how the
min-inhabited-time
feature works (rendered tiles should be more connected) - Added a hidden
min-inhabited-time-radius
setting - Merged BlueMapWeb and BlueMapVue into the main repo
- Updated webapp to use Vue3
- Updated webapp to use ThreeJs 0.147.0
- Language-files are now HOCON instead of JS
- Named all of BlueMaps threads for a better thread-dump in crash-reports
/bluemap debug dump
now also works if bluemap is not loaded- Fixed a falsely named config value in the
plugin.conf
template (hidden-gamemodes
->hidden-game-modes
) - Changed scroll-event-handling so that trying to zoom in an embedded bluemap doesn't scroll the parent page (thanks to @odiffey, #376)
- The
_index.php
is now generated with single-quotes to avoid accidental variable substitution - Updated zh_CN tanslation (thanks to @ff98sha, #374)
Targets:
BlueMapAPI: 2.4.0
File | Target Version |
---|---|
BlueMap-3.8-cli.jar | CLI for Minecraft 1.13.2 - 1.19.3 |
BlueMap-3.8-sponge-8.0.0.jar | Sponge 8.0.0 |
BlueMap-3.8-sponge-9.0.0.jar | Sponge 9.0.0 |
BlueMap-3.8-spigot.jar | Spigot/Paper 1.13.2 - 1.19.3 |
BlueMap-3.8-fabric-1.19.3.jar | Fabric 1.19.3 |
BlueMap-3.8-fabric-1.19.jar | Fabric 1.19 - 1.19.2 |
BlueMap-3.8-fabric-1.18.jar | Fabric 1.18 - 1.18 |
BlueMap-3.8-fabric-1.17.jar | Fabric 1.17 - 1.17.1 |
BlueMap-3.8-fabric-1.16.2.jar | Fabric 1.16.2 |
BlueMap-3.8-fabric-1.15.2.jar | Fabric 1.15.2 |
BlueMap-3.8-forge-1.19.3.jar | Forge 1.19.3 |
BlueMap-3.8-forge-1.19.1.jar | Forge 1.19.1 - 1.19.2 |
BlueMap-3.8-forge-1.18.1.jar | Forge 1.18.1 |
BlueMap-3.8-forge-1.17.1.jar | Forge 1.17.1 |
BlueMap-3.8-forge-1.16.2.jar | Forge 1.16.2 |
BlueMap-3.8-forge-1.15.2.jar | Forge 1.15.2 |
BlueMap-3.8-forge-1.14.4.jar | Forge 1.14.4 |