Compare commits

...

4 Commits

Author SHA1 Message Date
robin 3044d6f433 Update toc 90005 2021-04-25 08:49:06 +02:00
Robin 864d12e537 Update LibCombatlog 20 2021-02-04 01:06:52 +01:00
Robin a7ce68dc82 Update for LibCombatlog 19 2021-02-02 15:35:57 +01:00
Robin 117159a2e3 Update LibCombatlog fixes possible nil error 2021-01-17 11:10:07 +01:00
3 changed files with 3 additions and 4 deletions

View File

@ -53,8 +53,7 @@ f:SetScript("OnUpdate", function(self, elapsed)
end
end
end)
function f:dmg(...)
local data, event = ...
function f:dmg(event, data)
if(data[9] == guid) then
if(data[13] == 336267) then
local name, icon, count, debuffType, duration, expirationTime, unitCaster, canStealOrPurge, nameplateShowPersonal, spellId, canApplyAura, isBossDebuff, isCastByPlayer, nameplateShowAll, timeMod = AuraUtil.FindAuraByName(auraName, 'player')

View File

@ -1,4 +1,4 @@
## Interface: 90002
## Interface: 90005
## X-Repository: https://git.grml.de/rilgamon/BurnBaby.git
## Title: BurnBaby
## X-WoWI-ID: 25853

@ -1 +1 @@
Subproject commit 89179e1807cfaddbe08108a14ff9d6cc3748f883
Subproject commit 796ca249e88cbc16a14694db7ec44cb63a8ea960