Plan/PlanPluginBridge
Rsl1122 8161488747 [#777] Configuration format change
- Added a new config updater that can move and remove config values
- Updated the config format to be easier to understand and read.
- Made config updater update old configs to the new format
- Removed Settings enum
- Added generics to Setting, changed from interface to a class
- Created new classes that hold static Setting objects
- Added generics to PlanConfig
- Added PlanConfig#get for getting Setting with generic types.
- Moved config calls made during object initialization,
  possibly eliminating bugs that ignored config settings on first boot
- Added more export settings
- Added JSON Export (#700)
- Fixed Buycraft graph not following Locale setting for timestamps
- Extracted PluginBridge Bridge interface for mocking during tests
2018-12-08 11:44:10 +02:00
..
src [#777] Configuration format change 2018-12-08 11:44:10 +02:00
install_dependencies.bat Add install_dependencies.bat 2018-08-28 15:33:40 +03:00
pom.xml [#777] Configuration format change 2018-12-08 11:44:10 +02:00