Download
(3Kb)
Download
Updated: 07-10-10 08:45 PM
Pictures
File Info
Updated:07-10-10 08:45 PM
Created:12-03-09 01:36 AM
Downloads:5,910
Favorites:37
MD5:

Buffoon  Popular! (More than 5000 hits)

Version: v1.4
by: Jzar [More]

Buffoon is a buff mod that's inspired by one feature from X-Perl: it shows you who cast what buffs on you, and who's missing it still. Since I recently switched from X-Perl to Shadowed UF, I quickly started missing this feature, so I wrote my own implementation of it. Enjoy!

Commands:
/buffoon {toggle | on | off} -- Turns the addon on and off entirely.
/buffoon {solo | party | raid} -- Solo shows info all the time, party shows only in party or raid, raid shows only in raid.
/buffoon {caster | buffed | unbuffed} -- These options are NOT mutually exclusive. They make the addon show the caster, and/or the players that DO or DO NOT also have the buff.
/buffoon groups -- Toggles between show in groups, and show all together modes when in raid.
/buffoon extras -- Toggles showing extra raiders, defaults to off. With this off, raid members in a 10 man raid and in any subgroup > 2 will not display in the tooltip, same with anyone in a subgroup > 5 in a 25 man raid.
/buffoon status -- Shows current setting states

Questions? Comments? Feedback? The comments section is open!

(If you're curious, my buff mod from that screenshot is Simple Buff Bars, and my tooltip is TipTac)

v1.4
- Added filter for raiders in subgroups outside your current raid difficulty. /buffoon extras to toggle it.
- Also ... decided that Lua != C++, and it looks better without all those extraneous semi-colons. :S

v1.3
- Made Buffoon work on enemies now too! Also has a new slash command to toggle showing the caster

v1.2
- Cleaning up database initialization

v1.1
- (I don't remember. :S)

v1.0
- Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 12-03-09, 02:06 AM  
nailertn
An Aku'mai Servant

Forum posts: 33
File comments: 15
Uploads: 0
You do realize there is already a buff addon with the exact same name? Might lead to some confusion.
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 02:31 AM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
Well, I searched WoWI and it wasn't here. I didn't even think to check ALL the addon sites to see if there was already a Buffalo... Any suggestions on a new name?
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 03:13 AM  
ereth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 44
Uploads: 5
Buffinfo
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 03:35 AM  
servi
A Kobold Labourer

Forum posts: 0
File comments: 70
Uploads: 0
Originally posted by ereth
Buffinfo
This^^^ suits so well!
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 03:52 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Nah, i got a better name

" Buffis "

EDIT: nevertheless, this goes straight to my addonlist, replacing it with CastBy, since it only shows who you got the buff from
__________________
Livestream | Twitter | YouTube
Last edited by Dajova : 12-03-09 at 03:53 AM.
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 06:17 AM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Buffwhoon
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 02:20 PM  
Eckdahl
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Hate to say it...

I hate to say it, but this time you've picked a name that's in use again.

What's more, Tekkub's Buffoon does the exact same thing...shows you who cast what, albeit through a LibDataBroker display rather than tooltips.

http://tekkub.net/
http://github.com/tekkub/Buffoon

Why it isn't on his page here on WoWInterface, I have no idea.
Last edited by Eckdahl : 12-03-09 at 02:21 PM.
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 02:51 PM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
Sigh. I suppose I should've just made a forum post asking people what addons already did this, instead of setting out blithely to make one myself. Oh well, at least I learned several new things about Lua in the process.

I'll just leave this here under the current name, unless Tek wants to post that addon here on WoWI. I can't go around checking everybody's private repositories when picking an addon's name... If anyone likes my particular flavor of this functionality, you're welcome to use my addon. lol
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 03:32 PM  
ereth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 44
Uploads: 5
Its a good addon, so keep it up
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 04:33 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
Yay! You sort of toon my name
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 04:57 PM  
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view AddOns

Forum posts: 716
File comments: 428
Uploads: 22
Just go with Buffa1248afm2ria0tr2A%2w9taT()@51j, that will most likely be a free name.
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
Report comment to moderator  
Reply With Quote
Unread 12-03-09, 08:26 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Originally posted by Jzar
Sigh. I suppose I should've just made a forum post asking people what addons already did this, instead of setting out blithely to make one myself. Oh well, at least I learned several new things about Lua in the process.

I'll just leave this here under the current name, unless Tek wants to post that addon here on WoWI. I can't go around checking everybody's private repositories when picking an addon's name... If anyone likes my particular flavor of this functionality, you're welcome to use my addon. lol
You're right you can't go around checking everyone's repository, but Tekkub's isn't private, its public, and a simple "buffoon addon wow" search in Google would have lead you to that. Frustrating I know, but no reason to give up. Some people might prefer yours to anyone else's; I used to use icwatudidthere, but it doesn't tell you who still needs the buff (although I now use something else for that too). So don't fret and good job on learning stuff about lua in the process!
__________________
There is absolutely no evidence to support the theory that life is serious.
Report comment to moderator  
Reply With Quote
Unread 12-04-09, 02:39 AM  
Jzar
A Chromatic Dragonspawn
 
Jzar's Avatar
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 281
Uploads: 5
When I said "private", I didn't mean it in the sense that I couldn't access Tek's addon if I'd wanted to. I was kind of just calling the normal addon stops (Curse, WoWI, IncGamers) the public, general, and fairly inclusive places to list an addon, and saying that some individual authors have other arbitrary places that they host. I guess I was getting defensive and feeling like I shouldn't have to go to such lengths to verify the non-existence of a mod, though I concede that having tried a google search, that really was quite simple.

Thanks for the encouragement from those of you pointing out that my effort isn't a complete waste. I also appreciate that nobody here has been derogitory about my efforts as compared with established authors, or been mean in telling me that a name was already in use. You guys warm my heart, and are the reason I love being part of this community.

(So, I guess that means the great name hunt is still on, if anyone has any other great ideas.)

(This way, I can blame someone else if the next name is already taken too... )
Report comment to moderator  
Reply With Quote
Unread 12-05-09, 02:19 AM  
Eckdahl
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Buffleupagus?

Indeed though, good work and keep it up! There will never be too many modders that actually care about their projects and keep them well up to date.
Report comment to moderator  
Reply With Quote
Unread 12-20-09, 08:59 PM  
JimBober
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
This is almost exactly what i was looking for in a standalone addon. What i would like though is if instead of having one long line of names it would break it down by group like xperl does.

Thanks for the addon!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: