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
|
1a180c4cdf
|
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame
|
2021-02-26 16:22:11 -08:00 |
|
nossr50
|
735a90fb35
|
Fix arrow dupe bug
Fixes #4430
|
2021-02-26 16:06:13 -08:00 |
|
nossr50
|
f039b4cbfa
|
Fix display values for RNG
|
2021-02-23 19:22:39 -08:00 |
|
nossr50
|
6a3671a190
|
RandomChanceUtil refactor part 4
|
2021-02-18 16:41:57 -08:00 |
|
nossr50
|
e30c7110eb
|
RandomChanceUtil refactor part 3
|
2021-02-18 12:48:16 -08:00 |
|
nossr50
|
f7640938df
|
RandomChanceUtil refactor part 1
|
2021-02-17 15:28:27 -08:00 |
|
t00thpick1
|
f9144e624a
|
Prepare for negative Y values
|
2021-02-12 17:18:52 -05:00 |
|
nossr50
|
addf9b0431
|
Add Clean Cuts to Woodcutting
|
2021-02-08 14:54:16 -08:00 |
|
nossr50
|
1ff2c0dcfc
|
Add Mother Lode mastery subskill to Mining
|
2021-02-08 11:57:43 -08: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 |
|
nossr50
|
68c7de16a8
|
Really should rewrite this whole thing at a later date
|
2021-01-26 16:00:08 -08:00 |
|
nossr50
|
c6d700c5a7
|
Fixed Luck permission showing incorrect percentages to players using commands
Fixed #4405
|
2021-01-25 14:37:23 -08:00 |
|
nossr50
|
bf9bb6ffd8
|
2.1.172
|
2021-01-21 15:38:31 -08:00 |
|
nossr50
|
27ae7ae1a7
|
Add Power Level broadcasts
Fixes #4388
|
2021-01-21 15:27:50 -08:00 |
|
nossr50
|
6c5eb72ab4
|
Fixed an error in bstats where Retro Mode was reported as Standard mode and vice versa
I might be the most dyslexic person ever
|
2021-01-21 14:56:45 -08:00 |
|
nossr50
|
8181743114
|
Fix compile issue
|
2021-01-21 14:44:13 -08:00 |
|
nossr50
|
80a1b3949e
|
Add permission node 'mcmmo.broadcast.levelup' for level up broadcasts
|
2021-01-21 14:31:11 -08:00 |
|
nossr50
|
c64e693861
|
Less capitals in broadcast msg
|
2021-01-07 13:39:28 -08:00 |
|
nossr50
|
f38d92497a
|
Add broadcasting when players reach certain level milestones (defaults to every 100 levels)
|
2021-01-07 13:33:12 -08:00 |
|
nossr50
|
ba7b6826b4
|
2.1.170 - papi fix
|
2021-01-05 15:25:39 -08:00 |
|
nossr50
|
888205fd89
|
Memory leak fix for arrow metadata
|
2021-01-05 12:04:48 -08:00 |
|
nossr50
|
7931a095fe
|
Add some tests for com.gmail.nossr50.util.random classes
|
2021-01-03 12:21:32 -08:00 |
|
nossr50
|
867d222062
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2021-01-03 09:53:12 -08:00 |
|
t00thpick1
|
9e2d5aada8
|
Whitespace fix
|
2021-01-02 20:39:39 -05:00 |
|
nossr50
|
597eb7f8dd
|
Tweaks to the random chance classes
|
2021-01-02 16:39:26 -08:00 |
|
nossr50
|
4fa3d913bf
|
More annotations for blockmeta.. again
|
2021-01-02 16:15:04 -08:00 |
|
t00thpick1
|
00a6d52717
|
Refactor region file loading for better nullability analysis
|
2021-01-02 18:57:51 -05:00 |
|
nossr50
|
26ef4cc411
|
More nullability annotations
|
2021-01-02 15:55:37 -08:00 |
|
nossr50
|
05f07c174b
|
Change readChunkStore to Nullable
|
2021-01-02 15:30:00 -08:00 |
|
nossr50
|
eff016c0a6
|
More nullability in blockmeta classes
|
2021-01-02 15:27:51 -08:00 |
|
t00thpick1
|
5b41b04777
|
Use @NotNull in methods rather than @Nullable
Separate safe external methods from internal only methods
Remove unnecessary methods
|
2021-01-02 17:29:15 -05:00 |
|
t00thpick1
|
10694042e9
|
Move legacy Serializable usage into a subclass.
|
2021-01-02 16:54:11 -05:00 |
|
nossr50
|
d08c9391b0
|
Add nullability annotations to blockmeta
|
2021-01-02 13:36:59 -08:00 |
|
t00thpick1
|
e0d85f842b
|
Fix exception thrown when plants fake grow at max world height.
|
2021-01-02 11:18:32 -05:00 |
|
nossr50
|
bec54d93ac
|
Fix dupe bug
|
2021-01-01 22:15:44 -08:00 |
|
Shane Freeder
|
556515eefd
|
Add SkillActivationPerkEvent
|
2021-01-02 01:05:27 +00:00 |
|
nossr50
|
fbecbc167a
|
Optimizations and potentially fixing a ConcurrentModificationException involving the TransientEntityTracker
Fixes #4368
|
2021-01-01 14:04:36 -08:00 |
|
nossr50
|
e4af53a535
|
Use boolean over Boolean
|
2020-12-31 16:46:49 -08:00 |
|
nossr50
|
9ba8af9f6e
|
Forgot to register the intended tool set
|
2020-12-31 16:42:37 -08:00 |
|
nossr50
|
56b376eb54
|
SuperBreaker will always activate if the fastest tool for the block is a PickAxe
Fixes #4362
|
2020-12-31 16:41:08 -08:00 |
|
nossr50
|
c408c7d057
|
avoid concurrent exceptions on TransientEntityTracker
|
2020-12-31 16:26:37 -08:00 |
|
nossr50
|
c05c8e1b1d
|
Fix init player in TransientyEntityTracker
|
2020-12-31 16:08:23 -08:00 |
|
nossr50
|
2664ae4bd6
|
Optimize ChunkUnloadEvent & Partial rewrite to COTW entity tracking + some tweaks to COTW entity removal
|
2020-12-31 15:25:21 -08:00 |
|