WoWInterface SVN KharthussHunterTimers

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 45 to Rev 44
    Reverse comparison

Rev 45 → Rev 44

KHunterTimers/KHunterTimers.lua
1730,8 → 1730,7
khtSerpentAoE = false;
end
end
end
if( KHTvars["skills"][KHT_EXPL_SHOT] ) then
elseif( KHTvars["skills"][KHT_EXPL_SHOT] ) then
local spellName, _, _, _, _, duration, timeLeft, unitCaster, _, _, spellId = UnitDebuff("target", KHT_EXPL_SHOT, nil );
if( spellName and unitCaster == "player" and timeLeft ~= khtExplosive ) then
duration = timeLeft - GetTime();
KHunterTimers/version history.txt
1,7 → 1,5
Version History
 
v3.7.3
- Fixed Explosive Shot
v3.7.2
- Added Scales of Doom
v3.7.1
KHunterTimers/KHunterTimers.toc
1,7 → 1,7
## Interface: 60000
## Title: Kharthus's Hunter Timers
## Notes: Times hunter buffs/debuffs
## Version: 3.7.3
## Version: 3.7.2
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: KHTvars