Description:
It's simple addon that helps you announce things to your party/raid and (in general) makes several things for you
Supported:
NoDaze(tm) - disable Aspect of Cheetah/Aspect of Pack after you (or one of your party members) is dazed
toggle enemy or friendly nameplates only in combat
Feign Death resist announce (also available: Bell sound on resist)
Freeze Trap resist/immune announce
Misdirection cast announce
Tranq. Shot dispels/failed to dispel announce
Pull Shot (Distracting and Arcane Shot rank 1) announce
NEW! Auto Tracking toggle type to the target's type, with option to disable it while grinding (and using Find XXX track)
NEW! Remind Aspect of Viper/Hawk switch when low/high mana (through available SCT). Current low/high mana threshold is 15%/85%. This will be configurable in near future
NEW! Hunter's Mark reminder - reminds you when your HM previously casted now is down - its little buggy, but it works
Announce in:
say - can be "on" outside pvp (turned off in arena/BG) or only in group/raid
party / raid channel
blizzard error frame
simple chat frame
scrolling combat text (supported: Blizzard's, SCT, MikSBT, Parrot, BCF)
Config?: /dht brings you graphical config and options are also available in Interface options panel.
ChangeLog:
Legend: + new feature; - feature removed; * bugfix
version 3.08
* fixed Aspect of Dragonhawk (Hunters lv74+)
+ Hunter's Mark reminder
version 3beta6
* fixed Aspect reminder spam - maximum message one pet two seconds.
version 3beta5
+ Auto Track changer
+ Hawk/Viper reminder
* tranq shot bugfix
version 3beta4
* announce misdirection only after successful cast
- remove show/hide Omen in/out of combat; Omen has this functionality.
version 3beta3
* arcane/tranq shot bugfix
version 3beta2
* small bugfix
version 3beta
+ 3.0 ready
version 2b/2c
* typo/bugfix
version 2
+ rewritten, simplified, faster
- Ace removed; using now LibSimpleOptions (included) for options
+ added support for various combat text addons
Originally posted by Supercharger Very nice! I am downloading the new beta as we speak. Keep up the good work!
Hey, I noticed a bug and I was able to fix it, but wasn't sure if you (or anybody else) noticed this.
Namely that the Tranq Shot dispel message report isn't working at all. I looked through your source and found that it was on line 151 of dHunterTool.lua
Quote:
elseif self.db.enableArcane and event == "SPELL_AURA_DISPELLED" then
SPELL_AURA_DISPELLED doesn't seem to be the event for Tranq Shot dispels. Once I changed it to SPELL_DISPEL it worked like a charm.
Originally posted by tralkar Now if you can only add Aspect of the Hawk, after your Cheetah/Aspect of Pack turns off you when hit..
Well auto cast is not possible, at least not in combat and Cheetah/Pack fade is usually made in one.
Quote:
Originally posted by Supercharger A bug I noticed was that it was announcing misdirects even if they didn't go off (mounted unit, out of range, etc). Would it be possible to add a check in there to see if the target receives MD before it calls it out?
A bug I noticed was that it was announcing misdirects even if they didn't go off (mounted unit, out of range, etc). Would it be possible to add a check in there to see if the target receives MD before it calls it out?