DimDoors/StevenDimDoors/mod_pocketDim/dungeon
SenseiKiwi 03660699cf Minor Changes
Cleaned up our code related to initializing dimensions. Removed
redundant instances of that code and instead created a function:
PocketManager.loadDimension() - to centralize all uses of that logic.
Added LinkTypes.REVERSE to represent links leading back out of pockets
through their entrances. That distinction might prove critical in the
future when we support resetting dungeons.
2013-09-05 21:03:11 -04:00
..
pack Flipped a Table 2013-08-29 02:14:24 -04:00
DungeonData.java Fixed Bugs 2013-09-03 17:47:02 -04:00
DungeonSchematic.java Minor Changes 2013-09-05 21:03:11 -04:00
FillContainersOperation.java Improved Dungeon Loot and Selection 2013-08-24 07:52:35 -04:00
ModBlockFilter.java Created DungeonSchematic Class 2013-07-29 09:58:47 -04:00
SpecialBlockFinder.java Fixed Door Bugs 2013-07-30 17:57:05 -04:00