Skip to content

2.6.2

Compare
Choose a tag to compare
@Chris3606 Chris3606 released this 25 May 18:30
· 667 commits to master since this release

Bugfixes

  • Fixed an issue with the QuickGenerators.GenerateDungeonMazeMap overload with no RNG where parameters were passed improperly to the underlying steps.
    • WARNING: If you were calling this overload without named parameters, the parameters have now been reordered, so you will have to adjust your call accordingly
  • Added the maxTrimIterations parameter to the overload without RNG