PikaMug
|
519d469cb2
|
Add null check to XP gain handler, fixes #4663 (#4677)
* Add null check to XP gain handler, fixes #4663
Co-authored-by: Robert Alan Chapton <nossr50@gmail.com>
|
2021-12-07 19:54:48 -08:00 |
|
nossr50
|
9ab4584dfe
|
MOB_METADATA_KEYS should be immutable
|
2021-11-14 09:36:00 -08:00 |
|
nossr50
|
8d27e8fccf
|
2.1.205
|
2021-11-14 09:33:27 -08:00 |
|
gecko10000
|
81faf93f31
|
Fix hex colors in broadcasts (#4651)
|
2021-11-08 19:01:14 -08:00 |
|
Enderaoe
|
182717eacf
|
Fix issue #4105 Fishing shake percentage seems off. (#4649)
|
2021-11-08 18:57:32 -08:00 |
|
nossr50
|
a2e10dbd0c
|
Azalea trees bone mealed into existence no longer get marked unnatural
Fixes #4640
|
2021-10-05 11:58:31 -07:00 |
|
nossr50
|
c30892a0a5
|
Add flowering azalea leaves to Tree Feller
|
2021-09-28 00:09:04 -07:00 |
|
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 |
|
nossr50
|
dc94fedee1
|
Added member getPlayer to McMMOItemSpawnEvent
Fixes #4572
|
2021-07-20 18:47:25 -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
|
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 |
|