Commit Graph

  • a1e3bb18a4 Fix double drops for mining nossr50 2019-06-16 04:59:34 -07:00
  • 43ca43cc48 Fix repair command nossr50 2019-06-16 01:42:30 -07:00
  • 278efc8e37 Fix repair logic nossr50 2019-06-16 01:13:39 -07:00
  • 3cde1400d1 Skill Ceiling removed nossr50 2019-06-16 00:17:21 -07:00
  • 3e01b413b4 Fix Salvage section in exploit conf nossr50 2019-06-16 00:07:34 -07:00
  • 8320b89b9f Add Herbalism subskill properties to config nossr50 2019-06-16 00:05:36 -07:00
  • fb08bbb79d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-06-15 23:51:36 -07:00
  • c3f38cdabd A few typos in javdocs nossr50 2019-06-15 21:22:21 -07:00
  • 8f55a6277a Fix Repair enchant logic nossr50 2019-06-14 20:44:33 -07:00
  • ef71661db1 2.1.81 nossr50 2019-06-14 20:39:57 -07:00
  • 4f2e3f4399 Update axes to the new naming scheme nossr50 2019-06-14 15:51:26 -07:00
  • dac447f381 Add missing skill properties to archery config nossr50 2019-06-14 15:46:13 -07:00
  • 8eba1dda1f Add Set<?> serializer + fix some errors nossr50 2019-06-14 13:49:01 -07:00
  • ffa35d0179 Fix leveling + Fix Roll nossr50 2019-06-14 12:00:47 -07:00
  • e7e28ec3cb Wire up unarmed config nossr50 2019-06-14 11:36:21 -07:00
  • ab56464bc4 Add disarm config settings nossr50 2019-06-14 11:16:46 -07:00
  • 43600ef800 Add and wire up Herbalism AFK exploit toggle nossr50 2019-06-13 18:12:10 -07:00
  • b4e612b15b Fix skill property registration method nossr50 2019-06-13 16:48:49 -07:00
  • 9e336c8a6f Reduce console spam nossr50 2019-06-13 16:19:59 -07:00
  • 29a712ca80 Fixing some mistakes with FQNs nossr50 2019-06-13 16:14:59 -07:00
  • 18a28a87b1 Fix mistake when registering fully qualified names nossr50 2019-06-13 15:57:44 -07:00
  • 307bf8b332 SoundSettingSerializer nossr50 2019-06-13 15:28:06 -07:00
  • 86a4b74eb3 Wire up sound config nossr50 2019-06-13 14:02:15 -07:00
  • 6f3b90d0dd Sound Config nossr50 2019-06-13 13:43:10 -07:00
  • f0cce29d71 Rewrite NotificationManager to handle more flexible config options nossr50 2019-06-13 12:43:51 -07:00
  • 8abccfc9cd Rewrite of McMMOPlayerNotificationEvent nossr50 2019-06-13 11:28:10 -07:00
  • adefda42df Dev mode nossr50 2019-06-12 14:43:13 -07:00
  • 9c04054017 2.1.80 nossr50 2019-06-12 12:23:58 -07:00
  • bdd0335d0b Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-06-12 11:07:54 -07:00
  • 7ab70ba597 2.1.79 nossr50 2019-06-12 11:05:16 -07:00
  • a97f1b208f NotificationManager now uses a getter in mcMMO nossr50 2019-06-12 10:54:05 -07:00
  • 0abccd105d Merge pull request #3953 from snake0053/master Robert A. C 2019-06-12 10:43:08 -07:00
  • 473e4586c9 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-06-12 10:40:04 -07:00
  • 15b34e2056 Update locale_ja_JP.properties SNAKE0053 2019-06-13 02:35:39 +09:00
  • ae551a6bc1 2.1.78 nossr50 2019-06-12 10:22:20 -07:00
  • 98f6eac50c Super Abilities don't do extra durability damage to tools with the unbreaking enchantment nossr50 2019-06-12 10:18:43 -07:00
  • b0f09c8e7b Add PlayerNotificationSerializer nossr50 2019-06-12 10:01:18 -07:00
  • b03abcdee8 Add notification settings nossr50 2019-06-12 09:51:22 -07:00
  • 963d0a1897 Fixed a bug where shovels took too many materials to repair nossr50 2019-06-12 06:20:20 -07:00
  • b29d87df8c Add ScrapCollector and wire up profile loading message toggle nossr50 2019-06-12 05:44:25 -07:00
  • a654762f4d Yikes that was a lot of merge conflicts. nossr50 2019-06-12 05:26:45 -07:00
  • 705285878f Diagnosing myself with dyslexia nossr50 2019-06-11 03:57:28 -07:00
  • e1dcb65888 Add back in the comment about min quantity nossr50 2019-06-11 03:52:45 -07:00
  • 9062dbcaae Add minimum quantity back to the repair config nossr50 2019-06-11 03:50:13 -07:00
  • 97c98969ff 2.1.76 nossr50 2019-06-10 22:49:47 -07:00
  • 3fe47c939a You can not salvage without 1 rank in Scrap Collector now (unlocks at level 2) nossr50 2019-06-10 22:46:03 -07:00
  • 46dee3c9b6 Numerous tweaks to salvage + fixing repair bugs nossr50 2019-06-10 22:37:20 -07:00
  • 8e67e2d158 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2019-06-10 16:33:30 -07:00
  • f5f4182a90 2.1.75 nossr50 2019-06-10 16:14:24 -07:00
  • 05087e569a Merge pull request #3950 from 89009332/patch-8 Robert A. C 2019-06-09 20:16:38 -07:00
  • 77bde61f4b Update locale_zh_CN.properties 89009332 2019-06-10 09:17:07 +08:00
  • 1297b45ef8 2.1.74 nossr50 2019-06-09 07:08:26 -07:00
  • 83b55db4f8 2.1.73 nossr50 2019-06-09 05:53:39 -07:00
  • caec01e9fa 2.1.72 nossr50 2019-06-09 05:12:56 -07:00
  • 2be67bae19 Fixed a NPE that could occur if Roll was disabled in coreskills.yml nossr50 2019-06-09 05:10:30 -07:00
  • a677450d50 Fix NPE on server shutdown with no user data nossr50 2019-06-09 05:07:34 -07:00
  • 1d7919c050 2.1.71 nossr50 2019-06-08 10:21:12 -07:00
  • a132172507 You can no longer repair/salvage item stacks with more than one item nossr50 2019-06-08 10:20:22 -07:00
  • 549ef5734e Repair now always requires confirmation nossr50 2019-06-07 10:32:55 -07:00
  • 77fbf7f51e Salvage always asks for confirmation before breaking an item nossr50 2019-06-07 10:26:49 -07:00
  • e37820d25e 2.1.70 nossr50 2019-06-07 05:14:51 -07:00
  • 00bee60151 Prevent tool ready messages on shulker boxes nossr50 2019-06-07 05:13:37 -07:00
  • c58a36e604 Most the functionality of SkillPropertiesManager is in place, but not yet complete nossr50 2019-06-07 04:07:43 -07:00
  • 3c3bc338f2 Add serializer for MaxBonusLevel nossr50 2019-06-07 01:24:11 -07:00
  • 80beb92a06 Rewrote how Arrow Retrieval subskill is handled nossr50 2019-06-07 01:18:14 -07:00
  • 39b5719e12 Fill in Daze/Skill Shot for Archery config nossr50 2019-06-07 00:31:59 -07:00
  • 7679afd3e0 Add new DatabaseAPI nossr50 2019-06-06 23:15:18 -07:00
  • 0b0408ef98 2.1.70 dev mode nossr50 2019-06-06 21:42:12 -07:00
  • 5eb80f9277 Add skill shot config settings nossr50 2019-06-06 08:09:27 -07:00
  • d879575d5f Wire up PVP/PVE settings nossr50 2019-06-06 06:07:05 -07:00
  • 51a57429b6 Add PVP/PVE settings to core skill config nossr50 2019-06-06 05:58:44 -07:00
  • 3e75026281 Wire up Hardcore/Vampirism nossr50 2019-06-06 05:31:13 -07:00
  • c698bed05e Setup the hardcore/vampirism config nossr50 2019-06-06 05:25:37 -07:00
  • 237311a98f Fix spelling mistake + Wire up ChimaeraWing nossr50 2019-06-06 04:19:01 -07:00
  • 240ab0a0af Add Chimaera Wing to the items config nossr50 2019-06-06 03:38:09 -07:00
  • 582c9a6726 Correct the name of FastFoodService for rank config nossr50 2019-06-06 02:03:31 -07:00
  • fc2077ffdb Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-06-06 01:58:52 -07:00
  • 58cde322f5 Add shoutout to changelog nossr50 2019-06-06 01:53:59 -07:00
  • 0638f4c437 2.1.69 nossr50 2019-06-05 23:50:39 -07:00
  • 426b2d27e7 Fix NPE for new data tracker nossr50 2019-06-05 21:43:07 -07:00
  • 3ce3ac5350 mcMMO should no longer lose a few minutes of player data from shutting down the server nossr50 2019-06-05 21:11:44 -07:00
  • 94df19bdb4 Converting some remaining float literals to double literals nossr50 2019-06-04 21:18:51 -07:00
  • fc6c6ed2c4 Using doubles in most places again to avoid precision loss nossr50 2019-06-04 21:12:10 -07:00
  • 32fa6cee96 Fix some issues with the CustomXPPerkSerializer nossr50 2019-06-04 20:00:25 -07:00
  • ffe27326e3 Move serializers nossr50 2019-06-04 19:33:29 -07:00
  • 97b70ec2a1 Correcting issues with deserializing SkillRankProperty nossr50 2019-06-04 19:03:20 -07:00
  • e5592919b7 Add SkillRankProperty serializer nossr50 2019-06-04 14:58:17 -07:00
  • b2dc322a2b Remove the old rank config file nossr50 2019-06-04 13:13:41 -07:00
  • cf6a4c804a Rewrote how SkillRanks were pulled for the new config system nossr50 2019-06-04 13:11:45 -07:00
  • b62bd0e620 Fill in Excavation rank config nossr50 2019-06-03 06:13:35 -07:00
  • 86a46babc1 Fill in Woodcutting rank config nossr50 2019-06-03 06:09:20 -07:00
  • 0bafcb659b Fill in Unarmed rank config nossr50 2019-06-03 05:56:03 -07:00
  • 9db152ebc8 Fill in Swords rank config nossr50 2019-06-03 05:52:53 -07:00
  • ef44a43bd2 Fill in rank configs for Fishing nossr50 2019-06-03 05:48:15 -07:00
  • bdc44f6ede Fill in rank config for Herbalism nossr50 2019-06-03 05:44:22 -07:00
  • 0e70c9ce75 Fill in Mining rank info nossr50 2019-06-03 05:42:42 -07:00
  • 2d1d2693ed Fill in Salvage rank information nossr50 2019-06-03 04:44:16 -07:00
  • c33d6e62b7 Fill in Smelting rank information nossr50 2019-06-03 04:39:50 -07:00
  • fd78ce278e Fill in Taming subskill rank information nossr50 2019-06-03 04:34:54 -07:00
  • 5ca027650e Add ConfigRanks WIP (axes, acrobatics, archery so far) nossr50 2019-06-03 04:17:23 -07:00