Skip to content

1.2.5815.38703

Compare
Choose a tag to compare
@npruehs npruehs released this 03 Dec 22:58
· 14 commits to master since this release

Features

  • Custom termination conditions allow you to stop the level generation before all level space is filled.

Improvements

  • Chunk distribution and context alignment restrictions are now provided with the whole level as data.
  • Allowing multiple context alignment restrictions, instead of just one.

Bug Fixes

  • Correctly rotating 3D chunks around X-axis.
  • Correctly checking whether 3D chunks fit the depth of 3D level bounds.