Skip to content

v1.18

Compare
Choose a tag to compare
@neocturne neocturne released this 22 Dec 15:29
· 342 commits to main since this release
v1.18
3160b59

New features

  • Added support for Minecraft 1.18 data files and biomes

Fixes

  • Fixed too cold biome colors below a height of 64 due to integer underflow

Other changes

  • pkg-config is used to find zlib and libpng during build now
  • Windows builds now link statically against zlib and libpng, so no DLLs need to be distributed with the executable anymore