DimDoors/StevenDimDoors/mod_pocketDim/dungeon/pack
SenseiKiwi 0e67596ca0 Progress on Implementing Dungeon Packs
1. Integrated support for dungeon pack config options into the code
(i.e. we actually DO what the settings specify)
2. Added random transitions from one dungeon type to another. Dungeons
might also begin with a non-default pack.
3. Fixed a config reading bug that caused settings to be ignored and
some invalid settings wouldn't trigger exceptions. Also fixed other
dungeon pack bugs.
2013-08-21 14:26:10 -04:00
..
DungeonChainRule.java Progress on Implementing Dungeon Packs 2013-08-21 14:26:10 -04:00
DungeonChainRuleDefinition.java Progress on Implementing Dungeon Packs 2013-08-21 14:26:10 -04:00
DungeonPack.java Progress on Implementing Dungeon Packs 2013-08-21 14:26:10 -04:00
DungeonPackConfig.java Progress on Implementing Dungeon Packs 2013-08-21 14:26:10 -04:00
DungeonPackConfigReader.java Progress on Implementing Dungeon Packs 2013-08-21 14:26:10 -04:00
DungeonType.java Progress on Implementing Dungeon Packs 2013-08-05 09:48:49 -04:00