Skip to content

Version 0.5.2-mc1.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@TBlueF TBlueF released this 09 Apr 19:17
· 1092 commits to master since this release

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 to bluemap.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)