Skip to content

0.2.0+alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishland ishland released this 30 Aug 09:55
· 57 commits to ver/1.17 since this release
0.2.0+alpha.4
abd905f

This releases adds some new features and fixes a lot of issues in alpha3.

Changelog:

  • Fixes compatibility with most of the content mods and works with AOF4 0.0.9 with allowThreadedFeatures and reducedLockRadius
    AOF4 compatibility isn't in the best state at the moment, so please test it and open an issue if you found something not working.
  • Fixes a rare bug where naturally generated spawners are pig spawners and naturally generates chests are invisible except bounding boxes.
  • Adds no-tick view distance, allowing render distance to be higher than 32.
  • Improves scheduling to lower chunk loading and generation latency.
  • Makes reduced lock radius more stable.

Notes:

  • A full list of tested compatible mods can be found in README.md
    Please report all incompatibilities to github issues.
  • allowThreadedFeatures switch is still turned off by default. It is planned to be enabled by default in 0.2.0+alpha.5
  • No-tick view distance needs to be manually enabled in the config file

Looking for 1.18 builds? Here it is.
These builds don't have releases so use with caution.