Age | Commit message (Collapse) | Author |
|
|
|
|
|
Came across this in my complete utter failure to use the commands to
apply patches properly
|
|
Also fixes an issue with direct holders
|
|
|
|
An incorrectly updated hunk attempted to remove the MobEffectInstance
from the active effect map instead of the Holder<MobEffect> as the
parameter name was changed from holder to effect during hardfork.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're small and/or really shouldn't be left unapplied
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't check for empty items anymore in FishingHook.
Removes some diff + we handle it gracefully in add fresh entity
|
|
|
|
|
|
|
|
|
|
The incremental chunk saving patch has exactly one line that it expects to come from the moonrise patch, I just left the output as is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|