Commit Graph

  • f772b39eda add missing db config options nossr50 2019-03-07 21:19:04 -08:00
  • 493d6b0a67 Starting the conversion to HOCON, splitting up configs, and more nossr50 2019-03-07 21:09:57 -08:00
  • 76472a2b9f Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values nossr50 2019-03-06 16:50:38 -08:00
  • f0e8eb35c4 Most Super Abilities which increase gathering speed now check both XP registers and new hardcoded lists to determine whether or not the block should be affected by the super ability, if the block is found on either the xp registers or our own internal list then it will be considered compatible with that super ability. nossr50 2019-03-06 16:49:10 -08:00
  • 59f3835554 set configurate user file builder to dump block style formatting nossr50 2019-03-06 14:17:30 -08:00
  • 38c11d1601 Fixing zero initalize for entity xp + party share nossr50 2019-03-05 22:07:02 -08:00
  • 608a523996 Fix zero initialize for Swords config options nossr50 2019-03-05 22:01:58 -08:00
  • a2e0ca0f84 Flux Mining Cleanup nossr50 2019-03-05 21:56:35 -08:00
  • a3b8ab81be Fixed zero initialize for Smelting's Fuel Efficiency nossr50 2019-03-05 21:38:50 -08:00
  • 07db198a67 Whoops nossr50 2019-03-05 21:31:53 -08:00
  • 234a31d283 Fix Repair Mastery zero initialize nossr50 2019-03-05 21:29:41 -08:00
  • f2945569fb Fixed zero initialize for SkullSplitter. config nodes nossr50 2019-03-05 21:18:28 -08:00
  • 72663ae2d3 Solved zero initialize for Party.Sharing.ExpSharing_bonus_base nossr50 2019-03-05 21:12:37 -08:00
  • 22eead18dd Add warning about 2.1.13 snapshot releases nossr50 2019-03-05 20:35:11 -08:00
  • 8101decef5 Updating changelog nossr50 2019-03-04 18:45:18 -08:00
  • 35d1e1ebd9 Removing test files nossr50 2019-03-01 16:03:23 -08:00
  • 4418d34930 add register to constructor of repair/salvage nossr50 2019-02-26 20:57:02 -08:00
  • ed8611585f remove reflection code from MultiConfigContainer nossr50 2019-02-26 20:49:45 -08:00
  • b3ed05eb09 forgot the other super constructor for configcollection nossr50 2019-02-26 20:34:27 -08:00
  • 9d0dd7ecd6 do not call register() in super nossr50 2019-02-26 20:32:22 -08:00
  • e354e7b89b add unload to potion config nossr50 2019-02-26 20:26:46 -08:00
  • 714d9c0ca7 init potion ingredient lists in constructor nossr50 2019-02-26 20:22:30 -08:00
  • 53f06832f1 Locale NPE nossr50 2019-02-26 20:02:02 -08:00
  • 562066311b Always grab the Localized name of a skill nossr50 2019-02-26 19:44:30 -08:00
  • b5b9a223a7 better error reporting on enabling mcMMO nossr50 2019-02-26 16:33:04 -08:00
  • 049b76f651 Only grab List<String> if it's a proper list nossr50 2019-02-26 16:15:40 -08:00
  • 4ab5e5e925 Changing iteration over a nodes children to be based on a list of its children rather than a returned type of String nossr50 2019-02-26 15:15:43 -08:00
  • 22ca1863fd fix NPE for anvil, salvage block, detonator item nossr50 2019-02-26 11:37:21 -08:00
  • bdbda5587f fix NPE for ChimaeraWing nossr50 2019-02-26 11:34:19 -08:00
  • a344e43e2e fix configManager NPE nossr50 2019-02-26 11:26:06 -08:00
  • 198b7e3f46 xpratemultiplier fix nossr50 2019-02-25 17:02:29 -08:00
  • 5647eebe99 Multiplier to camelcase nossr50 2019-02-25 16:52:56 -08:00
  • 367fabf70c fixing many compiler errors for configs nossr50 2019-02-25 16:39:49 -08:00
  • 2f804de36f fishing treasures pt 4 (enchantments) nossr50 2019-02-25 14:55:26 -08:00
  • 677e45a811 fishing treasures pt 3 (shake) nossr50 2019-02-25 14:52:28 -08:00
  • 99f0e029c2 fishing treasures pt 2 nossr50 2019-02-25 14:08:41 -08:00
  • 3fc9f26b8b fishing treasures pt 1 nossr50 2019-02-23 21:05:48 -08:00
  • e75170f576 need to rewrite this mess nossr50 2019-02-23 20:38:28 -08:00
  • 3158ba591b Hylian Treasure pt 2 nossr50 2019-02-23 20:24:00 -08:00
  • 31402d97c4 Hylian Treasure pt 1 nossr50 2019-02-23 18:13:12 -08: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 nossr50 2019-02-22 00:39:17 -08:00
  • 811b90bc31 fixing imports nossr50 2019-02-21 23:18:52 -08:00
  • ef6b70f686 Some more comments nossr50 2019-02-21 23:15:58 -08:00
  • 2c752dc470 Removing the oopsies nossr50 2019-02-21 23:09:27 -08:00
  • 63a0598766 Check for changeme nossr50 2019-02-21 23:02:38 -08:00
  • 772ceddf65 ExcavationTreasureConfig pt 1 nossr50 2019-02-21 23:01:33 -08:00
  • 15be278ee1 kill TreasureConfig.java nossr50 2019-02-21 19:11:53 -08:00
  • 349a714134 Treasure Config Split pt 2, Configs now register to be backed up with the config manager nossr50 2019-02-21 19:06:59 -08:00
  • 41bfba0c68 treasures.yml is now split into 3 treasure configs nossr50 2019-02-21 18:08:25 -08:00
  • 83ee9ca92c DefaultKeys refactored to UnsafeValueValidation nossr50 2019-02-21 17:07:38 -08:00
  • 18d8b84099 Set removeOldKeys in the Config parent class nossr50 2019-02-21 16:47:22 -08:00
  • e6aee141fb Update config constructors to pass removeOldKeys boolean nossr50 2019-02-21 16:44:28 -08:00
  • b0b0167ee2 Convert RankConfig to the new system nossr50 2019-02-21 14:33:36 -08:00
  • 26b66b550c potion config is now converted to the new system nossr50 2019-02-21 14:16:11 -08:00
  • cef1bf6c8c potion config pt 1 (wip) nossr50 2019-02-20 22:33:21 -08:00
  • bd74d6e4f1 Convert soundconfig to new system nossr50 2019-02-20 22:17:54 -08:00
  • 6152ac30b9 kill hidden.yml nossr50 2019-02-20 22:12:28 -08:00
  • 6604f98140 Updating constructors, updating node address helper methods nossr50 2019-02-20 22:08:46 -08:00
  • b81ca84a99 don't always copy defaults nossr50 2019-02-20 19:14:21 -08:00
  • 4bfa790be9 Converting salvage config to the new system nossr50 2019-02-20 18:45:57 -08:00
  • c14b949b0a Converting repair config to the new system nossr50 2019-02-20 15:42:46 -08:00
  • 5ce08a2294 Kill the upgrade manager nossr50 2019-02-19 07:40:29 -08:00
  • c91255c474 converting mainconfig pt 3 nossr50 2019-02-18 15:35:46 -08:00
  • 4bb513c2d1 hardcore and vampirism commands were a mistake nossr50 2019-02-18 15:17:35 -08:00
  • 9f9b456b0a converting mainconfig pt 2 nossr50 2019-02-18 14:29:29 -08:00
  • 894b30660c converting mainconfig pt1 nossr50 2019-02-18 13:56:33 -08:00
  • a939f54b10 experience getInstance() had an oopsie nossr50 2019-02-18 12:56:40 -08:00
  • 3fc0bbb466 comment out contents of mod configs until we need them again nossr50 2019-02-18 12:31:31 -08:00
  • e7d8e51722 mod configs are taking a break nossr50 2019-02-18 12:16:10 -08:00
  • 63aebd0454 rewire getInstance for experience config nossr50 2019-02-18 09:08:16 -08:00
  • f08456b789 child.yml was a mistake nossr50 2019-02-18 09:04:20 -08:00
  • d7e0c95984 rewire getInstance() for configs nossr50 2019-02-17 11:32:53 -08:00
  • f4ba472403 new config pt 10 - All configs are now managed by ConfigManager (WIP) nossr50 2019-02-17 08:59:09 -08:00
  • acf2bf362f Refactoring the oopsies nossr50 2019-02-16 16:11:55 -08:00
  • 9731b9cffb new config pt 9 nossr50 2019-02-16 16:09:48 -08:00
  • 2de87f7189 Regex errors nossr50 2019-02-13 13:45:38 -08:00
  • fb2eddd432 fixing NPE and IO errors nossr50 2019-02-13 13:35:27 -08:00
  • bf63ce33c5 new config system pt 5 nossr50 2019-02-12 06:17:27 -08:00
  • e7b91f57ea Advanced Config is now on the new config system nossr50 2019-02-12 01:52:20 -08:00
  • 78f0a42ec1 new config system part 4 nossr50 2019-02-12 01:31:51 -08:00
  • fd8e44ef47 new config system part 3 nossr50 2019-02-12 01:24:54 -08:00
  • 0f743a55b5 new config system pt 2 nossr50 2019-02-11 04:12:34 -08:00
  • 69fa10559c New Config System pt 1 nossr50 2019-02-11 02:29:40 -08:00
  • c1cf246084 Setting up configurable nossr50 2019-02-10 00:51:05 -08:00
  • 39b22d0ee8 Merge pull request #3841 from Fabrimat/patch-3 Robert A. C 2019-03-28 08:05:57 -07:00
  • 74e62ab08c Update locale_it.properties Fabrizio La Rosa 2019-03-28 16:01:21 +01:00
  • f1cc745de8 fully translate party stuff OverCrave 2019-03-28 13:41:39 +01:00
  • 7654e78fbe Update locale_de.properties OverCrave 2019-03-28 12:44:00 +01:00
  • 558c727136 change color code usage style OverCrave 2019-03-28 12:35:08 +01:00
  • 18097fa1a5 Update locale_de.properties OverCrave 2019-03-28 12:26:15 +01:00
  • e2b8d940d3 2.1.28 nossr50 2019-03-28 04:22:26 -07:00
  • 5093c37efb Update locale_de.properties OverCrave 2019-03-28 12:10:11 +01:00
  • 610e1a6bf4 Merge remote-tracking branch 'upstream/master' OverCrave 2019-03-28 11:25:56 +01:00
  • 99843f2735 update en_US to upstream version OverCrave 2019-03-28 11:25:41 +01:00
  • 732726bbd3 2.1.27 - Fixed an exploit that allowed players to dupe torches, rails, etc nossr50 2019-03-27 21:05:57 -07:00
  • 65687ca603 2.1.26 - Combat Skills are MUCH more deadly nossr50 2019-03-27 16:40:08 -07:00
  • 658382dba2 Added Limit Break to Archery, Axes, Swords, Unarmed nossr50 2019-03-27 16:30:29 -07:00
  • 404a876d6b Compiler made an oopsie nossr50 2019-03-27 12:36:46 -07:00
  • c4a383c4fb Removed PVP requirement on Stab, added info about Stab to /swords nossr50 2019-03-27 12:33:04 -07:00
  • e0341f7ae7 Added new subskill to Swords, Stab nossr50 2019-03-27 12:11:11 -07:00