Commit Graph

1551 Commits

Author SHA1 Message Date
a1e3bb18a4 Fix double drops for mining 2019-06-16 04:59:34 -07:00
278efc8e37 Fix repair logic 2019-06-16 01:13:39 -07:00
fb08bbb79d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-06-15 23:51:36 -07:00
8f55a6277a Fix Repair enchant logic 2019-06-14 20:44:33 -07:00
ef71661db1 2.1.81 2019-06-14 20:39:57 -07:00
8eba1dda1f Add Set<?> serializer + fix some errors 2019-06-14 13:49:01 -07:00
e7e28ec3cb Wire up unarmed config 2019-06-14 11:36:21 -07:00
ab56464bc4 Add disarm config settings 2019-06-14 11:16:46 -07:00
43600ef800 Add and wire up Herbalism AFK exploit toggle 2019-06-13 18:12:10 -07:00
9c04054017 2.1.80 2019-06-12 12:23:58 -07:00
bdd0335d0b Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-06-12 11:07:54 -07:00
7ab70ba597 2.1.79 2019-06-12 11:05:16 -07:00
a97f1b208f NotificationManager now uses a getter in mcMMO 2019-06-12 10:54:05 -07:00
473e4586c9 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-06-12 10:40:04 -07:00
98f6eac50c Super Abilities don't do extra durability damage to tools with the
unbreaking enchantment
2019-06-12 10:18:43 -07:00
963d0a1897 Fixed a bug where shovels took too many materials to repair 2019-06-12 06:20:20 -07:00
a654762f4d Yikes that was a lot of merge conflicts. 2019-06-12 05:26:45 -07:00
705285878f Diagnosing myself with dyslexia 2019-06-11 03:57:28 -07:00
9062dbcaae Add minimum quantity back to the repair config 2019-06-11 03:50:13 -07:00
3fe47c939a You can not salvage without 1 rank in Scrap Collector now (unlocks at
level 2)
2019-06-10 22:46:03 -07:00
46dee3c9b6 Numerous tweaks to salvage + fixing repair bugs 2019-06-10 22:37:20 -07:00
f5f4182a90 2.1.75 2019-06-10 16:14:24 -07:00
80beb92a06 Rewrote how Arrow Retrieval subskill is handled 2019-06-07 01:18:14 -07:00
fc6c6ed2c4 Using doubles in most places again to avoid precision loss 2019-06-04 21:12:10 -07:00
4e7e2daf3c Fix issues in the ExperienceBarWrapper 2019-06-01 03:23:08 -07:00
9dfbb14c39 Wire up the new Axes config 2019-06-01 03:16:30 -07:00
186ad2cd59 Add MaximumProgressLevel interface and implementation 2019-05-31 01:45:57 -07:00
b27d46f0cc Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-29 14:06:55 -07:00
bfb48ccea3 Buffed Impact durability damage and fixed it 2019-05-21 13:13:17 -07:00
04fb4c30fe Fix compiler errors 2019-05-18 16:25:52 -07:00
f0d6f7077b Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-14 23:01:05 -07:00
95652efbaa Fix bonus drops on multi-block crops 2019-05-14 16:14:01 -07:00
34869914c4 Wolfs no longer kill themselves + tamed mob heart death message bug 2019-05-14 15:14:30 -07:00
a53505ee0b Raised overfishing limit + improved tips 2019-05-13 08:53:22 -07:00
d3a719eb8d Experience configs are now fully converted 2019-05-13 05:32:49 -07:00
ab4b4edb1a Wire up Repair XP values 2019-05-13 05:31:34 -07:00
3a6d94e682 Cleanup 2019-05-13 04:00:08 -07:00
2b0931314a Wire up smelting XP values 2019-05-13 03:57:23 -07:00
3f6a33dea6 Refactoring experience manager 2019-05-13 03:39:24 -07:00
2c8b8658a3 Update classes to use DSM over CM 2019-05-13 01:27:48 -07:00
80163c0d8f Cleaning up mcMMO.java 2019-05-13 01:15:53 -07:00
72fc3efa78 DynamicSettingsManager - Handles platform specific datasets
Converts datasets from the config into ready to use platform specific
ones
Currently only supports Bukkit, that will change later
Expect API breakages if you hook into this class
2019-05-13 00:53:29 -07:00
1c6b0363ce Step 1 of rewriting Alchemy - Removing all the old code 2019-05-12 00:53:15 -07:00
774ee65677 Fixing Alchemy Part 1 2019-05-10 17:23:02 -07:00
945359b408 Add failsafes to repairables 2019-05-10 12:17:31 -07:00
06bf814fcf Add failsafes to Salvageables 2019-05-10 12:16:26 -07:00
48a3621ac6 Avoid race conditions 2019-05-10 09:49:43 -07:00
8cfeaf34f3 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-08 12:10:31 -07:00
ad550759e6 Fixed an incredibly rare and difficult to perform dupe bug 2019-05-08 10:24:34 -07:00
40598a0e96 Unlimited custom xp perks Part 1 2019-05-08 06:44:19 -07:00