lexikiq
eb10bcbc96
Disable launching from Minecart Anti-AFK ( #4508 )
2021-05-31 09:08:06 -07:00
nossr50
2875545fa4
Update pt_BR locale
2021-05-31 08:55:10 -07:00
nossr50
be595f2568
Update changelog
2021-05-31 08:37:07 -07:00
snake
882f6197c6
Update locale_ja_JP.propaties ( #4529 )
...
* Update locale_ja_JP.propaties
* Escape non-ASCII characters
2021-05-31 08:34:18 -07:00
nossr50
0d2f370185
Update our dependencies to their latest versions (where possibly)
...
Also adds Guava as a dependency as version upgrading our dependencies resulted in the loss of the included Guava libraries
2021-04-23 15:08:57 -07:00
nossr50
da1fcfe30a
2.1.196
2021-04-23 11:26:35 -07:00
nossr50
f983f95961
Remove explosion from rupture, and rupture bug fixes and other tweaks
2021-04-23 11:13:59 -07:00
nossr50
d67c561fed
Update changelog
2021-04-23 10:46:59 -07:00
nossr50
989f7fd51b
Fix Serrated Strikes not processing Rupture for additional targets
2021-04-23 10:45:19 -07:00
nossr50
e4b8b74987
Optimize imports
2021-04-23 10:37:22 -07:00
nossr50
9e7bb12dc3
Also avoid issues in this test by mocking instead of implementing an ever changing interface
2021-04-23 10:34:00 -07:00
nossr50
95c291d630
Avoid the pitfalls of implementing an everchanging interface from a SNAPSHOT
2021-04-23 10:30:26 -07:00
nossr50
9b4070d971
Don't process null McMMOPlayer events
...
Fixes #4499
2021-04-23 10:20:20 -07:00
lexikiq
6d0fe4fb58
Add McMMOEntityDamageByRuptureEvent ( #4498 )
2021-04-20 14:51:57 -07:00
nossr50
394e9e5110
Update changelog
2021-04-19 12:45:51 -07:00
nossr50
5416d1b36e
Add crossbows to enchantable items list
2021-04-19 12:43:21 -07:00
nossr50
9a4ec456ad
2.1.195
2021-04-19 12:26:15 -07:00
nossr50
71edf0e9f4
Update changelog
2021-04-19 12:22:25 -07:00
nossr50
c8b1a17194
this should fix null connection error with MySQL
...
Fixes #4497
2021-04-19 12:20:15 -07:00
nossr50
77a7b98659
Dev mode
2021-04-19 12:15:00 -07:00
nossr50
aa562a4710
2.1.194
2021-04-18 17:52:45 -07:00
nossr50
317f966f73
Fix comment
...
Fixes #4496
2021-04-18 17:31:20 -07:00
nossr50
a844f27093
Fix mistakes
2021-04-18 17:28:27 -07:00
nossr50
2c44590c52
world bounds tweak
2021-04-18 17:21:37 -07:00
nossr50
16f79b9fbc
Locale override now uses a specific file instead of weird name matching
2021-04-16 13:50:41 -07:00
nossr50
c29f311f1e
More proper fix
2021-04-16 12:24:02 -07:00
nossr50
81a3441d62
2.1.193
2021-04-16 10:07:36 -07:00
nossr50
cfe1fd2b26
Update changelog
2021-04-16 10:07:02 -07:00
nossr50
3d5c8e154a
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2021-04-16 10:06:42 -07:00
Mich3l3k
fee2b93b4b
Update locale_pl.properties ( #4486 )
...
* Update locale_pl.properties
Lots of minor bugs fixed and the woodcut has a better translated name (as well as the ability to woodcut etc.)
And all guides have been translated :D
* Update locale_pl.properties
Guides.Salvage.* translated
Fixed few mistakes
And added support to the latest version of plugin (like swords update)
2021-04-16 10:06:30 -07:00
nossr50
76ebd85afa
Update changelog
2021-04-16 10:05:21 -07:00
Warrior
7393421607
Some patches ( #4494 )
...
Fixed blocks being dropped from blast mining even if yield was set to 0.
Tree feller not working entirely if one fake block break event is cancelled. (Fixes #4189 )
Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller.
2021-04-16 10:03:57 -07:00
nossr50
04459f1ea7
Fix leaderboards & fix override locale bug
...
Fixes #4493 Fixes #4492
2021-04-16 09:55:44 -07:00
nossr50
8027b4741e
2.1.192
2021-04-15 14:48:54 -07:00
nossr50
8fdc611fb0
Add some code to a test to check for user names being updated
2021-04-15 14:48:24 -07:00
nossr50
48de5057a4
Fix another bug where usernames can be saved as null for FlatFileDB
2021-04-15 14:43:37 -07:00
nossr50
1269652e94
Dev mode
2021-04-15 11:59:27 -07:00
nossr50
522f40f0fe
2.1.191
2021-04-15 11:54:05 -07:00
nossr50
e42eeb1dc4
Fix FlatFile leaderboards not working in certain situations + added leaderboards unit test
2021-04-15 11:53:23 -07:00
nossr50
4f5f3aff80
Oops
2021-04-15 10:43:48 -07:00
nossr50
b9201b89b8
Fix block tracking logic
2021-04-15 09:38:30 -07:00
nossr50
f2357a04ae
2.1.190
2021-04-14 18:15:10 -07:00
nossr50
c9b0383600
Fix null error in BitSetChunkStore
2021-04-14 18:14:50 -07:00
nossr50
729a91443a
2.1.189
2021-04-14 16:50:06 -07:00
nossr50
bb57e6d464
actually a radius now.. although not really
2021-04-14 16:38:19 -07:00
nossr50
700a7f4d35
Fix ArrayIndexOutOfBounds for certain events due to spigot API bug
...
Fixes #4488
2021-04-14 16:34:43 -07:00
nossr50
22b24b4774
JUnit 5 time
2021-04-13 17:25:56 -07:00
nossr50
d9e195f63a
Add a newUser test
2021-04-13 15:22:21 -07:00
nossr50
e6239936d2
Add lastlogin tests
2021-04-13 13:40:24 -07:00
nossr50
f7339277f8
Add more tests, fix null name bug
2021-04-13 12:41:23 -07:00