DimDoors/StevenDimDoors/mod_pocketDim/commands
SenseiKiwi b11354767d Overhauled configuration properties
Moved all configuration variables from mod_pocketDim to DDProperties
(formerly DimDoorsConfig). Changed property names to be clearer in
config file, modified some comments, and generally cleaned up the config
file. Fixed some missing properties and variables that were reading from
the wrong properties. Modified the order in which mod_pocketDim
instantiated some of its static fields so that they would load after
properties are read. Almost all classes load after properties are read.
Fixed indentation across various files and replaced references to
properties in mod_pocketDim with references to DDProperties.
2013-06-13 19:01:54 -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 Overhauled configuration properties 2013-06-13 19:01:54 -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