Overhauled configuration #16

Merged
SenseiKiwi merged 2 commits from master into master 2013-06-14 06:08:39 +00:00
SenseiKiwi commented 2013-06-13 23:05:31 +00:00 (Migrated from github.com)

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.

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.
StevenRS11 commented 2013-06-13 23:07:33 +00:00 (Migrated from github.com)

Last changes before release! Ill need to finish it when I get back, sadly.

Last changes before release! Ill need to finish it when I get back, sadly.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#16
No description provided.