Releases: BlueMap-Minecraft/BlueMap
Releases · BlueMap-Minecraft/BlueMap
Version 0.10.1-mc1.13
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.13.x & 1.14.x)
- Bukkit: 1.13.2-R0.1-SNAPSHOT
- Forge: 1.14.4-28.2.0
Notes:
Hotfix for 0.10.0, see that version for notes and changelog!
"There is ALWAYS that one thing that you didn't test.. argh"
Changelog:
- Fixed a bug that caused only one player-marker to update on the map
Version 0.10.1-mc1.12
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.2.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
Hotfix for 0.10.0, see that version for notes and changelog!
"There is ALWAYS that one thing that you didn't test.. argh!"
Changelog:
- Fixed a bug that caused only one player-marker to update on the map
Version 0.10.0-mc1.16
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.16.x)
- Spigot: 1.16.1-R0.1-SNAPSHOT
- Forge: 1.16.1-32.0.97
- Fabric: fabric-loader:0.9.0+build.204 with fabric-api:0.16.2+build.385-1.16.1
Notes:
Added fabric version and live player-markers!
Upgrading:
- If you are upgrading from an older version, delete your
<webroot>/index.html
so bluemap updates the web-client. - If you want to see the new player-marker configurations: rename your configuration-file, let bluemap generate a new config-file and then migrate your settings to the new file.
- The default value for the
ip:
setting changed! Tweak your settings if needed.
Changelog:
- Added support for fabric servers!
- Added player-markers that show the live positions of each player on the map!
- Added support for the "0.0.0.0" ip-placeholder and make it the standard setting
- Added a button to clear the tile-cache and reload all tiles in the webapp
- Updated SpongeAPI version to 7.2.0
- Small performance improvements
- Added correct API-Version to bukkits plugin.yml to get rid of the legacy-warning
- Fixed a bug that caused bluemap to not save it's state when the sponge-server is shutting down
- Fixed the stonecutter-block being rendered with a green blade
Version 0.10.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
- Fabric: fabric-loader:0.8.2+build.194 with fabric-api:0.5.1+build.294-1.15
Notes:
Added fabric version and live player-markers!
Upgrading:
- If you are upgrading from an older version, delete your
<webroot>/index.html
so bluemap updates the web-client. - If you want to see the new player-marker configurations: rename your configuration-file, let bluemap generate a new config-file and then migrate your settings to the new file.
- The default value for the
ip:
setting changed! Tweak your settings if needed.
Changelog:
- Added support for fabric servers!
- Added player-markers that show the live positions of each player on the map!
- Added support for the "0.0.0.0" ip-placeholder and make it the standard setting
- Added a button to clear the tile-cache and reload all tiles in the webapp
- Updated SpongeAPI version to 7.2.0
- Small performance improvements
- Added correct API-Version to bukkits plugin.yml to get rid of the legacy-warning
- Fixed a bug that caused bluemap to not save it's state when the sponge-server is shutting down
- Fixed the stonecutter-block being rendered with a green blade
Version 0.10.0-mc1.13
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.13.x & 1.14.x)
- Bukkit: 1.13.2-R0.1-SNAPSHOT
- Forge: 1.14.4-28.2.0
Notes:
Added fabric version and live player-markers!
Upgrading:
- If you are upgrading from an older version, delete your
<webroot>/index.html
so bluemap updates the web-client. - If you want to see the new player-marker configurations: rename your configuration-file, let bluemap generate a new config-file and then migrate your settings to the new file.
- The default value for the
ip:
setting changed! Tweak your settings if needed.
Changelog:
- Added support for fabric servers!
- Added player-markers that show the live positions of each player on the map!
- Added support for the "0.0.0.0" ip-placeholder and make it the standard setting
- Added a button to clear the tile-cache and reload all tiles in the webapp
- Updated SpongeAPI version to 7.2.0
- Small performance improvements
- Added correct API-Version to bukkits plugin.yml to get rid of the legacy-warning
- Fixed a bug that caused bluemap to not save it's state when the sponge-server is shutting down
- Fixed the stonecutter-block being rendered with a green blade
Version 0.10.0-mc1.12
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.12.x)
- SpongeAPI: 7.2.0
- Bukkit: 1.12.2-R0.1-SNAPSHOT
Notes:
Added fabric version and live player-markers!
Upgrading:
- If you are upgrading from an older version, delete your
<webroot>/index.html
so bluemap updates the web-client. - If you want to see the new player-marker configurations: rename your configuration-file, let bluemap generate a new config-file and then migrate your settings to the new file.
- The default value for the
ip:
setting changed! Tweak your settings if needed.
Changelog:
- Added support for fabric servers!
- Added player-markers that show the live positions of each player on the map!
- Added support for the "0.0.0.0" ip-placeholder and make it the standart setting
- Added a button to clear the tile-cache and reload all tiles in the webapp
- Updated SpongeAPI version to 7.2.0
- Small performance improvements
- Added correct API-Version to bukkits plugin.yml to get rid of the legacy-warning
- Fixed a bug that caused bluemap to not save it's state when the sponge-server is shutting down
- Fixed the stonecutter-block being rendered with a green blade
Version 0.9.0-mc1.16
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.16.x)
- Spigot (Bukkit): 1.16.1-R0.1-SNAPSHOT
Notes:
Performance improvements, stability and fixed some bugs.
Changelog:
- Fixed render and debug command initializing on the server-thread causing a huge lag-spike when issuing
/bluemap render
on larger worlds /bluemap debug
is now/bluemap debug block
- Added
/bluemap debug cache
command that clears internal caches - Render threads are more stable now and should be able to deal with unexpected exceptions and invalid chunks
- Fixed non existent region files throwing a FileNotFoundException
- Updated a apache.commons library version for a bugfix
Version 0.9.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:
Performance improvements, stability and fixed some bugs.
Changelog:
- Fixed render and debug command initializing on the server-thread causing a huge lag-spike when issuing
/bluemap render
on larger worlds /bluemap debug
is now/bluemap debug block
- Added
/bluemap debug cache
command that clears internal caches - Render threads are more stable now and should be able to deal with unexpected exceptions and invalid chunks
- Fixed non existent region files throwing a FileNotFoundException
- Updated a apache.commons library version for a bugfix
Version 0.9.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:
Performance improvements, stability and fixed some bugs.
Changelog:
- Fixed render and debug command initializing on the server-thread causing a huge lag-spike when issuing
/bluemap render
on larger worlds /bluemap debug
is now/bluemap debug block
- Added
/bluemap debug cache
command that clears internal caches - Render threads are more stable now and should be able to deal with unexpected exceptions and invalid chunks
- Fixed non existent region files throwing a FileNotFoundException
- Updated a apache.commons library version for a bugfix
Version 0.8.0-mc1.16
Targets:
- BlueMapAPI: v1.1.0
- CLI (Minecraft 1.16.x)
- Spigot (Bukkit): 1.16.1-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