Commit Graph

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