WoWInterface SVN KharthussHunterTimers

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 36 to Rev 37
    Reverse comparison

Rev 36 → Rev 37

KHunterTimers/KHunterTimers.lua
1207,6 → 1207,8
KHunterTimersFrame_add( 3000, spellName, spellId, destName, destGUID );
elseif( KHTvars["skills"][KHT_FLARE] and spellName == KHT_FLARE ) then
KHunterTimersFrame_add( 20000, spellName, spellId );
elseif( KHTvars["skills"][KHT_SERPENT] and spellName == KHT_SERPENT ) then
KHunterTimersFrame_add( 15000, spellName, spellId, destName, destGUID );
end
end
if( KHTvars["skills"][KHT_SURV] ) then
KHunterTimers/version history.txt
1,5 → 1,7
Version History
 
v3.6.8
- Support for Serpent Sting mouseover macros
v3.6.7
- Fixed Glaive Toss timer spam
v3.6.6
KHunterTimers/KHunterTimers.toc
1,7 → 1,7
## Interface: 50200
## Title: Kharthus's Hunter Timers
## Notes: Times hunter buffs/debuffs
## Version: 3.6.7
## Version: 3.6.8
## DefaultState: Enabled
## LoadOnDemand: 0
## SavedVariables: KHTvars