LeagueSandbox / GameServer

League Sandbox's Game Server
GNU Affero General Public License v3.0
1.05k stars 429 forks source link

Periodic Buff StackCount Check #1508

Open lzardy opened 2 years ago

lzardy commented 2 years ago

Buffs require a periodic check for whether or not their stack count has changed in order to notify players of the change. AttackableUnit.RemoveBuff accomplishes this task, but requires a particular BuffAddType.