When a new segment starts, check for buffs to credit to the target as well (power infusion, prescience, and others)
This commit is contained in:
+4
-1
@@ -413,7 +413,10 @@
|
||||
Details:UpdateParserGears(bFromCombatStart)
|
||||
|
||||
--get all buff already applied before the combat start
|
||||
Details:CatchRaidBuffUptime("BUFF_UPTIME_IN")
|
||||
C_Timer.After(0.05, function()
|
||||
--wait the initial aura wipe done by the client on certain situations
|
||||
Details:CatchRaidBuffUptime("BUFF_UPTIME_IN")
|
||||
end)
|
||||
Details:CatchRaidDebuffUptime("DEBUFF_UPTIME_IN")
|
||||
Details:UptadeRaidMembersCache()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user