Skip to content

v1.0.0-major-release

Latest
Compare
Choose a tag to compare
@n3wzd n3wzd released this 09 Sep 18:41
· 1 commit to main since this release
9d9a799

v1.0.0 - Major Release

Features

  • 4 types of map generation:
    • Dungeon: Uses BSP
    • Cave: Uses Cellular Automata
    • Plains
    • Nature: Uses Simplex Noise
  • Graph path generation: Uses A* algorithm
  • Tile theme selection
  • Random area tile placement (e.g., water, carpet)
  • Random decorative tile placement (floor, wall)
  • Export to JSON and PNG files
    • Compatible with RPG Maker MV
  • Save & Load parameter settings