Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@leMaik leMaik released this 02 Jan 01:13
· 10 commits to master since this release

Fixed

  • Add support for resourcepacks and disable default resourcepacks to fix system-dependent biome colors
  • Fix http connection leaks

Changed

  • Send the version to the server

Removed

  • Remove the -t command line option
  • Remove the ability to use multiple threads to process region files for multiple jobs in parallel. Since resourcepacks are shared across threads, this is not possible until they are refactored in Chunky to not be static.