Download
(17Kb)
Download
Updated: 02-11-09 04:00 AM
Pictures
File Info
Updated:02-11-09 04:00 AM
Created:unknown
Downloads:9,513
Favorites:64
MD5:

dHunterTool  Popular! (More than 5000 hits)

Version: 3.0 rev12a
by: Drauer [More]

2009-08-29:
This was bloated and poorly written, so I just simplified it and removed some parts to separate addons:

HunterAnnoucer - to announce stuff in party/raid.
AspectWatch - Aspect of Viper/Hawk watch.
NoDaze - Remove Aspect of Cheetah/Pack on daze.
AutoTracking - Change Tracking to your target's type.


So this no longer supported, sorry.

Post A Reply Comment Options
Unread 01-25-09, 07:11 AM  
Korkosh
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 26
Uploads: 7
this is not included in enUS.lua:

"What" -> "Ank\195\188ndigungen"
"Announce what?" -> "Was soll angek\195\188ndigt werden?"
"Where" -> "Ausgabe"
"Announce where?" -> "Wo sollen Ank\195\188ndigungen ausgegeben werden?"

deDE.lua

Code:
DHUNTERTOOL_LOCALE = {
	FD_RESISTED = "%s widersteht Totstellen!",
	
	PULL_WARNING = "Pull: %s", -- mob/char name
	
	HM_WARNING = "Kein J\195\164germal aktiv",
	
	ASPECT_WARN_VIPER = "Niedriges Mana. Wechsle den Aspekt!",
	ASPECT_WARN_HAWK  = "Hohes Mana. Wechsle den Aspekt!",
	
	MD_WARNING = "Irref\195\188hrung auf %s gewirkt", -- mob/char name
	
	DISPELL_INFO = "%s entfernt von %s", -- 1st - spell, 2nd - mob/char name
	DISPELL_FAIL = "%s konnte von %s nicht enfernt werden", -- 1st - spell, 2nd - mob/char name
	
	FREZEE_FAIL = "Eisfalle fehlgeschlagen bei %s (%s)!", -- 1st - mob/char name, 2nd - reason IMMUNE/MISS/etc
	
	-- CONFIG
	CONFIG_MAININFO = "Hier k\195\182nnen einzelne Funktionen ein- und ausgeschaltet werden:",
	
	CONFIG_ANTIDAZE = "Aspekt des Geparden/Rudels deaktivieren wenn benommen",
	CONFIG_NAMEPLATETOGGLEENEMY = "Namensplaketten von Feinden im Kampf umschalten",
	CONFIG_NAMEPLATETOGGLEFRIEND = "Namensplaketten von Verb\195\188ndeten im Kampf umschalten",
	CONFIG_AUTOTOGGLETRACKING = "Aufsp\195\188ren automatisch umschalten",
	CONFIG_AUTOTOGGLETRACKINGGATHERINGBLOCKADE = "... beim Aus\195\188ben von Berufen nicht umschalten",
	CONFIG_AUTOTOGGLETRACKINGONLYININSTANCE = "... nur in Instanzen umschalten",	
	CONFIG_ASPECTREMINDER = "Warnung den Aspekt zu wechseln bei hohem/niedrigen Mana",
	CONFIG_ASPECTREMINDERSOUND = "... zus\195\164tzlicher Warnton",
	CONFIG_HUNTERSMARKCHECK = "Warne wenn das J\195\164germal abgelaufen ist",
	CONFIG_HUNTERSMARKCHECKSOUND = "... zus\195\164tzlicher Warnton",

	CONFIG_EN_FD = "Totstellen widerstanden",
	CONFIG_EN_FDBELL = "... zus\195\164tzlicher Warnton",
	CONFIG_EN_FREEZE = "Eisk\195\164ltefalle widerstanden",
	CONFIG_EN_MD = "Irref\195\188hrung gewirkt auf",
	CONFIG_EN_TRANQ = "Magieeffekt entfernt (Einlullender Schuss)",
	CONFIG_EN_PULLS = "Pull",

	CONFIG_OUT_SAY = "Sagen",
	CONFIG_OUT_SAYNOTINPVP = "... nicht im PvP",
	CONFIG_OUT_SAYONLYINGROUP = "... nur im Raid/Gruppe",
	CONFIG_OUT_RW = "Raidwarnung",
	CONFIG_OUT_GROUP = "Gruppen-/Raidchat",
	CONFIG_OUT_BEF = "Error Frame",
	CONFIG_OUT_CHAT = "Chatfenster",
	CONFIG_OUT_SCT = "Schwebender Kampftext",	
}
Last edited by Korkosh : 01-25-09 at 07:11 AM.
Report comment to moderator  
Reply With Quote
Unread 01-24-09, 04:12 PM  
Lindalas
A Deviate Faerie Dragon

Forum posts: 19
File comments: 76
Uploads: 0
With 3.0.8 it might be time to see over the auto-tracking feature. Since it takes a GCD to switch I want it turned off in instances. One feature that would be useful is to automatically switch to tracking X when entering an instance if I'm not currently tracking something that will buff damage (gathering, mailboxes etc). Either you can have the user select what X is or you just default to something like humaniods.
__________________
Report comment to moderator  
Reply With Quote
Unread 01-21-09, 08:41 AM  
DamonDK
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 31
Uploads: 1
Hi Drauer, thanks for a great addon that combines alot of the other hunter addons I had

