Download
(278Kb)
Download
Updated: 06-21-07 05:01 PM
Addon for:
FuBar 3.6.5.
Pictures
File Info
Updated:06-21-07 05:01 PM
Created:unknown
Downloads:16,149
Favorites:38
MD5:

FuBar VampwatchFu  Popular! (More than 5000 hits)

Version: 78583
by: jayrox [More]

VampwatchFu is a FuBar addon to give shadow priests the ability to see how much mana is given back from Vampiric Touch, how much health is given from Vampiric Embrace and how well your Shadowfiend is performing.

Currently, it records: number of ticks for vamp touch, vamp embrace and shadowfiend, as well as the higest tick, the average tick of each, the amount of mana and health generated in the last combat situation and the total generated mana and health since last reset.

With this information you can send it to any one of four chat channels: say, party, raid and guild or an open chatbox. By left clicking the fubar button you will send the total, and last battle stats to the channel depending on if you have multiline enabled or disabled. If you click the particular stat you want in the tablet it will send that stat to the selected chat channel. Such as, if you click Vamp Embrace Total, it will send your Vampiric Embrace total healed to chat.

Although, right now I dont really like the way the chat spam looks, if you guys have any suggestions on how to format it, i'll be happy to take the advice.

I have done extensive testing pre and post BC in pvp environments and in pve instances to eliminate as many bugs as possible, all seems well to me.

Please feel free to submit requests, bugs, comments, or concerns here or via email: jayrox at gmail dot com

Updates:
78583: Fixed an issue if you were using Broker instead of FuBar.
78578: Updated to 2.4 combat events, added frFR translations thanks Afad.
1.1.41149 Organized menu quite a bit better. Added the ability to enable/disable monitoring of stats. Added "Avg. Per Fight" that shows the average amount gained on a per fight basis. Note: German Translations need to be updated.
1.1.37015 added tayedaen's deDE translations. thanks!
1.1 added the optional ability to monitor effective healing, NOTE: i am still looking for additional translations.
1.0 - fix : fixed the calculation for average tick if you reset only the totals and not the tick stats.
1.0 cleaned up code, added new reset options, made the stat tooltip better looking, and a bunch of other fixes and changes.
0.9.8 added a toggle for click spam on the main button. i have also added this mod to the wowace.com svn. you can now also download it using the WAU/WUU updaters. thanks for the suggestions. keep em coming!
0.9.7 added the ability to toggle the name "VampwatchFu" on the bar. Thanks for the suggestion Talryn.
0.9.6 really fixed the PaintChipsLib problem, had it loading after CandyBar in the toc. let me know if you have any more issues.
0.9.5 put all strings into the locale file, organized the options menu a little better. should be fully ready for more translations
0.9.4 added PaintchipsLib to libs for people without many Ace2 addons. (thanks Steven D.)
0.9.3 fixed a typo in the drycode. all better :)
0.9.2 drycoded a fix for Bawi's issue on german clients, it should also fix the issue on other locales also.
0.9.1 fixed the issues tayedaen posted
0.9 added optional shadowfiend stats to the button.
0.8 added deDE translations thanks to Bawi, also localized the Shadowfiend timer bar spell name so, other locales can see the timer.
0.7 added babblespell-2.2, hopefully my foreign friends can use this now. althought, i still need many string translations. :)
0.6 added movable timer bar for shadowfiend
0.5 updated settings, tidied code up a bit
0.4 added shadowfiend stats
0.3 fixed typo, added new spam options, forgot to add crits to vamp embrace, DOH!
Post A Reply Comment Options
Unread 01-23-07, 03:40 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
so, anyone have any quirks? complaints? bugs? comments? suggestions? problems?

or is everyone happy as flies in poo and like VampwatchFu as is?
Report comment to moderator  
Reply With Quote
Unread 02-02-07, 12:28 PM  
Sephyx
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Only thing I would add to it is to be able to display messages when VE or VT wears off.
Report comment to moderator  
Reply With Quote
Unread 02-20-07, 09:08 AM  
Xex
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
today i will try your addon
atm just one comment - can you add your addon to http://files.wowace.com/ ?
with update possibility through WowAceUpdater.

ty
Report comment to moderator  
Reply With Quote
Unread 02-20-07, 11:29 AM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally posted by Xex
today i will try your addon
atm just one comment - can you add your addon to http://files.wowace.com/ ?
with update possibility through WowAceUpdater.

ty
possibly, not sure when i'll do it though. short of the broadcast format, for the most part, it is exactly how i want it. i still need some localizations for other languages than english.
Report comment to moderator  
Reply With Quote
Unread 03-05-07, 01:47 PM  
tayedaen
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 191
Uploads: 6
Hi !

There is a small bug in the german localization.
wrong:
["Vampwatch"] = true,
right:
["Vampwatch"] = "Vampwatch",

You are only allowed to use "true" in the base locale

And yes, I also would like to see the addon posted on http://files.wowace.com/
The reason is I always update all my ACE-Plugins via WoWACE-Updater - and that only works if the plugin is hosted there.
Report comment to moderator  
Reply With Quote
Unread 03-05-07, 05:19 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
that should be fixed in 0.9.1

Originally posted by tayedaen
Hi !

There is a small bug in the german localization.
wrong:
["Vampwatch"] = true,
right:
["Vampwatch"] = "Vampwatch",

You are only allowed to use "true" in the base locale

And yes, I also would like to see the addon posted on http://files.wowace.com/
The reason is I always update all my ACE-Plugins via WoWACE-Updater - and that only works if the plugin is hosted there.
Report comment to moderator  
Reply With Quote
Unread 03-06-07, 04:45 PM  
Bawi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
There is a problem with the broadcasting funtion, if you are using the deDE client.
It seems that the german translation of the Channel Names is an invalid value for the SendChatMessage function.
Report comment to moderator  
Reply With Quote
Unread 03-06-07, 05:00 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Originally posted by Bawi
There is a problem with the broadcasting funtion, if you are using the deDE client.
It seems that the german translation of the Channel Names is an invalid value for the SendChatMessage function.
ok, i'll look into seeing if "SAY", "PARTY","GUILD", "RAID" are localized or not.

edit: just checked with the wowace guys and they say it is not localized, i'll add some sort of check tonight to allow the menu option to stay local and the actual channel to be unlocalized.

edit2: i drycoded a fix for the broadcasting on other locales, i believe i fixed the issue. should fix it for all locales (so far only english and german). thanks for the fast responses Bawi, im learning a lot about other clients that i would never have figured out on my own. let me know if this fixes the problem. also, i will be moving more strings to the locale file, most notably the broadcast messages. i'll look into that tonight when i get home from work, too much drycoding and not enough testing :P
Last edited by jayrox : 03-06-07 at 07:55 PM.
Report comment to moderator  
Reply With Quote
Unread 03-10-07, 04:45 AM  
Talryn
A Fallenroot Satyr
 
Talryn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 25
Uploads: 9
I tried to use the latest version here (0.9.5) with the latest version of FuBar that I downloaded from wowace.com. wowace.com files were dated 03-09-2007. I get an error about PaintLib being needed. It would seem that there are dependency issues. I'm guessing version mismatch perhaps?

I'm not that familiar with the Ace libraries. Is there an easy way to fix it or a way to sync it up so it will work with the version of FuBar at wowace.com?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 03-10-07, 04:22 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
fixed this issue, go ahead and download 0.9.6, i had the libs loading out of order. DOH!

Originally posted by Talryn
I tried to use the latest version here (0.9.5) with the latest version of FuBar that I downloaded from wowace.com. wowace.com files were dated 03-09-2007. I get an error about PaintLib being needed. It would seem that there are dependency issues. I'm guessing version mismatch perhaps?

I'm not that familiar with the Ace libraries. Is there an easy way to fix it or a way to sync it up so it will work with the version of FuBar at wowace.com?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 03-11-07, 02:30 PM  
Talryn
A Fallenroot Satyr
 
Talryn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 25
Uploads: 9
That fixed it. Thanks. The mod works great. Great job on it. I don't see any functional issues.

I had a couple suggestions that are cosmetic. It would be nice to allow turning off the VampWatch as a part of the text. My FuBar is usually quite packed and that takes up some space. I'm happy to just see the VE, VT, and SF numbers.

It would also be nice if it did not show up for non-priest characters. I still see it while playing my warrior. I like to keep a common FuBar setup instead of customizing per character. I don't know if you can automatically disable a plug-in though. I guess the other option is to just not show VT, VE, and SF numbers if they don't apply. I'm guessing this requires scanning the spellbook from what I've seen in other mods.

Thanks for all your work on this mod!
Report comment to moderator  
Reply With Quote
Unread 03-11-07, 03:35 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
thanks for the suggestion Talryn, that option is now in 0.9.7. As for making it auto-disable based on non-priest players... I'm sure its possible, just dont know how yet, I'll look into it right away.

Originally posted by Talryn
That fixed it. Thanks. The mod works great. Great job on it. I don't see any functional issues.

I had a couple suggestions that are cosmetic. It would be nice to allow turning off the VampWatch as a part of the text. My FuBar is usually quite packed and that takes up some space. I'm happy to just see the VE, VT, and SF numbers.

It would also be nice if it did not show up for non-priest characters. I still see it while playing my warrior. I like to keep a common FuBar setup instead of customizing per character. I don't know if you can automatically disable a plug-in though. I guess the other option is to just not show VT, VE, and SF numbers if they don't apply. I'm guessing this requires scanning the spellbook from what I've seen in other mods.

Thanks for all your work on this mod!
Report comment to moderator  
Reply With Quote
Unread 03-12-07, 11:07 AM  
Botch
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Would it be possible to have an option to turn off the text spam? I dont want to ever send it out, and was kinda embarressed when I left-clicked it by accident and spammed honor hold with all my numbers.
Report comment to moderator  
Reply With Quote
Unread 03-13-07, 03:05 PM  
jayrox
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
heh, yea, i think i can make that a feature. on another note, i finally got SVN access on wowace.com. i'll be uploading the files there in the next couple days.

Originally posted by Botch
Would it be possible to have an option to turn off the text spam? I dont want to ever send it out, and was kinda embarressed when I left-clicked it by accident and spammed honor hold with all my numbers.
Report comment to moderator  
Reply With Quote
Unread 03-16-07, 11:22 AM  
Kobol
A Kobold Labourer
 
Kobol's Avatar

Forum posts: 1
File comments: 2
Uploads: 0
Just a question of understanding:

The total numbers recorded from Vampiric Touch and Embrace is the regeneration for the entire group, right?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: