Skip to content

Releases: npruehs/bychance

1.3.5950.31525

16 Apr 15:53
Compare
Choose a tag to compare

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

03 Dec 22:58
Compare
Choose a tag to compare

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

03 Dec 22:54
Compare
Choose a tag to compare

Initial release.