nossr50
6cad4993ed
Tweaked Rupture's visual/audio effect
2021-08-10 14:42:08 -07:00
emanondev
cd937a812d
Fix for impact armor damage formula ( #4425 )
...
* Update SkillUtils.java
Add handleArmorDurabilityChange() to handle armor damage reduction correctly
* Update AxesManager.java
Changed method to handle impact damage calculation
* Update SkillUtils.java
2021-08-10 14:19:18 -07:00
Griffin Kubesa
264c0e2c78
Add /<skill> keep ( #4512 )
...
* Add /<skill> keep
* Add keep to tab completion
* Case insensitive
2021-08-10 14:17:37 -07:00
Griffin Kubesa
dfa16c70a7
Set TNT source in blast mining ( #4580 )
...
* Set TNT source in blast mining
* Compatibility with older versions
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2021-08-10 14:13:25 -07:00
nossr50
f91a2217c8
Fixed plugin incompatibility and exploits regarding buffed tools remaining buffed
...
Fixes #4616
2021-08-10 14:04:59 -07:00
nossr50
6d9a9d165d
Blast Mining shouldn't drop Budding Amethyst
...
Fixes #4589
2021-08-10 13:46:33 -07:00
nossr50
dc94fedee1
Added member getPlayer to McMMOItemSpawnEvent
...
Fixes #4572
2021-07-20 18:47:25 -07:00
nossr50
b79d452a6d
2.1.200
2021-07-01 21:02:59 -07:00
TheBusyBiscuit
5255ae846d
Fixed #4556 ( #4559 )
2021-07-01 16:11:22 -07:00
stepech
e816310da8
Fix mcmmo picking wrong version on builds withou patch number ( #4555 )
...
* Fix server versioning
* Switch to regex when getting server version
* add comment
* Poor beginner mistakes
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2021-07-01 16:07:44 -07:00
nossr50
de6ba4fb6a
Dodge no longer triggers while blocking
...
Fixes #4543
2021-06-22 14:59:40 -07:00
nossr50
7e28799f94
Fix SQL on 1.17 (hacky) and optimized CompatibilityManager
2021-06-15 14:19:30 -07:00
nossr50
78dc56d263
Update Deepslate Lapis Ore on MaterialMapStore
2021-06-11 14:47:11 -07:00
nossr50
5f0cc2b09a
Fix Smelting not recognizing the new 1.17 smeltables (like raw ores)
2021-06-11 14:22:33 -07:00
nossr50
551fac84a5
Add Glow Berries to Farmer's Diet
2021-06-06 20:56:14 -07:00
nossr50
33df92ea3a
Add tuff to super breaker
2021-06-06 20:42:07 -07:00
nossr50
c3d86ba6c5
Add support for Tuff
2021-06-06 20:41:59 -07:00
nossr50
b569b9456e
Add support for Mossy Block and Azalea Leaves
2021-06-06 20:37:51 -07:00
nossr50
4e6e58d9ca
Add more support for 1.17 (mining related)
2021-06-06 11:18:03 -07:00
nossr50
97cfb1cfc7
More 1.17 support
2021-06-03 14:23:19 -07:00
nossr50
c28c8d164a
Adding more 1.17 support
2021-06-03 14:20:00 -07:00
nossr50
e74e1e6829
Add Amethyst related blocks to experience.yml and update Super Breaker
2021-06-03 14:04:08 -07:00
lexikiq
eb10bcbc96
Disable launching from Minecart Anti-AFK ( #4508 )
2021-05-31 09:08:06 -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
989f7fd51b
Fix Serrated Strikes not processing Rupture for additional targets
2021-04-23 10:45:19 -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
5416d1b36e
Add crossbows to enchantable items list
2021-04-19 12:43:21 -07:00
nossr50
c8b1a17194
this should fix null connection error with MySQL
...
Fixes #4497
2021-04-19 12:20:15 -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
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
48de5057a4
Fix another bug where usernames can be saved as null for FlatFileDB
2021-04-15 14:43:37 -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
c9b0383600
Fix null error in BitSetChunkStore
2021-04-14 18:14:50 -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