Commit Graph

5343 Commits

Author SHA1 Message Date
59f3835554 set configurate user file builder to dump block style formatting 2019-03-28 23:55:56 -07:00
38c11d1601 Fixing zero initalize for entity xp + party share 2019-03-28 23:55:56 -07:00
608a523996 Fix zero initialize for Swords config options 2019-03-28 23:55:55 -07:00
a2e0ca0f84 Flux Mining Cleanup 2019-03-28 23:54:47 -07:00
a3b8ab81be Fixed zero initialize for Smelting's Fuel Efficiency 2019-03-28 23:54:47 -07:00
07db198a67 Whoops 2019-03-28 23:54:08 -07:00
234a31d283 Fix Repair Mastery zero initialize 2019-03-28 23:50:11 -07:00
f2945569fb Fixed zero initialize for SkullSplitter. config nodes 2019-03-28 23:47:26 -07:00
72663ae2d3 Solved zero initialize for Party.Sharing.ExpSharing_bonus_base 2019-03-28 23:47:25 -07:00
22eead18dd Add warning about 2.1.13 snapshot releases 2019-03-28 23:47:25 -07:00
8101decef5 Updating changelog 2019-03-28 23:47:25 -07:00
35d1e1ebd9 Removing test files 2019-03-28 23:47:25 -07:00
4418d34930 add register to constructor of repair/salvage 2019-03-28 23:47:25 -07:00
ed8611585f remove reflection code from MultiConfigContainer 2019-03-28 23:47:25 -07:00
b3ed05eb09 forgot the other super constructor for configcollection 2019-03-28 23:47:24 -07:00
9d0dd7ecd6 do not call register() in super 2019-03-28 23:47:24 -07:00
e354e7b89b add unload to potion config 2019-03-28 23:47:24 -07:00
714d9c0ca7 init potion ingredient lists in constructor 2019-03-28 23:47:24 -07:00
53f06832f1 Locale NPE 2019-03-28 23:47:24 -07:00
562066311b Always grab the Localized name of a skill 2019-03-28 23:47:23 -07:00
b5b9a223a7 better error reporting on enabling mcMMO 2019-03-28 23:47:23 -07:00
049b76f651 Only grab List<String> if it's a proper list 2019-03-28 23:47:23 -07:00
4ab5e5e925 Changing iteration over a nodes children to be based on a list of its children rather than a returned type of String 2019-03-28 23:47:21 -07:00
22ca1863fd fix NPE for anvil, salvage block, detonator item 2019-03-28 23:47:21 -07:00
bdbda5587f fix NPE for ChimaeraWing 2019-03-28 23:47:21 -07:00
a344e43e2e fix configManager NPE 2019-03-28 23:47:21 -07:00
198b7e3f46 xpratemultiplier fix 2019-03-28 23:47:20 -07:00
5647eebe99 Multiplier to camelcase 2019-03-28 23:47:20 -07:00
367fabf70c fixing many compiler errors for configs 2019-03-28 23:47:19 -07:00
2f804de36f fishing treasures pt 4 (enchantments) 2019-03-28 23:46:43 -07:00
677e45a811 fishing treasures pt 3 (shake) 2019-03-28 23:46:43 -07:00
99f0e029c2 fishing treasures pt 2 2019-03-28 23:46:43 -07:00
3fc9f26b8b fishing treasures pt 1 2019-03-28 23:46:42 -07:00
e75170f576 need to rewrite this mess 2019-03-28 23:46:42 -07:00
3158ba591b Hylian Treasure pt 2 2019-03-28 23:46:42 -07:00
31402d97c4 Hylian Treasure pt 1 2019-03-28 23:46:42 -07:00
bef86f0e97 add CustomName and Lore fields to default treasure configs
the functionality for these keys has always been here but this change should help make it more obvious
2019-03-28 23:46:42 -07:00
811b90bc31 fixing imports 2019-03-28 23:46:41 -07:00
ef6b70f686 Some more comments 2019-03-28 23:46:41 -07:00
2c752dc470 Removing the oopsies 2019-03-28 23:46:41 -07:00
63a0598766 Check for changeme 2019-03-28 23:46:41 -07:00
772ceddf65 ExcavationTreasureConfig pt 1 2019-03-28 23:46:41 -07:00
15be278ee1 kill TreasureConfig.java 2019-03-28 23:46:40 -07:00
349a714134 Treasure Config Split pt 2, Configs now register to be backed up with the config manager 2019-03-28 23:46:39 -07:00
41bfba0c68 treasures.yml is now split into 3 treasure configs 2019-03-28 23:46:39 -07:00
83ee9ca92c DefaultKeys refactored to UnsafeValueValidation 2019-03-28 23:46:39 -07:00
18d8b84099 Set removeOldKeys in the Config parent class 2019-03-28 23:46:39 -07:00
e6aee141fb Update config constructors to pass removeOldKeys boolean 2019-03-28 23:46:38 -07:00
b0b0167ee2 Convert RankConfig to the new system 2019-03-28 23:46:38 -07:00
26b66b550c potion config is now converted to the new system 2019-03-28 23:46:38 -07:00