Skip to content

Releases: w4ffl35/node-maze-generator

v1.4.4

30 Dec 03:41
6596cdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

03 Sep 14:51
3a3fd45
Compare
Choose a tag to compare

What's Changed

  • Adds ascending boolean to options by @w4ffl35 in #15
  • Feature ability to choose ascending descending stairs by @w4ffl35 in #16

Full Changelog: v1.4.2...v1.4.3

v1.4.2

03 Sep 14:43
3deed10
Compare
Choose a tag to compare

What's Changed

  • Bug 12 stairs generator stairs not generating by @w4ffl35 in #14

Full Changelog: v1.4.1...v1.4.2

v1.4.1

29 Aug 23:08
Compare
Choose a tag to compare

Patches generators to add missing generate function

v1.4.0

29 Aug 22:49
7b2543e
Compare
Choose a tag to compare

What's Changed

  • Feature improvements to generators by @w4ffl35 in #11

Full Changelog: v1.3.3...v1.4.0

v1.3.3

28 Aug 20:16
d7efa1b
Compare
Choose a tag to compare

Minor release to add Utils export to index.js

v1.3.2

26 Aug 23:07
331e862
Compare
Choose a tag to compare

What's Changed

  • Fixes tests and adds more comments by @w4ffl35 in #10

Full Changelog: v1.3.1...v1.3.2

v1.3.1

26 Aug 22:47
6199540
Compare
Choose a tag to compare
  • Adds ability to generate mazes with multiple floors which are connected by stairs
  • Adds docstring comments to grid class

v1.2.1

25 Aug 22:04
Compare
Choose a tag to compare

Fixes spacing in README (tabs to spaces)

v1.2.0

25 Aug 22:02
b2e90dd
Compare
Choose a tag to compare

What's Changed

  • Feature improve generator pattern by @w4ffl35 in #8

Full Changelog: v1.1.10...v1.2.0