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
2013-06-13 16:44:17 -04:00
2013-06-15 10:25:50 -04:00
2013-05-09 17:21:21 -04:00
2013-06-14 03:17:23 -04:00
Description
No description provided
20 MiB
Languages
Java 100%