Commit Graph

  • 30df57fa35 Fix async tool lower nossr50 2019-04-25 18:46:49 -07:00
  • 467025888c Fixed #3858 - Falling blocks in water not getting tracked nossr50 2019-04-25 18:28:24 -07:00
  • 02a69cbb05 Update code style nossr50 2019-04-24 22:52:53 -07:00
  • dc758a6dfc Wire up XP formula settings nossr50 2019-04-24 22:44:24 -07:00
  • 989537366a Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-24 22:14:02 -07:00
  • 21ecf959ea updating pom nossr50 2019-04-24 22:12:49 -07:00
  • 9fcedcad76 Add linear/exponential formula config options to defaults nossr50 2019-04-24 22:11:11 -07:00
  • 9d9b5464c3 fixing some serializer errors nossr50 2019-04-24 21:38:32 -07:00
  • 5fc416a457 Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-24 21:12:07 -07:00
  • d1401d0cba change targetted API nossr50 2019-04-24 21:11:27 -07:00
  • 63e905db6c use a custom collection of serializers instead of the default list nossr50 2019-04-24 21:01:33 -07:00
  • e8ea502f77 Add delegates to player level conf and wire up xp formula setting nossr50 2019-04-24 19:46:06 -07:00
  • ba8b73ad4d add some missing delegates to xp config nossr50 2019-04-24 19:36:46 -07:00
  • df2a52984e add combat default xp values nossr50 2019-04-24 19:30:15 -07:00
  • b8ad722e9e Taming default XP values + updated acrobatics XP values nossr50 2019-04-24 18:58:29 -07:00
  • 7928ababf6 add smelting default xp values nossr50 2019-04-24 18:51:52 -07:00
  • 0a63e6674a merge prs nossr50 2019-04-24 18:24:29 -07:00
  • b5930fc35d Merge pull request #3897 from Zed-I/patch-4 Robert A. C 2019-04-24 18:23:29 -07:00
  • 9a74ab77f4 Merge pull request #3900 from Leomixer17/patch-1 Robert A. C 2019-04-24 18:22:45 -07:00
  • 7f233b8e77 Tweaking some merge mistakes / bugs nossr50 2019-04-24 17:19:04 -07:00
  • 17c193f984 Merge branch 'configurable' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-24 17:17:26 -07:00
  • 176b5db83e 2.1.48 nossr50 2019-04-24 17:17:14 -07:00
  • 18d698aad2 2.1.48 nossr50 2019-04-24 16:40:28 -07:00
  • 3329a6c49e Update locale_it.properties Leomixer17 2019-04-24 23:09:03 +02:00
  • c07a29ba86 mcMMO should work on both 1.13 and 1.14 now nossr50 2019-04-23 08:20:00 -07:00
  • b36c4b56c3 first 5 levels in all skills are now much easier to level nossr50 2019-04-23 04:21:25 -07:00
  • cee0025147 Bonus XP for early combat levels nossr50 2019-04-23 03:52:48 -07:00
  • 372ad1fac3 Experience settings for 114 are now under Experience_114 in experience.yml nossr50 2019-04-23 03:37:43 -07:00
  • 09cba965d3 Switch to GSON since mojang lib does not exist in 1.14 nossr50 2019-04-23 02:12:22 -07:00
  • d862f7f779 Tool lower task sync nossr50 2019-04-23 01:13:21 -07:00
  • 0adaa0ba66 PlayerNotification now marked async nossr50 2019-04-23 01:10:09 -07:00
  • 432a4aa330 1.14 is required for this version of mcMMO nossr50 2019-04-23 00:54:49 -07:00
  • 1c490cd463 1.14 Compatibility (this build won't run on 1.13 anymore) nossr50 2019-04-22 23:54:02 -07:00
  • b41637fbf8 2.1.47 1.13-support nossr50 2019-04-21 17:08:58 -07:00
  • 7506646862 Party NPE fix nossr50 2019-04-21 16:56:26 -07:00
  • 570ab49e55 Added excavation treasure to coarse dirt Zed-I 2019-04-20 16:35:01 +02:00
  • 227fb49dec 2.1.46 nossr50 2019-04-19 17:59:00 -07:00
  • 78fdfc1c35 Made improvements to the Party member list from /party nossr50 2019-04-19 17:56:59 -07:00
  • 0b26d6c72c Fixed error related to Bleed, fixed missing default XP values for Herbalism and Woodcutting nossr50 2019-04-19 14:55:07 -07:00
  • cae722e8c7 Changelog upd nossr50 2019-04-19 14:34:18 -07:00
  • 0eed1a6c5a Merge pull request #3892 from Zed-I/patch-3 Robert A. C 2019-04-19 13:06:00 -07:00
  • bbf7ce9c57 Fixed bug where skeleton heads would drop in instead of zombie/creeper heads on successful shake Zed-I 2019-04-19 20:35:06 +02:00
  • 1fa21823a4 Merge pull request #3891 from Zed-I/patch-2 Robert A. C 2019-04-19 10:12:37 -07:00
  • 4b34299648 Fixed axe salvage bug Zed-I 2019-04-19 14:36:29 +02:00
  • 45841218e6 dev mode nossr50 2019-04-18 16:34:19 -07:00
  • c509daff9f Merge pull request #3890 from OverCrave/master Robert A. C 2019-04-18 15:13:21 -07:00
  • ce92329705 fix it for real now OverCrave 2019-04-18 22:59:52 +02:00
  • 817b5364cf fix adminchat returning too early if send by console OverCrave 2019-04-18 22:58:50 +02:00
  • 9b08f9bc44 Merge pull request #3884 from jstnf/acro-fix Robert A. C 2019-04-17 15:04:28 -07:00
  • 3973f9ec43 Check if a player has Absorption when calculating Acrobatics XP gain jstnf 2019-04-17 13:51:42 -07:00
  • 820c3260c8 2.1.45 - mcMMO will check for outdated software and provide tips nossr50 2019-04-17 11:51:13 -07:00
  • 57bbde552a Merge pull request #3881 from jstnf/configurable Robert A. C 2019-04-16 11:19:01 -07:00
  • 30bc73be7d Repair no longer consumes items with item lore + Fixing logic errors in repair. nossr50 2019-04-16 11:17:56 -07:00
  • ae35da8e02 Arcane bypass readded Justin 2019-04-16 11:07:46 -07:00
  • 3c6b694fb8 Removed more Kraken references - configurable branch jstnf 2019-04-16 10:03:37 -07:00
  • bbd43e156a Fixing some mistakes in default values for Repair nossr50 2019-04-15 20:14:29 -07:00
  • a9cb28a8f2 Default Repair XP config values nossr50 2019-04-15 19:04:20 -07:00
  • 3e2f2cd000 Setup default Mining XP config values nossr50 2019-04-15 18:44:33 -07:00
  • c69a9fc299 fixing another compile error nossr50 2019-04-15 15:51:29 -07:00
  • f09007b60c temporary fix to compile error nossr50 2019-04-15 15:49:35 -07:00
  • 6e62930b6a Wire up Dodge XP config setting nossr50 2019-04-15 15:48:39 -07:00
  • 28bf67f154 Add default Herbalism XP values to config, added missing WALL_FAN and DEAD_WALL_FAN blocks nossr50 2019-04-15 15:40:41 -07:00
  • 5d7d06831b Add default Woodcutting XP values to config, added missing stripped wood values nossr50 2019-04-15 12:29:15 -07:00
  • e23aec7294 Add default Excavation XP values to config nossr50 2019-04-15 11:59:42 -07:00
  • f90205f1ae Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-15 10:43:26 -07:00
  • 54a1475fef Merge pull request #3878 from andris155/patch-2 Robert A. C 2019-04-15 10:43:12 -07:00
  • 7e039321e1 Merge 2.1.44 nossr50 2019-04-15 10:40:57 -07:00
  • bd0204a09e Update locale_hu_HU.properties András Marczinkó 2019-04-15 10:10:33 +02:00
  • 31c1bd52bc 2.1.44 nossr50 2019-04-14 05:39:23 -07:00
  • 0f8c0f97d9 Fixing another NPE for brewing nossr50 2019-04-14 05:27:31 -07:00
  • 5a56b27ea8 Fix AlchemyBrew NPE nossr50 2019-04-14 04:55:37 -07:00
  • 273dfbbdce 2.1.43 nossr50 2019-04-14 04:23:28 -07:00
  • 138b109ff5 Correct display error when successfully salvaging enchantments nossr50 2019-04-13 22:04:35 -07:00
  • 908ac7c541 Update README.md Robert A. C 2019-04-13 15:56:00 -07:00
  • e7e13d990a Update README.md Robert A. C 2019-04-13 15:55:38 -07:00
  • ea9f79291e Update readme.md Robert A. C 2019-04-13 15:51:03 -07:00
  • 4b13cbeb43 2.1.42 nossr50 2019-04-13 13:20:49 -07:00
  • d542098f8a New salvage enchant bypass permission node nossr50 2019-04-13 13:17:28 -07:00
  • f6e01ea910 UserManager::getPlayer returns null again (oopsie) nossr50 2019-04-13 12:58:32 -07:00
  • 2a053a0be2 Fixing logic error in mcrank CD msg nossr50 2019-04-12 15:34:33 -07:00
  • b5cbfc7f66 Commands.Database.CooldownMS - new locale string nossr50 2019-04-12 15:29:37 -07:00
  • 8c0076ff80 2.1.41 nossr50 2019-04-12 15:24:57 -07:00
  • 6e3c2fcb76 Fix mcrank cd display nossr50 2019-04-12 15:24:01 -07:00
  • 33a68daa9c mcMMO now checks in all places for a loaded profile before executing processing on said profile nossr50 2019-04-12 15:17:05 -07:00
  • 7cf3b4e521 Wire up inspect command settings nossr50 2019-04-11 08:05:15 -07:00
  • 7e047aed59 Inspect Command Config nossr50 2019-04-11 07:39:59 -07:00
  • 86f62fba0b Wire up admin chat settings nossr50 2019-04-11 07:11:25 -07:00
  • b64b8d0f8f Admin Chat config settings nossr50 2019-04-11 07:09:58 -07:00
  • 1fe4fef75a Merge master 2.1.40 nossr50 2019-04-11 04:43:59 -07:00
  • 00cc5f0845 Move Fall data to AcrobaticsManager nossr50 2019-04-11 04:09:00 -07:00
  • 8b0a580505 Fixing Party Chat Bug nossr50 2019-04-11 03:49:13 -07:00
  • 87bf3a5b40 fixing an oopsie nossr50 2019-04-11 00:00:22 -07:00
  • de3e2b79f7 add inner peace to permissions nossr50 2019-04-10 06:00:27 -07:00
  • 21e1d54ad5 Inner Peace added to /fishing nossr50 2019-04-10 05:54:19 -07:00
  • 9c1f38ce6d Inner Peace locale strings nossr50 2019-04-10 05:46:18 -07:00
  • 78aeb0679b new fishing skill Inner Peace nossr50 2019-04-10 05:29:35 -07:00
  • c41a650415 Wiring up Fishing config values nossr50 2019-04-10 04:56:59 -07:00
  • 856e6f0447 Fishing now actually grants XP for caught fish (values in the config did nothing before... lol ) nossr50 2019-04-10 04:35:14 -07:00
  • 1f734582d4 Add delegates to exploit config nossr50 2019-04-10 04:34:27 -07:00
  • 75bb3f181d Fishing now always gives fish in addition to treasure (configurable) Fixing salvage oopsies nossr50 2019-04-10 04:06:06 -07:00