Releases: BlueMap-Minecraft/BlueMap
Version 0.8.0-mc1.15
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.15.x)
- Bukkit: 1.15.2-R0.1-SNAPSHOT
- Forge: 1.15.2-31.1.0
Notes:
Added support for 1.16.x and fixed some bugs.
Upgrading:
If you are upgrading from an older version, delete your <webroot>/index.html
so bluemap updates the web-client.
Changelog:
- Add 1.16 version for the new block-resources
- Add support for reading 1.16 chunk format
- Fixed map-names being used instead of map-ids in commands
- Fixed BlueMap not working on some mobile devices and browsers
- Fixed an error when a resource-pack defines a texture-key/file with an empty string
- Fixed a possible NPE after changing or removing a map configuration
- Fixed an error occuring with zero-width faces on models
Version 0.8.0-mc1.12
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.1.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
Added support for 1.16.x and fixed some bugs.
Upgrading:
If you are upgrading from an older version, delete your <webroot>/index.html
so bluemap updates the web-client.
Changelog:
- Add 1.16 version for the new block-resources
- Add support for reading 1.16 chunk format
- Fixed map-names being used instead of map-ids in commands
- Fixed BlueMap not working on some mobile devices and browsers
- Fixed an error when a resource-pack defines a texture-key/file with an empty string
- Fixed a possible NPE after changing or removing a map configuration
- Fixed an error occuring with zero-width faces on models
Version 0.7.0-mc1.15
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.15.x)
- Bukkit: 1.15.2-R0.1-SNAPSHOT
- Forge: 1.15.2-31.1.0
Notes:
This release features a complete redesign of the command-implementation and a /bluemap marker
command
Changelog:
- Complete redesign of the command-implementation
- Added
/bluemap marker
command to be able to add and remove super basic poi-markers via command - Added
/bluemap worlds
command that is listing all worlds loaded by bluemap - Added
/bluemap maps
command that is listing all maps loaded by bluemap - Added abillity to render a specific map only (not all maps of a world) with the
/bluemap render
command - More small command-syntax changes
- Added a button in the web-app to be able to zoom out further
- Added an option for shape-marker to make them always appear in front of objects
- Markers with a fully transparent fill-color are no longer clickable in the middle, only on the border
- Added sanity-check for map id's
- Added a map configuration
ignoreMissingLightData
- Fixed marker flickering when zoomed out
- Fixed markers aggressively being cached by the browser
Version 0.7.0-mc1.12
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.1.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
This release features a complete redesign of the command-implementation and a /bluemap marker
command
Changelog:
- Complete redesign of the command-implementation
- Added
/bluemap marker
command to be able to add and remove super basic poi-markers via command - Added
/bluemap worlds
command that is listing all worlds loaded by bluemap - Added
/bluemap maps
command that is listing all maps loaded by bluemap - Added abillity to render a specific map only (not all maps of a world) with the
/bluemap render
command - More small command-syntax changes
- Added a button in the web-app to be able to zoom out further
- Added an option for shape-marker to make them always appear in front of objects
- Markers with a fully transparent fill-color are no longer clickable in the middle, only on the border
- Added sanity-check for map id's
- Added a map configuration
ignoreMissingLightData
- Fixed marker flickering when zoomed out
- Fixed markers aggressively being cached by the browser
Version 0.6.1-mc1.15
Targets:
- BlueMapAPI: v1.0.1
- CLI (Minecraft 1.15.x)
- Bukkit: 1.15.2-R0.1-SNAPSHOT
- Forge: 1.15.2-31.1.0
Notes:
This fixes a critical bug in 0.6.0, please also read the update notes in 0.6.0 release!
Changelog:
- Fixed the web-app not working without a marker.json
Version 0.6.1-mc1.12
Targets:
- BlueMapAPI: v1.0.1
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.1.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
This fixes a critical bug in 0.6.0, please also read the update notes in 0.6.0 release!
Changelog:
- Fixed the web-app not working without a marker.json
Version 0.6.0-mc1.15 (broken)
Targets:
- BlueMapAPI: v1.0.1
- CLI (Minecraft 1.15.x)
- Bukkit: 1.15.2-R0.1-SNAPSHOT
- Forge: 1.15.2-31.1.0
Notes:
Markers are now possible! And an API for those markers and more!
Upgrading:
If you are upgrading from an older version, delete your <webroot>/index.html
so bluemap updates the web-client!
Changelog:
- Added marker support to the web-client
- Added an API for markers and more
- Removed the mob-spawn layer
- Fixed a bug with limited maps
Version 0.6.0-mc1.12 (broken)
Targets:
- BlueMapAPI: v1.0.1
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.1.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
Markers are now possible! And an API for those markers and more!
Upgrading:
If you are upgrading from an older version, delete your <webroot>/index.html
so bluemap updates the web-client!
Changelog:
- Added marker support to the web-client
- Added an API for markers and more
- Removed the mob-spawn layer
- Fixed a bug with limited maps
Version 0.5.2-mc1.15
Targets:
- CLI (Minecraft 1.15.x)
- Bukkit: 1.15.2-R0.1-SNAPSHOT
- Forge: 1.15.2-31.1.0
Notes:
This minor release adds a first implementation for forge and hopefully fixes some render-issues.
Also there has been a lot of reworking in the build-process, which should make building, publishing easier and the version-targets more clear!
Make sure you select the correct jar for your server ^^
Changelog:
- Added forge mod for 1.15.2
- Split targets into differend jar-files for better library compatibillity and smaller files
- Simplified the permissions for
/bluemap render ...
commands tobluemap.render
- Tentatively fixed some issues with rendering tiles failing because minecraft is writing to those files (#24 and #30)
- Tentatively fixed an issue with texture cropping on headless java installations (#32)
Version 0.5.2-mc1.12
Targets:
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.1.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
This minor release adds a first implementation for forge and hopefully fixes some render-issues.
Also there has been a lot of reworking in the build-process, which should make building, publishing easier and the version-targets more clear!
Make sure you select the correct jar for your server ^^
Changelog:
- Added forge mod for 1.15.2
- Split targets into differend jar-files for better library compatibillity and smaller files
- Simplified the permissions for
/bluemap render ...
commands tobluemap.render
- Tentatively fixed some issues with rendering tiles failing because minecraft is writing to those files (#24 and #30)
- Tentatively fixed an issue with texture cropping on headless java installations (#32)