bugRanger / CombatOut

This simple addon is written for WoW version 1.12. Its purpose is to display the time before leaving the battle.
0 stars 0 forks source link

Dot ticks update combat time #4

Closed bugRanger closed 2 months ago

bugRanger commented 2 months ago

Due to the fact that COMBAT_TEXT_UPDATE is for any event in combat, including DOT ticks. The combat time is updated, it cannot be replaced with UNIT_COMBAT, since it has similar behavior. But the periodic damage itself is tracked via CHAT_MSG_SPELL_PERIODIC_SELF_DAMAGE, which may be important for filtering out such events

bugRanger commented 2 months ago

Fix ea31a4dca11f93321872633ac6caa4af7128803a