I would only like one more feature : To add custom channel to output possibilities.

Often ppl have custom class channels for their guild, and in my guild we use it to look at the MD's of eachother without spamming raidchat.

So either make a textfield where ppl can write in their channel of choice, or scan the channel list and make it possible to select output to one of those I'm in?

Thanks again,
Grimbert
Report comment to moderator  
Reply With Quote
Unread 01-14-09, 02:34 AM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
Thanks!

Yes, it souldn't be as intensive as you speak - i'll check this.
__________________
Quando omni flunkus moritati
Report comment to moderator  
Reply With Quote
Unread 01-13-09, 04:59 PM  
Lindalas
A Deviate Faerie Dragon

Forum posts: 19
File comments: 76
Uploads: 0
I love this mod... it takes care of the different announce messages (and FD resist warning) that I've been using a collection of other mods for in the past. My only gripe is the Tranq Shot announcement. Without fail it causes a jitter when triggered (a short lag spike). It shouldn't be so CPU intensive that all other activities on the computer stop, right?
__________________
Report comment to moderator  
Reply With Quote
Unread 01-12-09, 12:00 AM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
re: localization

I'll try to push new version this week. It should be easier for localize.

And if you'll help me, I'll be very happy
__________________
Quando omni flunkus moritati
Report comment to moderator  
Reply With Quote
Unread 01-10-09, 06:00 AM  
mips
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
localization

Hi,
I'm currently trying your add-on on a french client but spell name seems hardcoded.
Any chance to make localized version? I can provided localized strings if needed.

This add-on could potentially replace two others one I've + adding some interesting functionalities, so it will be great if you do it.
Report comment to moderator  
Reply With Quote
Unread 01-05-09, 07:50 AM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
Originally posted by Zidomo
Major typo on line 59 of dHunterTool.lua:
Code:
self:print("Freign Death resisted!")
Heh. My party members giggled when they saw that go up in chat .

In addition to correcting the typo, the message would be easier for party/raid members to understand at a glance if it was formatted similar to "My Feign Death was resisted!". "My" added so that there is a quicker fast-glance association with the rest of the message.


I'll post new version tommorow.
__________________
Quando omni flunkus moritati
Report comment to moderator  
Reply With Quote
Unread 01-05-09, 07:48 AM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
Re: No actions or output?

Originally posted by argar
Hi,

installed latest release, shows in config panel, but i get no outputs or actions at all, no daze protect, no viper action warnings, no hunters mark .. the only thing it ever did was switching the nameplates.

Is 3.08 broken here in a weird way ? any way to turn debug on?

A.
Strange - this version works fine...

Try to remove old config in WTF/Account/<ACCOUNTNAME>/<SERVERNAME>/SavedVariables/dHunterTool.lua
__________________
Quando omni flunkus moritati
Report comment to moderator  
Reply With Quote
Unread 01-03-09, 11:24 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Major typo on line 59 of dHunterTool.lua:
Code:
self:print("Freign Death resisted!")
Heh. My party members giggled when they saw that go up in chat .

In addition to correcting the typo, the message would be easier for party/raid members to understand at a glance if it was formatted similar to "My Feign Death was resisted!". "My" added so that there is a quicker fast-glance association with the rest of the message.
Report comment to moderator  
Reply With Quote
Unread 12-23-08, 04:03 PM  
argar
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
No actions or output?

Hi,

installed latest release, shows in config panel, but i get no outputs or actions at all, no daze protect, no viper action warnings, no hunters mark .. the only thing it ever did was switching the nameplates.

Is 3.08 broken here in a weird way ? any way to turn debug on?

A.
Report comment to moderator  
Reply With Quote
Unread 12-06-08, 04:27 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
This is (mostly) great. Have not yet run into any breaking bugs, provides great hunter functionality. In combination with ZHunterTool (which provides non-tainting icon bars, etc.), most all your hunter needs are covered .

One thing, though. Why have yet another library loading for forwarding messages to various scrolling text addons? This is the only mod I've ever seen having their own library duplicating the functionality of LibSink-2.0 (some other mods that provide scrolling text output code it directly into their own mod).

The functionality of dLibSCT is covered by that library. With the advantage that many (many) other mods already use LibSink-2.0, so people wont have to be loading more than one library doing the same thing. Taking up load time, memory and possibly conflicting with other things.

For you, you don't have to worry about personally accommodating future changes to either the API or scrolling text mods, as that library (or LibSink-3.0, etc.) will handle them. The library is not connected with Ace, its completely standalone (the page says LibSink-2.0 is "out of date", but its still maintained). And if there are changes you'd like to see in the library, you can contribute code without a problem.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 02:34 AM  
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 88
Uploads: 22
Thanks for report; Fixed in 3beta5
__________________
Quando omni flunkus moritati
Last edited by Drauer : 10-28-08 at 02:44 AM.
Report comment to moderator  
Reply With Quote
Unread 10-28-08, 02:07 AM  
Supercharger
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
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

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.

Hope this helps!
Report comment to moderator  
Reply With Quote
Unread 10-27-08, 10:31 PM  
Supercharger
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally posted by Drauer
Well auto cast is not possible, at least not in combat and Cheetah/Pack fade is usually made in one.


Fixed in 3beta4
Very nice! I am downloading the new beta as we speak. Keep up the good work!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: