Download
(113Kb)
Download
Updated: 09-03-09 09:51 PM
Pictures
File Info
Updated:09-03-09 09:51 PM
Created:08-03-09 10:50 AM
Downloads:3,329
Favorites:35
MD5:

WetSpot

Version: Version 0.79
by: spatton [More]

WetSpot is an addon that will automatically rotate the tracking methods for you at chosen intervals. This includes all tracking types - fish, minerals, herbs, and treasure. It will also rotate hunter and druid tracking methods (humanoids, beasts, etc.).

For example, if you are a herbalist and miner, while riding through a zone you can change between tracking for herbs and then tracking for minerals every 5 seconds. Or if you are a hunter in a battleground, you can switch between tracking humanoids, beasts, and hidden every 3 seconds.

You can choose whatever tracking methods you wish to look for - unknown spells will not be available to you. That means non-hunters won't see the hunter stuff, and non-dwarves won't be able to see the beer treasure method. If you have not learned the spell yet, the option will be disabled. WetSpot also detects when you are in a city, and will disable itself accordingly. When you exit the city, it will turn itself back on. You can access the WetSpot menu from the Blizzard options frame or by typing "/ws" or "/wetspot".

To do list:

Localization, LDB plugin, optional display bar, support for other tracking methods (low-level tracking, mailboxes, etc.)

This is my first official addon, and the original idea and coding comes from the now-defunct addon Spotter. The original author has given up the project (see comments). I took the code, rewrote it into an Ace3 mod, added more options and placed it in the Blizzard options frame. Some lua code was also learned from WowLife. Thank you to both of those authors for the ideas and code.

--------------------
-- Version 0.79 --
--------------------

Added Warlock - Sense Demons
Added Paladin - Sense Undead

Fixed issue with the display bar always reappearing after reload/relog




--------------------
-- Version 0.78 --
--------------------

Minor change...Oops! Fixed [annoying and repeated] printing of debugging messages.

--------------------
-- Version 0.77 --
--------------------


FIXED:
------
Fixed combat bug
Fixed second timer bug
Fixed activating while spellcasting bug
Fixed activating while gathering bug


NEW FEATURES:
-------------
*** All of these are accessible in the options, which now has two tabs ***

Added separate bar window for display (enable in the options)
-- Left-click to suspend, right-click to open options, shift left-click to move

Added low-level tracking support (with the option of only tracking in cities)
Ability to remove the Blizzard Minimap Tracking Icon




--------------------
-- Version 0.76 --
--------------------

TOC updated for 3.2
Temporarily disabled while looting
Temporarily disabled while in combat
Fixed druid humanoid tracking bug (while not in cat form)




--------------------
-- Version 0.75 --
--------------------

Initial beta release
Post A Reply Comment Options
Unread 10-29-09, 01:26 PM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
Would love for this to have LDB support so I didn't have to have the little window on the screen (or hide it completely through the options)
Report comment to moderator  
Reply With Quote
Unread 09-22-09, 05:56 AM  
Kidj
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
No problem if you say me the word to traduce I can help you for french

Thanks in advance!
Report comment to moderator  
Reply With Quote
Unread 09-12-09, 01:41 PM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Hi Kidj.

Yes, I can understand why it will not work for French players and other localizations. I am working on adding localization to the mod, along with some other requested enhancements. I will send you a PM once I am ready, and maybe you can help me translate...

Thanks...
Report comment to moderator  
Reply With Quote
Unread 09-12-09, 11:56 AM  
Kidj
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hi,

I'm a french player and the addon seem to don't work.

I can't choose to track the différents options to tracking (for exemple Herbs).

I thinks I must change somes word in the file 'wetspot.lua'.

Can you tell me how can I do?


Thanks

Kidj
Report comment to moderator  
Reply With Quote
Unread 09-05-09, 06:44 AM  
Olivier Mayeres
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
For the spellid, DagAssist can help you.
http://www.wowinterface.com/download...Continued.html

It's more difficile find an example for class
Recent Changes (Aloft 2.8.5):
- got rid of cast bar "shield" graphics, during nameplate initialization
- switched to using the Blizzard TexCoords array for class icon art from FrameXML/Constants.lua
- eliminated LibBabble-Class-3.0; replaced with localized class name data from FrameXML/Constants.lua
http://www.wowinterface.com/downloads/info10864.html
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 05:14 PM  
Annyonne
An Aku'mai Servant

Forum posts: 30
File comments: 63
Uploads: 0
/cheer

Just wanted to say thank you.

I'm impressed so far and eagerly await future developments.

==============

Idea... although it may not work... use another addon (i.e. gatherer) to switch herb/mineral tracking based on proximity to saved nodes.
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 11:55 AM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Primarily because I am still learning, and this is my first official mod. How do you suggest I use those to make my code more efficient?

Thanks...
Report comment to moderator  
Reply With Quote
Unread 09-04-09, 05:13 AM  
Olivier Mayeres
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Why don't use spellid and classid?
Report comment to moderator  
Reply With Quote
Unread 08-28-09, 07:35 PM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Originally posted by Gsusnme
Fantastic add-on, I love it. I'm getting a bug where I will disable the onscreen message window, then when relogging it will reappear and I must check and uncheck the box again. Thanks for your time!
Yes, I had that bug reported to me earlier this week. I already have it fixed, and will be uploading a new version this weekend, with the warlock/paladin senses, too.

Thanks for the comment!
Report comment to moderator  
Reply With Quote
Unread 08-26-09, 07:54 AM  
Gsusnme
A Wyrmkin Dreamwalker
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 199
Uploads: 1
Fantastic add-on, I love it. I'm getting a bug where I will disable the onscreen message window, then when relogging it will reappear and I must check and uncheck the box again. Thanks for your time!
Report comment to moderator  
Reply With Quote
Unread 08-22-09, 08:52 AM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Thanks, Olmer. I don't have a Pally, but I will add it in the next release. I also saw that warlocks have a "Sense Demons." I'll add that one, too!
Report comment to moderator  
Reply With Quote
Unread 08-21-09, 11:33 PM  
Olmer
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Missing Sense Undead for pallys.
Report comment to moderator  
Reply With Quote
Unread 08-20-09, 03:23 PM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
I accidentally left some print functions in the 0.77 version. I am uploading a new version (0.78) that removes these annoying print statements. Sorry about that.
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 12:40 AM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Uploaded a new version with some bug fixes. Mainly disabling while looting / in combat.

I will start working on adding new features now, mainly around the "other" tracking methods (low-level quests, mailboxes, etc.).
Report comment to moderator  
Reply With Quote
Unread 08-04-09, 07:47 AM  
spatton
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 10
Uploads: 1
Great. Give me a week. I am going out of town for a few days. Talk to you soon.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: