101e9e4ce6
Completed enough of the implementation and integration to compile DD. Some portions of the code are only for testing and will be removed later. The configuration for default dungeons is hardcoded - we can parse config files once we're certain that dungeon chains work. At the moment, dungeons generate but it doesn't seem like the rules we set are being followed properly. Renamed OptimizedRule to DungeonChainRule, and renamed the old DungeonChainRule to DungeonChainRuleDefinition, to match the role of each class better. Added some hax to DungeonGenerator to get packs integrated - the implementation will be much cleaner once the new save format is done. |
||
---|---|---|
.. | ||
CommandCreateDungeonRift.java | ||
CommandCreatePocket.java | ||
CommandDeleteAllLinks.java | ||
CommandDeleteDimensionData.java | ||
CommandDeleteRifts.java | ||
CommandExportDungeon.java | ||
CommandPrintDimensionData.java | ||
CommandPruneDimensions.java | ||
CommandResetDungeons.java | ||
CommandTeleportPlayer.java | ||
DDCommandBase.java | ||
DDCommandResult.java |