nossr50
80c89fe1e5
Revert this change for now
2020-10-08 19:07:42 -07:00
nossr50
f5294387b0
oopsy
2020-10-08 16:34:59 -07:00
nossr50
20c69b63af
Memory leak fixes, optimizations, and persistence
2020-10-08 15:25:40 -07:00
nossr50
0767e62965
Only ignore 0 dmg if specific plugins are detected
2020-10-05 14:52:49 -07:00
nossr50
a6586e07cc
final damage values of 0 are only ignored in certain circumstances, fixes a few bugs
2020-10-05 14:14:49 -07:00
nossr50
5d022b6f7c
adding new and required kyori includes
2020-10-02 13:09:38 -07:00
nossr50
ee17707c6c
Alchemy progression through ranks improved
2020-09-30 13:12:28 -07:00
nossr50
c675c36601
adventure api update
2020-09-30 11:34:01 -07:00
nossr50
4005c21810
2.1.147
2020-09-28 17:36:33 -07:00
nossr50
8451f84083
dev mode
2020-09-25 11:36:42 -07:00
nossr50
adbcf11c15
2.1.146
2020-09-25 11:01:47 -07:00
nossr50
6f99940540
Add missing includes
2020-09-25 10:40:26 -07:00
Riley Park
02fe8addb7
adventure
2020-09-24 17:57:04 -07:00
nossr50
0b20fc2c16
Some tweaks to tracking blocks as unnatural
2020-09-21 21:36:24 -07:00
nossr50
3fd5cd03ee
Blocks that have double drops enabled are also worth marking
2020-09-21 21:29:21 -07:00
nossr50
959a74b139
Temporarily mark debarked wood as unnatural (will undo later)
2020-09-21 21:27:17 -07:00
nossr50
f496d795fb
Always track blocks in BlockMultiPlaceEvent
2020-09-21 21:23:10 -07:00
nossr50
d4ab829812
Mark blocks always in BlockPlaceEvent
2020-09-21 21:20:53 -07:00
nossr50
3badc26806
Hardcore mode won't bring players below level threshold anymore
2020-09-16 20:09:59 -07:00
nossr50
621ccfed34
minor nms tweak
2020-09-08 19:38:35 -07:00
nossr50
2810d36e08
2.1.145
2020-08-26 10:45:53 -07:00
nossr50
973279cdb7
Revert listener behaviour for PlayerInteractEvent
2020-08-26 10:26:50 -07:00
nossr50
480f9afa80
2.1.144
2020-08-25 16:49:50 -07:00
nossr50
419a810a1e
Steel Arm Style can now be customized in advanced.yml
2020-08-25 16:28:21 -07:00
nossr50
e4c5a3b8ee
two deflect bugs down
2020-08-25 16:14:08 -07:00
nossr50
56abad5360
Fixed a bug where Roll didn't award XP at great heights
2020-08-25 14:53:06 -07:00
nossr50
bfa092a67c
add fuel efficiency info for mmodebug
2020-08-25 14:33:31 -07:00
nossr50
e3f21195c8
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2020-08-25 14:13:06 -07:00
nossr50
f684b09276
brain no worky today
2020-08-25 14:11:43 -07:00
nossr50
8807d6c216
Fixed a taming NPE
2020-08-25 14:11:26 -07:00
nossr50
b0e8fedf6f
Fixed a taming NPE
2020-08-25 14:10:53 -07:00
András Marczinkó
b35c58ec21
Update locale_hu_HU.properties ( #4264 )
2020-08-20 12:46:09 -07:00
nossr50
b8a38bf975
small tweak
2020-08-18 21:16:48 -07:00
nossr50
500ab628dd
2.1.143
2020-08-18 21:11:15 -07:00
nossr50
1feee7f312
1.13.2 fix round 3.. or 4
2020-08-18 20:38:56 -07:00
nossr50
7ea9ec5c2f
Another 1.13.2 fix
2020-08-18 20:28:09 -07:00
nossr50
e5f1738168
1.13.2 related bugfixes for the new item tracking
2020-08-18 20:28:02 -07:00
nossr50
557cfe3944
Some bugfixes to the new ability tool tracking
2020-08-18 19:47:15 -07:00
nossr50
a7ded7e982
super boosted items are now tracked differently
2020-08-18 18:41:31 -07:00
nossr50
59f52f6e7e
2.1.142
2020-08-17 23:36:47 -07:00
nossr50
c6b2cba007
Reworked Iron Arm Style into Steel Arm Style which scales over 20 ranks
2020-08-17 23:32:13 -07:00
Frank van der Heijden
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
nossr50
a2f2614b10
2.1.141
2020-08-11 16:13:28 -07:00
nossr50
e890d4bae6
2.1.140
2020-08-08 21:16:06 -07:00
nossr50
3a035e234a
Scoreboards fixes
2020-08-08 15:56:53 -07:00
nossr50
771ed9a8b4
oopsie
2020-08-07 11:50:44 -07:00
nossr50
d6ff1348eb
Polish locale woodcutting rename
2020-08-07 11:49:12 -07:00
nossr50
8df15a4e55
dev mode
2020-08-06 19:01:36 -07:00
nossr50
4a4fd9fb75
2.1.139
2020-08-06 18:50:24 -07:00
emanondev
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