i made a fubar plugin that records your vamp embrace and vamp touch stats. i.e. number of ticks, highest tick, average ticks, last fight, total over all.
this is my first fubar mod, so please be easy on me <3
i used fubar_reloadui and vampwatch by jesta (jesta.us) for examples.
the coding isnt exactly pretty yet, but it is very functional, i still need to remove the unused functions left over from fubar_reloadui, but i have left them because i may use them for comfirmation boxes in the future. such as confirming the reseting of stats.
most of the strings are ready for localization except the send to chat spam messages, but those can be fixed later, if people find interest in my mod.
if you have any ideas of additional features for this or find any bugs, please email me: jayrox at gmail dot com
currently it can dump stats to: /say /party /raid /guild
eventually, i will add a custom dump so you can dump it to your private channels, such as a class channel.
it has two methods to dump: single line and multiline.
multiline dumps "last fight" and "total" stats for both vamp embrace and vamp touch
singleline just dumps the "total" for vamp embrace and vamp touch as i havnt found a format for single line thats both easily readable and looks nice.
ive been thinking of additional ways to send information to chat. What do you guys think of having the info on the tablet clickable, instead of just the fubar button?
for instance, if you click Vamp Embrace ticks it would send:
Vamp Embrace ticks: 500, highest tick: 700 average tick: 565
that way i dont need a config to make a bunch of spam options to clutter up the menu.
alright guys, i consider this mod complete. ive done countless tests in both pvp and pvp to make sure the information given by this mod is as accurate as possible as well as bug free as possible. going from pre-bc to post-bc i didnt find any errors. so, now all i need are translations for the strings and events. (i have deDE events thanks sparc) other than that, i will make sure vampwatchfu is updated for each patch, as well as add features i see are needed or you guys suggest.
yea, ive been meaning to add the set bonus... but the wowace wiki went down and didnt know if there was a lib that tracked sets or not... and ive been too lazy to look up the api to track set bonuses on my own.
Love this Addon =)
But i get this Error on every Startup:
Fehler: AceLocale(FuBar_VampwatchFu): Improper translation exists. "Raid" is likely misspelled for locale deDE.
AddOn: FuBar_VampwatchFu
Datei:Localization.lua
Zeile:131
Fehler Nummer:1
Also i can not change the spamoutput. I only can send the data on /s wich is a bit annoying^^
Other than that it runs pretty smart =D
(sry 4 bad eng)
1st: Big first letter on [Say] [Raid] [Guild] [Party] must be a litle one.
2nd: the translation registering causes an error:
[2008/04/24 20:00:27-935-x1]: FuBar_VampwatchFu-1.1.$Revision: 43682 $\Localization.lua:131: AceLocale(FuBar_VampwatchFu): Can only accept true as a value on the base locale. "enUS" is the base locale, "deDE" is not.
Aloft-r69497\Libs\AceLibrary\AceLibrary.lua:122: in function `error'
AceLocale-2.2-40629 (Aloft):223: in function `RegisterTranslations'
FuBar_VampwatchFu-1.1.$Revision: 43682 $\Localization.lua:131: in main chunk
I've tried various things with this mod and I used it before and loved it but it still does not function. Any tips? I do not get any mana or VE return numbers.
Hey guys, sorry I haven't done touched vampwatchfu... in a very long time.
Ive been super busy with real life stuff, raiding and working on my website. So, I haven't had a chance yet to check out the new stuff with the 2.4 combat log. Sorry :(
I promise I will look into it. Kagaro, thanks for updating the combat events to the 2.4 ways.
http://www.respecguild.com/mods/FuBar_VampwatchFu.zip
this is my first fubar mod, so please be easy on me <3
i used fubar_reloadui and vampwatch by jesta (jesta.us) for examples.
the coding isnt exactly pretty yet, but it is very functional, i still need to remove the unused functions left over from fubar_reloadui, but i have left them because i may use them for comfirmation boxes in the future. such as confirming the reseting of stats.
most of the strings are ready for localization except the send to chat spam messages, but those can be fixed later, if people find interest in my mod.
if you have any ideas of additional features for this or find any bugs, please email me: jayrox at gmail dot com
tell me what you guys think <3
I'm definitely watching this one. Too bad ive got other bugs to sort out before i go adding new programs hehehe
eventually, i will add a custom dump so you can dump it to your private channels, such as a class channel.
it has two methods to dump: single line and multiline.
multiline dumps "last fight" and "total" stats for both vamp embrace and vamp touch
singleline just dumps the "total" for vamp embrace and vamp touch as i havnt found a format for single line thats both easily readable and looks nice.
wow, i said dump a lot :P
Steve
i have tried trouble shooting it as much as possible, to prevent errors on new installs and during regular play.
right now, i several hours of play time with it in its current form, and no errors, and no noticable lag. hopefully, you will have the same results :)
for instance, if you click Vamp Embrace ticks it would send:
Vamp Embrace ticks: 500, highest tick: 700 average tick: 565
that way i dont need a config to make a bunch of spam options to clutter up the menu.
["vamp_touch_event"] = "Ihr bekommt (%d+) Mana durch Vampirber\195\188hrung.(.*)",
["vamp_embrace_event"] = "Vampirumarmung heilt ([^%s]+) um (%d+).(.*)",
best regards,
moi
i also added the ability to send a specific stat to chat via clicking the stat you want to send.
download: http://www.respecguild.com/mods/FuBar_VampwatchFu.zip
edit: oops, fixed the link
but yes, i do plan on adding that.
But i get this Error on every Startup:
Fehler: AceLocale(FuBar_VampwatchFu): Improper translation exists. "Raid" is likely misspelled for locale deDE.
AddOn: FuBar_VampwatchFu
Datei:Localization.lua
Zeile:131
Fehler Nummer:1
Also i can not change the spamoutput. I only can send the data on /s wich is a bit annoying^^
Other than that it runs pretty smart =D
(sry 4 bad eng)
Xiande
but 2 things:
In the language-file are some litle errors:
1st: Big first letter on [Say] [Raid] [Guild] [Party] must be a litle one.
2nd: the translation registering causes an error:
Regards
Xiande
Ive been super busy with real life stuff, raiding and working on my website. So, I haven't had a chance yet to check out the new stuff with the 2.4 combat log. Sorry :(
I promise I will look into it. Kagaro, thanks for updating the combat events to the 2.4 ways.
Is your spriest helper mod available to look at?