Flannery Lue Moore
|
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 |
|
t00thpick1
|
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 |
|
Robert Alan Chapton
|
7828437414
|
Merge pull request #4235 from kn-km/patch-1
Fix McMMOPlayerSalvageCheckEvent Handling
|
2020-07-31 20:43:44 -07:00 |
|
Robert Alan Chapton
|
0dba450b5a
|
Merge pull request #4236 from kn-km/patch-2
Fix McMMOPlayerRepairCheckEvent Handling
|
2020-07-31 20:43:01 -07:00 |
|
nossr50
|
a05c015732
|
Fix Netherite not working for certain skills (like Skull Splitter)
|
2020-07-30 16:12:50 -07:00 |
|
nossr50
|
9f9518eea0
|
2.1.137 - avoid npe on armor iterating
|
2020-07-30 13:05:19 -07:00 |
|
nossr50
|
9266a54fce
|
debug tweaks
|
2020-07-30 11:17:08 -07:00 |
|
nossr50
|
270298c265
|
2.1.136
|
2020-07-29 07:41:47 -07:00 |
|
nossr50
|
38122d8f17
|
Furnace ownership tweaks
|
2020-07-28 21:56:51 -07:00 |
|
nossr50
|
8e3d203594
|
only cleanup furnaces without a job
|
2020-07-27 21:34:47 -07:00 |
|
nossr50
|
4169dceca8
|
debug tweak for furnaces
|
2020-07-27 21:20:03 -07:00 |
|
nossr50
|
567a5461e1
|
Add some more mmodebug related to furnaces
|
2020-07-27 21:19:25 -07:00 |
|
kn-km
|
ed9521d4a0
|
Fix #4234
|
2020-07-27 23:18:55 +08:00 |
|
kn-km
|
5d294d6dc3
|
Fix #4234
|
2020-07-27 22:55:44 +08:00 |
|
srbedrock
|
2eb924d433
|
Update CommandRegistrationManager.java
|
2020-07-26 22:04:43 -03:00 |
|
srbedrock
|
c97dc4181d
|
Update CommandRegistrationManager.java
|
2020-07-26 22:01:30 -03:00 |
|
Robert Alan Chapton
|
65a95addb9
|
Merge pull request #4230 from Ineusia/AbilityNotificatioons
Add option to disable other-player ability notifications
|
2020-07-25 14:26:08 -07:00 |
|
Ineusia
|
353fb80957
|
Use localized names for SuperAbility names
|
2020-07-25 12:13:54 -05:00 |
|
Ineusia
|
5298472c90
|
Add option to disable other-player ability notifications
|
2020-07-25 11:10:01 -05:00 |
|
Robert Alan Chapton
|
1df2225aa2
|
Merge pull request #4229 from Ineusia/issue-4224
Handle Fishing Event even if FishingExploitFix is set to false
|
2020-07-25 08:38:04 -07:00 |
|
nossr50
|
3ae1b5e987
|
Don't simulate block breaks when assigning furnace ownership
|
2020-07-25 08:37:19 -07:00 |
|
Ineusia
|
054c023330
|
Handle Fishing Event even if FishingExploitFix is set to false
|
2020-07-25 10:36:34 -05:00 |
|
nossr50
|
3ed0bd6be4
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2020-07-23 20:59:56 -07:00 |
|
nossr50
|
35cde870ff
|
Reworked a lot of stuff to do with Smelting
|
2020-07-23 20:59:34 -07:00 |
|
Ulrich Fink
|
16d7b51497
|
Fix brewing stand not consuming items
Fixes #4225
Negation in commit fdd951f1f1 is faulty.
|
2020-07-21 22:49:32 +02:00 |
|
nossr50
|
f6c7049cac
|
Furnaces can now change owners during server lifespan for Smelting XP
|
2020-07-13 13:16:47 -07:00 |
|
nossr50
|
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 |
|
nossr50
|
7eae59a0b3
|
Misc code fixes
|
2020-07-13 11:39:03 -07:00 |
|
nossr50
|
428c093ae4
|
UUID updater changes + locale fixes
Co-authored-by: t00thpick1 <t00thpick1dirko@gmail.com>
|
2020-07-13 11:18:16 -07:00 |
|
nossr50
|
ded7fd5bdf
|
Potion NPE fix
|
2020-07-13 10:53:36 -07:00 |
|
nossr50
|
7eef87b2e0
|
Turn off unused NMS compatibility layers
|
2020-07-13 07:39:16 -07:00 |
|
nossr50
|
235fb937a2
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2020-07-13 07:29:07 -07:00 |
|
nossr50
|
039eb0ee9e
|
Fix array out of bounds
|
2020-07-13 07:28:50 -07:00 |
|
Robert Alan Chapton
|
99f12fe0ed
|
Merge pull request #4195 from Draycia/master
Don't ready hand when player can't use skill
|
2020-07-13 07:27:33 -07:00 |
|
Frank van der Heijden
|
7f1944b61d
|
Update regex to also match colorless healthbar instances
|
2020-07-13 15:33:22 +02:00 |
|
Elikill58
|
59552f42d7
|
Update french translation - end of translation
|
2020-07-09 23:48:19 +02:00 |
|
Elikill58
|
005f8c5478
|
Update french translation - begin with skills
|
2020-07-07 15:50:47 +02:00 |
|
nossr50
|
7267b1501b
|
Why did I use contains() :thonk:
|
2020-07-03 13:16:17 -07:00 |
|
nossr50
|
f05c4121d2
|
Temporary Spigot bug fix
|
2020-07-03 13:14:33 -07:00 |
|
nossr50
|
2fc1ba44d8
|
Oopsie
|
2020-07-02 21:06:19 -07:00 |
|
nossr50
|
900a534edb
|
Inventory NPE fix
|
2020-07-02 21:04:06 -07:00 |
|
nossr50
|
254e1a1071
|
2.1.131
|
2020-06-30 11:51:46 -07:00 |
|
nossr50
|
75f404f387
|
Wire missing NMS
|
2020-06-30 11:35:36 -07:00 |
|
nossr50
|
420477149e
|
Add Piglin Brute XP
|
2020-06-30 11:15:10 -07:00 |
|
nossr50
|
78eb367b86
|
Repair / Salvage fixes
|
2020-06-30 10:03:37 -07:00 |
|
nossr50
|
b0ce6fb170
|
Missing permission nodes + missing repair XP
|
2020-06-30 09:35:47 -07:00 |
|
nossr50
|
4638f22ade
|
Missing 1.16 bonus drop entries
|
2020-06-30 09:17:48 -07:00 |
|
nossr50
|
ed69f843aa
|
2.1.130
|
2020-06-26 15:04:03 -07:00 |
|
nossr50
|
6b340838ee
|
Use the correct default repair material for netherite gear
|
2020-06-26 15:00:52 -07:00 |
|
nossr50
|
cf78b51052
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2020-06-26 14:45:52 -07:00 |
|
nossr50
|
dab255254c
|
Automatic spelling mistake correction on repair/salvage configs for
previously misspelled netherite materials
|
2020-06-26 14:45:26 -07:00 |
|
nossr50
|
83617b73b7
|
Fix repair
|
2020-06-24 23:39:14 -07:00 |
|
darbyjack
|
dd011c94c6
|
Implemented PlayerItemDamageEvent on TreeFeller
|
2020-06-22 17:10:29 -05:00 |
|
nossr50
|
36d0df1c54
|
Add Redstone Dust to bonus drops
|
2020-06-22 03:01:28 -07:00 |
|
nossr50
|
41139e93f5
|
Tweak zoglin XP
|
2020-06-22 02:49:52 -07:00 |
|
nossr50
|
382a9a77a7
|
Add Bone Block mining xp
|
2020-06-22 02:49:26 -07:00 |
|
nossr50
|
c37a8e10d5
|
Add zoglin XP
|
2020-06-22 02:45:29 -07:00 |
|
nossr50
|
795b1ffff5
|
Ignore soul campfires when activating abilities
|
2020-06-22 02:32:45 -07:00 |
|
nossr50
|
369251fb6b
|
Add shroomlight to herbalism XP tables
|
2020-06-22 02:30:46 -07:00 |
|
nossr50
|
3fe0b44ce8
|
Add respawn anchors to blacklist
|
2020-06-22 02:28:56 -07:00 |
|
nossr50
|
c60fbf1761
|
Add lodestone to ability / tool blacklists
|
2020-06-22 02:25:41 -07:00 |
|
nossr50
|
0a26f7122a
|
Add hyphae to woodcutting xp
|
2020-06-22 02:23:29 -07:00 |
|
nossr50
|
2f650a4789
|
Tweak gilded blackstone XP
|
2020-06-22 02:19:23 -07:00 |
|
nossr50
|
4460d3df67
|
Add gilded blackstone XP
|
2020-06-20 22:21:27 -07:00 |
|
nossr50
|
d874b2df39
|
Add crying obsidian XP
|
2020-06-20 22:19:29 -07:00 |
|
nossr50
|
1f26d8e054
|
Add chiseled nether brick XP
|
2020-06-20 21:54:31 -07:00 |
|
nossr50
|
4025fd94cb
|
Add cracked nether brick xp
|
2020-06-20 21:51:55 -07:00 |
|
nossr50
|
a159368a3d
|
Add chain XP
|
2020-06-20 21:06:57 -07:00 |
|
nossr50
|
4b80303928
|
Add blackstone to mining XP
|
2020-06-20 21:01:49 -07:00 |
|
Draycia
|
23cf9edf9c
|
Don't handle activation when player can't use skill
|
2020-05-27 01:17:10 -07:00 |
|
nossr50
|
899a0152ba
|
Add /mmoxpbar disable
|
2020-05-06 09:19:17 -07:00 |
|
nossr50
|
dce9a3b58d
|
More Blast Mining bugfixes
|
2020-05-05 20:28:37 -07:00 |
|
nossr50
|
ede5b3fd31
|
Blast Mining debris yield bugfix
|
2020-05-05 20:15:46 -07:00 |
|
nossr50
|
402283806d
|
Database choice is now logged
|
2020-05-05 19:51:53 -07:00 |
|
nossr50
|
fe2b7a8d61
|
Add ExperienceAPI::addCombatXP
|
2020-05-05 19:45:56 -07:00 |
|
nossr50
|
15e4dbfd92
|
Another oopsie
|
2020-05-05 19:32:22 -07:00 |
|
nossr50
|
d1116418be
|
whoops
|
2020-05-05 19:30:26 -07:00 |
|
nossr50
|
9f455f5a0d
|
Fix some locale errors
|
2020-05-05 19:23:55 -07:00 |
|
nossr50
|
c5ce7bd23b
|
Revert blast mining nerf
|
2020-05-05 19:19:20 -07:00 |
|
nossr50
|
74f8c2901d
|
Iron Arm Rank 1 Nerf
|
2020-05-05 19:08:55 -07:00 |
|
nossr50
|
d023b89189
|
Declare p right away
|
2020-05-01 14:43:48 -07:00 |
|
nossr50
|
7114ff02e5
|
Fix compile issue
|
2020-05-01 14:38:58 -07:00 |
|
Robert Alan Chapton
|
53c5fb7328
|
Merge pull request #4152 from FlXME/master
Fix various bugs
|
2020-05-01 14:29:35 -07:00 |
|
Robert Alan Chapton
|
e4a76e667d
|
Merge pull request #4170 from andris155/patch-1
Update locale_hu_HU.properties
|
2020-05-01 14:28:33 -07:00 |
|
Robert Alan Chapton
|
f943331e53
|
Merge pull request #4163 from GwonHeeJun/translate/korean
[UPDATE] XpBar Translation in English to Korean
|
2020-05-01 14:28:19 -07:00 |
|
draycia
|
25389429ae
|
Don't use the Logger here
|
2020-04-29 01:14:55 -07:00 |
|
draycia
|
6c5f438099
|
Use logger instead of sysout
|
2020-04-29 01:06:53 -07:00 |
|
nossr50
|
239200a3d2
|
child skills can have their xp bars turned on
|
2020-04-28 13:47:33 -07:00 |
|
nossr50
|
07b838db0f
|
2.1.126
|
2020-04-27 19:31:22 -07:00 |
|
nossr50
|
666729cadc
|
Localize more things
|
2020-04-27 19:13:24 -07:00 |
|
nossr50
|
92c4ddce87
|
NPE fix
|
2020-04-27 19:09:37 -07:00 |
|
nossr50
|
2325c4eb6b
|
New Command mmoxpbar
|
2020-04-27 19:01:40 -07:00 |
|
nossr50
|
34fe19e35c
|
Less verbose unsupported material warnings
|
2020-04-27 17:28:27 -07:00 |
|
nossr50
|
145b2432e0
|
Combat fix
|
2020-04-27 17:04:01 -07:00 |
|
András Marczinkó
|
9a3b261f07
|
Update locale_hu_HU.properties
|
2020-04-26 17:55:01 +02:00 |
|
Mads U. Jensen
|
76536f0a18
|
Update EntityListener.java (#4169)
Remove debug broadcasts
|
2020-04-25 18:32:39 +01:00 |
|
nossr50
|
5984230bf3
|
CompatibilityLayer framework
|
2020-04-24 20:21:21 -07:00 |
|
GwonHeeJun
|
401e3121e6
|
[UPDATE] Add Korean translations of phrases that appear during level-up
|
2020-04-18 03:22:57 +09:00 |
|
GwonHeeJun
|
0897aefbee
|
[UPDATE] Add a phrase translation that appears when you first learn a skill
|
2020-04-18 03:03:57 +09:00 |
|
GwonHeeJun
|
6f79a43e15
|
[UPDATE] XpBar Translation in English to Korean
- Changes the top experience bar to Korean for easier use by Korean users
|
2020-04-18 02:37:57 +09:00 |
|