Commit Graph

1571 Commits

Author SHA1 Message Date
7828437414 Merge pull request #4235 from kn-km/patch-1
Fix McMMOPlayerSalvageCheckEvent Handling
2020-07-31 20:43:44 -07:00
0dba450b5a Merge pull request #4236 from kn-km/patch-2
Fix McMMOPlayerRepairCheckEvent Handling
2020-07-31 20:43:01 -07:00
9f9518eea0 2.1.137 - avoid npe on armor iterating 2020-07-30 13:05:19 -07:00
38122d8f17 Furnace ownership tweaks 2020-07-28 21:56:51 -07:00
ed9521d4a0 Fix #4234 2020-07-27 23:18:55 +08:00
5d294d6dc3 Fix #4234 2020-07-27 22:55:44 +08:00
3ed0bd6be4 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2020-07-23 20:59:56 -07:00
35cde870ff Reworked a lot of stuff to do with Smelting 2020-07-23 20:59:34 -07:00
16d7b51497 Fix brewing stand not consuming items
Fixes #4225
Negation in commit fdd951f1f1 is faulty.
2020-07-21 22:49:32 +02:00
fdd951f1f1 Second Smelt makes use of its own section in Bonus Drops in config.yml
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
2020-07-13 12:31:30 -07:00
7eae59a0b3 Misc code fixes 2020-07-13 11:39:03 -07:00
ed69f843aa 2.1.130 2020-06-26 15:04:03 -07:00
cf78b51052 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2020-06-26 14:45:52 -07:00
dab255254c Automatic spelling mistake correction on repair/salvage configs for
previously misspelled netherite materials
2020-06-26 14:45:26 -07:00
dd011c94c6 Implemented PlayerItemDamageEvent on TreeFeller 2020-06-22 17:10:29 -05:00
dce9a3b58d More Blast Mining bugfixes 2020-05-05 20:28:37 -07:00
ede5b3fd31 Blast Mining debris yield bugfix 2020-05-05 20:15:46 -07:00
d1116418be whoops 2020-05-05 19:30:26 -07:00
c5ce7bd23b Revert blast mining nerf 2020-05-05 19:19:20 -07:00
74f8c2901d Iron Arm Rank 1 Nerf 2020-05-05 19:08:55 -07:00
5984230bf3 CompatibilityLayer framework 2020-04-24 20:21:21 -07:00
4a5bcaa92d Fix fishing exploit prevention 2020-04-16 05:44:26 +01:00
1bd4454a6b Show correct minimum level in adept salvage message 2020-03-07 23:20:18 +00:00
325cbcad9d 2.1.120 2020-03-03 17:52:02 -08:00
3a81d94b32 1.16 support part 5 2020-03-03 17:14:57 -08:00
89a990f0cb Another dupe fix + 1.16 support part 4 2020-03-03 16:37:13 -08:00
326ff1cd70 Update blast mining info in /mining 2020-02-28 15:27:57 -08:00
9f0fe26778 Blast Mining Tweaks 2020-02-27 12:45:35 -08:00
441125dbd1 2.1.117 2020-02-27 07:36:41 -08:00
6168309ec9 2.1.115 2020-02-19 17:41:47 -08:00
95c403a467 More tweaks to GT 2020-02-19 17:31:00 -08:00
a598796c99 More tweaks to GT 2020-02-19 17:20:05 -08:00
a333f36fd8 Fix sneak check on GT 2020-02-19 16:19:19 -08:00
7c6d5c476d Green Thumb requires a hoe, sneak to break with a hoe 2020-02-19 16:14:21 -08:00
e2073ff9f7 Immature crop replanting, green thumb tweaks, replant accidental break
protection
2020-02-19 15:58:53 -08:00
8f26544188 Immature plants will be replanted if weilding a hoe 2020-02-19 13:51:10 -08:00
4e21f1a200 tweak and fix salvage result chance 2020-02-19 13:27:21 -08:00
ab6dbe306d Fix potential NPE for salvage 2020-02-19 11:38:48 -08:00
4f161812aa Use minimum level of salvagable properly 2020-02-09 22:47:20 +00:00
055391e908 Hacky fix for spigot bug 2020-01-24 00:43:18 -08:00
ceaff0c862 SkillShot tweaks 2020-01-14 20:09:41 -08:00
7c156319be Skill Shot is now multiplicative instead of additive 2020-01-14 19:53:37 -08:00
601297799f Enforce locale usage for enums to ensure correct casing (Fixes #4086) 2019-12-16 01:05:47 +00:00
e6c9cc6fdd Actually fixed BlockCracker + One more type of block can be cracked 2019-10-18 15:48:12 -07:00
51a373db4f Fixing an Acrobatics exploit 2019-09-17 18:59:44 -07:00
98f8e049f3 Update to Beast Lore
Removed movement speed information for llamas, and added jump strength info for horses. Also added another locale string to display this information.
2019-08-30 23:14:39 -05:00
52f9273fa8 Fishing drops are no longer random amounts 2019-08-23 20:51:32 -06:00
77ffee2515 Fixed a bug where Tree Feller only rewarded 1 XP per block 2019-08-23 13:08:04 -06:00
2974ed0993 correct item salvage level check 2019-08-22 00:38:29 +01:00
f70f2321f2 Add additional info about horse speed in Beast Lore
An additional string containing info about the horse's movement speed (in blocks per second) is now concat'd to the end of the Beast Lore info. Also, added a Combat.BeastLoreHorseSpeed locale string to service this info.
2019-08-21 13:10:43 -05:00