nossr50
|
c078e853eb
Fix bug where Green Thumb did not replant if seeds were solely in the offhand Fixes #4994
|
1 year ago |
nossr50
|
3361d28887
Party system can now be disabled via config
|
1 year ago |
nossr50
|
5080d86e44
Refactoring code part 1 to prep for adding a bunch of unit tests
|
4 years ago |
nossr50
|
33a68daa9c
mcMMO now checks in all places for a loaded profile before executing processing on said profile
|
6 years ago |
nossr50
|
d81c3d06c5
XP Gains now report sources, added some config options regarding XP bars
|
6 years ago |
nossr50
|
95d60e646d
Diminishing returns now has an optional minimum gains setting
|
6 years ago |
nossr50
|
6f77bb206d
Refactoring + adding a new skillranks config (not functional yet)
|
6 years ago |
nossr50
|
cde11b64ed
You will only gain shared party XP if you are visible to the player gaining XP
|
6 years ago |
nossr50
|
0d260a74c9
Refactoring to make my life easier
|
6 years ago |
LogGits
|
d2b8c527ad
Use dropItem instead of dropItemNaturally (#3644)
|
6 years ago |
TfT_02
|
9f53426511
Added API to XP events to get XP gain reason
|
11 years ago |
GJ
|
94a5bef62c
Cleaning up PartyManager
|
12 years ago |
TfT_02
|
90fcf35c34
Javadocs cleanup
|
12 years ago |
GJ
|
ee86f8244f
Put ShareMode in its own class.
|
12 years ago |
GJ
|
5af1164b5c
Tweak ShareHandler a bit.
|
12 years ago |
GJ
|
7a61f55e49
Remove some code duplication in our ShareHandler.
|
12 years ago |
TfT_02
|
17a0382283
Changed experience storage from integers to floats
|
12 years ago |
GJ
|
8af425d067
Make this a bit more sane.
|
12 years ago |
TfT_02
|
822e40bc1f
Added a new Party item share category "Misc" which contains a list of configurable items.
|
12 years ago |
GJ
|
78d2fa7520
Only care if it was unarmed.
|
12 years ago |
GJ
|
7fe8122499
Avoid picking up items to the hotbar while using unarmed. Fixes #939
|
12 years ago |
NuclearW
|
a542d6cf3e
Squashed commit of the following:
|
12 years ago |
NuclearW
|
cbbe436a69
Added party itemShare mode: EQUAL
|
12 years ago |
TfT_02
|
74df4a4fb6
Add random item share mode for parties.
|
12 years ago |
GJ
|
794071efb8
Not just for XP sharing.
|
12 years ago |
TfT_02
|
6d5ce1357e
More party members = more XP share bonus
|
12 years ago |
bm01
|
a1ab6f286b
Made xp sharing less ugly by reworking McMMOPlayer xp methods
|
12 years ago |
bm01
|
bd3db4a425
Fixed Xp not being awarded in parties because of XpShareMode.NONE
|
12 years ago |
bm01
|
610bc42815
Fixing no Xp gain from previous commit
|
12 years ago |
bm01
|
2006356ccd
Fixing Xp share awarding full Xp to the original player
|
12 years ago |