v0.4.0: Screw boost
Bug fixes:
- Maps targeting 1.16 now have attributes added in older game versions.
???:
- Boost is no longer a requirement for building nor running minemap. Minemap now operates on gzipped NBT directly with zlib. Kudos to Deepak Bandyopadhyay and Lutz Kettner for GZStream.h, slightly modified to work with C++17.
Known caveats:
- Mapping RGB color to minecraft map color indices is (~3x) slower with STL unordered_map.