DimDoors/StevenDimDoors/mod_pocketDim/commands
SenseiKiwi 1e2dedaafe Overhauling DungeonHelper
I changed the name filter for schematic names from
CommandEndDungeonCreation to DungeonHelper, and renamed it to
NamePattern. I also rewrote most of registerCustomDungeon() to be much
more concise. The changes are incomplete but I'm making an intermediate
commit. The aim is to change DungeonHelper into a proper singleton and
to eliminate the clunky sections that manually map dungeon categories to
their corresponding lists. Instead, I'll use data structures to
implement that far more efficiently.
2013-06-15 10:25:50 -04:00
..
CommandAddDungeonRift.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandDeleteAllLinks.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandDeleteDimData.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandDeleteRifts.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
CommandEndDungeonCreation.java Overhauling DungeonHelper 2013-06-15 10:25:50 -04:00
CommandPrintDimData.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandPrintDungeonData.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
CommandPruneDims.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandStartDungeonCreation.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00