Releases: mpewsey/ManiaMap
Releases · mpewsey/ManiaMap
v2.5.1
What's Changed
- Update ImageSharp version to fix CVE-2024-41131 by @mpewsey in #92
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v2.4.0
What's Changed
- Changes to support Unity IL2CPP serialization by @mpewsey in #64
- Move buffer assignments to initialize methods for clarity by @mpewsey in #65
- Add save point map tile support by @mpewsey in #66
- Add cell features and change map tile type implementation by @mpewsey in #67
- Add Features to value equality check and cell variations by @mpewsey in #68
- Serialization changes by @mpewsey in #69
- Add JSON serialization by @mpewsey in #70
- Add GetRoomConnections to Layout by @mpewsey in #71
- Update collections by @mpewsey in #72
- Add template quantity constraints by @mpewsey in #73
- Add struct enumerators to collections by @mpewsey in #74
- Add generation logging and add namespaces by @mpewsey in #75
- Remove random seed reference from layout by @mpewsey in #76
- Update generation pipeline by @mpewsey in #77
- Add common library by @mpewsey in #78
- Add room visibility by @mpewsey in #79
- Add option to show doors to layout map by @mpewsey in #80
- Add door draw mode by @mpewsey in #81
- Change door codes to flags by @mpewsey in #82
- Add cell visibility progress by @mpewsey in #83
- Add get door position method by @mpewsey in #84
- Add async pipeline support by @mpewsey in #85
- Add room tags by @mpewsey in #86
- Graph improvements by @mpewsey in #87
- Move collectable spots from cell to template level by @mpewsey in #88
Full Changelog: v2.3.0...v2.4.0