Optimize CombatLogEvents
Opened this issue · 0 comments
dolphinspired commented
It currently parses all CombatLogEventUnfiltered events and publishes them to CombatLogEvents. Ideally, it should only publish certain events that we know we have subscriptions for (such as PARTY_KILL).