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
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
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
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
5416d1b36e
Add crossbows to enchantable items list
2021-04-19 12:43:21 -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
76ebd85afa
Update changelog
2021-04-16 10:05:21 -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
d9e195f63a
Add a newUser test
2021-04-13 15:22:21 -07:00
nossr50
f7339277f8
Add more tests, fix null name bug
2021-04-13 12:41:23 -07:00
nossr50
834ccc946a
FlatFileDatabaseManager refactor + adding tests part 1
2021-04-09 16:45:58 -07:00
nossr50
323f496420
Fix infinite loop
2021-04-09 11:15:07 -07:00
nossr50
be44c0e417
Update SkillTools
2021-04-09 11:13:27 -07:00
nossr50
29613bc324
Add back and deprecate most of the members of PrimarySkillType
2021-04-09 10:46:12 -07:00
nossr50
c1c32cb1fd
Fix mcMMO saving copies of config files into the main server directory instead of the correct place
2021-04-09 10:19:34 -07:00
nossr50
56f9341f8e
Add mcMMO_Region_System.Enabled to persistent_data.yml (removed from hidden config)
2021-04-09 07:54:34 -07:00
nossr50
eec5feb2bf
PrimarySkillType refactor and other refactors
2021-04-08 13:21:34 -07:00
nossr50
5080d86e44
Refactoring code part 1 to prep for adding a bunch of unit tests
2021-04-08 10:39:07 -07:00
nossr50
a2ee4be86a
Fix some bugs with Rupture and fix a small memory leak
2021-04-02 20:31:19 -07:00
nossr50
48bf79055a
Rupture has been reworked
2021-04-02 11:00:11 -07:00
nossr50
a2ba406fe5
Removed April Fools event
2021-03-31 15:14:00 -07:00
nossr50
7c8e14fd74
Featherboard compatibility
2021-03-25 14:49:36 -07:00
nossr50
fc3e580550
Fix NPE with Scoreboards when updating
2021-03-25 14:13:16 -07:00
nossr50
e40ab38bbd
Sweet Berry bushes now grant XP when harvested and no longer activate tools
2021-03-25 13:42:20 -07:00
Pablo
f52effb0fb
Add '.all' to all existing perk xp multipliers ( #4460 )
...
* Add '.all' to all existing perk xp multipliers
Added '.all' usage for all existing perk xp mulipliers to enable use of mcmmo.perks.xp.<xpboost>.all
* Fixed a statement error
2021-03-22 13:13:51 -07:00
nossr50
13a2d03444
Remove silent exceptions
2021-03-18 13:11:03 -07:00
nossr50
c7a8d74963
Add customboost 'mcmmo.perks.xp.customboost.all' perk permission node
2021-03-17 10:39:05 -07:00
nossr50
076d7a7f87
Remove hardcore and vampirism commands
2021-03-17 10:03:54 -07:00
nossr50
6c69cd2aea
Fixed several SQL bugs + SQL db is now fully UTF-8 compatible
2021-03-09 15:10:00 -08:00
TheBusyBiscuit
4402484d47
Fixed NoClassDefFoundError caused by latest Adventure-platform snapshot. ( #4446 )
...
* Bumped adventure versions
* Added Unit Test to ensure Adventure being set up correctly
2021-03-09 08:15:11 -08:00
nossr50
b59d1afdb4
Vanished players are treated as if they are offline for inspect command
...
Fixed #4444
2021-03-05 14:48:05 -08:00
nossr50
735a90fb35
Fix arrow dupe bug
...
Fixes #4430
2021-02-26 16:06:13 -08:00
t00thpick1
f9144e624a
Prepare for negative Y values
2021-02-12 17:18:52 -05:00
nossr50
1c1abe9a2a
Added SubSkillBlockEvent & GreenThumb + ShroomThumb now fire it
2021-02-03 15:01:32 -08:00
nossr50
e63ce103a2
changelog adjustments
2021-01-26 16:56:02 -08:00