|
|
|
| **DISCLAIMER** |
|
|
|
|
| :------: |
|
|
|
|
| *Dev builds of Mythic Dungeons 2.0 are **NOT** available yet!* |
|
|
|
|
|
|
|
|
## Reference Links
|
|
|
|
- [Overview of Mythic Dungeons 2.0.0](Mythic-Dungeons-2.0)
|
|
|
|
- [Dungeon Generator Setup Guide](Generator-Setup)
|
|
|
|
- [Default `generator.yml`](Generator-Config)
|
|
|
|
- [Generation Tips & Tricks](Generator-Tips)
|
|
|
|
|
|
|
|
## Private Test Build Checklist
|
|
|
|
- **Plugin Refactor**
|
|
|
|
- [X] Overhaul dungeon objects into abstract and dungeon types
|
|
|
|
- [X] Overhaul instance objects into abstract and instance types
|
|
|
|
- [ ] Refactor and repackage various classes for better organization
|
|
|
|
- **Dungeon Generator**
|
|
|
|
- [X] Core generator functionality and config file
|
|
|
|
- [X] Minecrafty dungeon layout mode
|
|
|
|
- [X] Branching dungeon layout mode
|
|
|
|
- [ ] Room editor interface (90%)
|
|
|
|
- [ ] Connector editor interface (80%)
|
|
|
|
- [X] Continuous dungeon type allowing multiple parties to enter the same dungeon map at any time
|
|
|
|
- [X] New YAML serializer for cleaner YAML data saving and loading
|
|
|
|
- [X] Custom chunk generator option for all dungeon types
|
|
|
|
- [X] Native void chunk generator |
|
|
|
\ No newline at end of file |