Skip to content

Releases: npruehs/bychance

1.3.5950.31525

Choose a tag to compare

@npruehs npruehs released this 16 Apr 15:53

Features

Added level generation events. The LevelGenerator will raise the ProgressChanged event whenever a chunk has been added to the current level.

1.2.5815.38703

Choose a tag to compare

@npruehs npruehs released this 03 Dec 22:58

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.

1.1.5142.39651

Choose a tag to compare

@npruehs npruehs released this 03 Dec 22:54

Initial release.