James Puleo
James Puleo
@bartico6 Yeah I see what you mean, definitely a good idea to only allow buffs that happen in vanilla to others (which should be a short list regardless) I'll go...
Rebased, whitelisted more buffs, and added `CanOnlyBeAppliedToSender`, to indicate that the sender may only apply this buff to themself. This is used by `BuffIDs.Campfire` (aka Cozy Fire), `BuffID.WaterCandle`, and some...
@hakusaro Fixed! Sorry about that, I actually didn't rebase even though I thought I did...
Added buff limits for `MonsterBanner`, `HeartLamp`, `PeaceCandle`, `StarInBottle`, `CatBast`
The Venom buff in `Main.pvpBuff` change will be removed, as it has been corrected by Re-Logic in 1.4.4. All of the existing buff limits will be checked to ensure they...
I've rebased this, and the only thing I've removed is the `Main.pvpBuff[BuffID.Venom] = true` patch as described earlier. @hakusaro or @Arthri if you are able to review, I'd appreciate it...
Changed buff limits for Solar Armor (`SolarShield1`, `SolarShield2`, `SolarShield3`), to allow them to be applied by non-senders. Added limits for Hellfire (`OnFire3`), Hearty Meal, and Frostbite (`Frostburn2`).
Looks like you added `docs/.obsidian/*` to the git ignore, but added and committed `docs/.obsidian/config` before then.
Further discussed here: https://discord.com/channels/479657350043664384/711282444933791774/960146508974546944
This has already been fixed.