ManiaMap Versions Save

Procedural generation of metroidvania style maps.

v2.5.0

2 weeks ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.4.0...v2.5.0

v2.4.0

6 months ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.3.0...v2.4.0

v2.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.2.0...v2.3.0

v2.2.0

1 year ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.1.0...v2.2.0

v2.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.0.3...v2.1.0

v2.0.3

1 year ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.0.2...v2.0.3

v2.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/mpewsey/ManiaMap/compare/v2.0.1...v2.0.2

v2.0.1

1 year ago
  • Add XML serialization string methods

v2.0.0

1 year ago
  • Change cell implementation.
  • Fix room template mirror and rotation error.

v1.5.0

2 years ago
  • Changed the way that collectable spots are implemented. Unique ID's must now be unique to the room, not to the cell. This breaks compatibility with previous versions.