Commit Graph

6591 Commits

Author SHA1 Message Date
621ccfed34 minor nms tweak 2020-09-08 19:38:35 -07:00
2810d36e08 2.1.145 2020-08-26 10:45:53 -07:00
973279cdb7 Revert listener behaviour for PlayerInteractEvent 2020-08-26 10:26:50 -07:00
480f9afa80 2.1.144 2020-08-25 16:49:50 -07:00
419a810a1e Steel Arm Style can now be customized in advanced.yml 2020-08-25 16:28:21 -07:00
e4c5a3b8ee two deflect bugs down 2020-08-25 16:14:08 -07:00
56abad5360 Fixed a bug where Roll didn't award XP at great heights 2020-08-25 14:53:06 -07:00
bfa092a67c add fuel efficiency info for mmodebug 2020-08-25 14:33:31 -07:00
e3f21195c8 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2020-08-25 14:13:06 -07:00
f684b09276 brain no worky today 2020-08-25 14:11:43 -07:00
8807d6c216 Fixed a taming NPE 2020-08-25 14:11:26 -07:00
b0e8fedf6f Fixed a taming NPE 2020-08-25 14:10:53 -07:00
b35c58ec21 Update locale_hu_HU.properties (#4264) 2020-08-20 12:46:09 -07:00
b8a38bf975 small tweak 2020-08-18 21:16:48 -07:00
500ab628dd 2.1.143 2020-08-18 21:11:15 -07:00
1feee7f312 1.13.2 fix round 3.. or 4 2020-08-18 20:38:56 -07:00
7ea9ec5c2f Another 1.13.2 fix 2020-08-18 20:28:09 -07:00
e5f1738168 1.13.2 related bugfixes for the new item tracking 2020-08-18 20:28:02 -07:00
557cfe3944 Some bugfixes to the new ability tool tracking 2020-08-18 19:47:15 -07:00
a7ded7e982 super boosted items are now tracked differently 2020-08-18 18:41:31 -07:00
59f52f6e7e 2.1.142 2020-08-17 23:36:47 -07:00
c6b2cba007 Reworked Iron Arm Style into Steel Arm Style which scales over 20 ranks 2020-08-17 23:32:13 -07:00
dca2661ccb Don't set double drop if result is already a full stack (#4263)
Thanks, merging because I can't think of anything bad that would result from this change.
2020-08-17 14:21:09 -07:00
a2f2614b10 2.1.141 2020-08-11 16:13:28 -07:00
e890d4bae6 2.1.140 2020-08-08 21:16:06 -07:00
3a035e234a Scoreboards fixes 2020-08-08 15:56:53 -07:00
771ed9a8b4 oopsie 2020-08-07 11:50:44 -07:00
d6ff1348eb Polish locale woodcutting rename 2020-08-07 11:49:12 -07:00
8df15a4e55 dev mode 2020-08-06 19:01:36 -07:00
4a4fd9fb75 2.1.139 2020-08-06 18:50:24 -07:00
38017cabe7 fixed /mmoinfo roll (#4088)
* acrobatics roll mmoinfo fixes

LocaleLoader#getString() accepts Object arrays no need to call getStats twice

Max skill level is now configurable and so halfMaxSkillValue is now a variable which should be used on locale too instead of "50"

* Updated locale_it

Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead of static level 50

* Updated locale_en_US

Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead of static level 50

* Updated Locale it

fixed value
2020-08-06 18:46:12 -07:00
375292c0b3 PR for gilded blackstone and nether gold ore to the mining skill, and nether gold ore to the smelting skill. (#4253)
* Added gilded blackstone and nether gold ore.

* Added nether gold ore to smelting xp.
2020-08-06 15:22:48 -07:00
01f111f78d Switch to countdown latch so we don't need to bother with synchronization blocks. Fixes #4248 2020-08-02 12:56:27 -04:00
d1b7e88b7e Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2020-07-31 20:47:01 -07:00
c85ca2e2ca Dev mode 2020-07-31 20:46:52 -07:00
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
d490f4fd60 2.1.138 2020-07-30 16:28:47 -07:00
a05c015732 Fix Netherite not working for certain skills (like Skull Splitter) 2020-07-30 16:12:50 -07:00
9f9518eea0 2.1.137 - avoid npe on armor iterating 2020-07-30 13:05:19 -07:00
9266a54fce debug tweaks 2020-07-30 11:17:08 -07:00
270298c265 2.1.136 2020-07-29 07:41:47 -07:00
38122d8f17 Furnace ownership tweaks 2020-07-28 21:56:51 -07:00
274a41f530 update changelog 2020-07-27 21:39:26 -07:00
8e3d203594 only cleanup furnaces without a job 2020-07-27 21:34:47 -07:00
4169dceca8 debug tweak for furnaces 2020-07-27 21:20:03 -07:00
567a5461e1 Add some more mmodebug related to furnaces 2020-07-27 21:19:25 -07:00
70c934fa69 Merge pull request #4233 from SrBedrock/patch-1
Update CommandRegistrationManager.java
2020-07-27 20:26:26 -07:00
ed9521d4a0 Fix #4234 2020-07-27 23:18:55 +08:00
5d294d6dc3 Fix #4234 2020-07-27 22:55:44 +08:00