Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Mythic Dungeons 2.0 Testing

Mythic Dungeons 2.0 Testing · Changes

Page history
Create Mythic Dungeons 2.0 Testing authored May 11, 2024 by MarcatoSound's avatar MarcatoSound
Show whitespace changes
Inline Side-by-side
Showing with 25 additions and 0 deletions
+25 -0
  • Mythic-Dungeons-2.0-Testing.md Mythic-Dungeons-2.0-Testing.md +25 -0
  • No files found.
Mythic-Dungeons-2.0-Testing.md 0 → 100644
View page @ 1d35b268
| **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
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Mythic Mobs
  • Placeholder API
  • BetonQuest
Developer Documentation
  • Introduction to API
  • Getting Started with Elements
  • GUI Menus
  • *Custom Functions
  • *Custom Triggers
  • *Custom Conditions
  • Adding Party Support