Completed Implementation of Dungeon Packs #71

Merged
SenseiKiwi merged 5 commits from master into master 2013-08-23 01:22:09 +00:00
SenseiKiwi commented 2013-08-22 20:19:04 +00:00 (Migrated from github.com)

Completed the implementation of dungeon packs and configurable dungeon generation. Please see the commits for particulars on what was changed. The only noteworthy change is that the list of bundled dungeons is now stored separately for each pack we have. The list would go in "/schematics", although that's not enforced by the code and they could go anywhere. We only have one at the moment, "ruins.txt", for the Ruins pack. The file doesn't need to share the same name as the pack at all, it's just a good convention.

Completed the implementation of dungeon packs and configurable dungeon generation. Please see the commits for particulars on what was changed. The only noteworthy change is that the list of bundled dungeons is now stored separately for each pack we have. The list would go in "/schematics", although that's not enforced by the code and they could go anywhere. We only have one at the moment, "ruins.txt", for the Ruins pack. The file doesn't need to share the same name as the pack at all, it's just a good convention.
StevenRS11 commented 2013-08-23 01:22:11 +00:00 (Migrated from github.com)

YES THIS IS AMAZING

YES THIS IS AMAZING
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#71
No description provided.