Download
(178Kb)
Download
Updated: 08-06-09 12:33 AM
Pictures
File Info
Updated:08-06-09 12:33 AM
Created:unknown
Downloads:61,650
Favorites:572
MD5:

FuBar - GuildFu  Popular! (More than 5000 hits)

Version: 2.4.4 - r117
by: Elkano [More]

If you want to support development, consider donating:
Click here to lend your support!

FuBar - GuildFu is a plugin for FuBar-2.0 that shows your online guild mates.
It's based on the same code as my FuBar-FriendsFu.

You can sort the list of players by different values and you can set some filters (eg. specific classes, level ranges or zones). It will also show an indicator if you're grouped with that player.

Usage:
- click a player to whisper him
- shift-click a player to paste its name to eg the chat editbox
- alt-click player to send him a group invitation

If you find any bugs feel free to tell me about them: http://www.wowace.com/addons/fubar_guildfu/tickets/

The latest development version can be found at http://www.wowace.com/addons/fubar_guildfu/

Optional Files (0)


Post A Reply Comment Options
Unread 08-18-06, 06:34 PM  
DSanai
A Wyrmkin Dreamwalker
 
DSanai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 110
Uploads: 3
A request

I add this code so that clicking on GuildFu opens up GuildOrg (my preferred Guild management UI). Would you possibly be able to add this to future revisions?

Note that it doesn't harm anyone who doesn't use GuildOrg. Thanks!

function FuBar_GuildFu:OnClick()
-- EMERALD START
local GUILDFU_GUILD_TAB_NUMBER = 3;
if (GuildOrg) then
if (not GuildOrg:IsVisible()) then
ShowUIPanel(GuildOrg);
elseif (GuildOrg:IsVisible()) then
HideUIPanel(GuildOrg);
end
else
if (not FriendsFrame:IsVisible()) then
ToggleFriendsFrame(GUILDFU_GUILD_TAB_NUMBER);
FriendsFrame_Update();
elseif (FriendsFrame:IsVisible()) then
ToggleFriendsFrame(GUILDFU_GUILD_TAB_NUMBER);
end
end
end
-- EMERALD END



And to the TOC file:
## OptionalDeps: GuildOrg
__________________
Dsanai - nElf Hunter
Glacialfox - nElf Death Knight
Evilianti - Gnome Warlock
Last edited by DSanai : 08-18-06 at 07:30 PM.
Report comment to moderator  
Reply With Quote
Unread 08-18-06, 07:50 PM  
belladonna
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I have tried using filtering but it doesnt seem to work! Any insight into why this happens?
Report comment to moderator  
Reply With Quote
Unread 08-19-06, 04:40 AM  
Dexter74
A Kobold Labourer

Forum posts: 0
File comments: 167
Uploads: 0
New version and old problem, although its own FuBa profile for each character was put on, were loaded GuildFu with everyone and found caused so if no gilde "an error message". Must say thus again about the Addons.txt in the character listing, which I need and/or do not need the module.
Report comment to moderator  
Reply With Quote
Unread 08-20-06, 05:58 AM  
Valeronsidhe
A Defias Bandit

Forum posts: 2
File comments: 11
Uploads: 0
Seems GuildFu loads on the left side of my Fubar all the time, even though I set it to Centered next to my FriendFu. I hope this issue can be solved. Otherwise a great addon, I like the new look
Report comment to moderator  
Reply With Quote
Unread 08-20-06, 06:28 AM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 167
Uploads: 6
Originally posted by Valeronsidhe
Seems GuildFu loads on the left side of my Fubar all the time, even though I set it to Centered next to my FriendFu. I hope this issue can be solved. Otherwise a great addon, I like the new look
Well, that's most likely caused by a bug in FuBar we're currently looking into since other plugins also have the problem from time to time :/
Report comment to moderator  
Reply With Quote
Unread 08-20-06, 06:02 PM  
Nytric
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
error

i'm getting an error when logging into wow:

interface\addons\fubar\fubar_panel.lua: 110:AceOO-2.0: Improper self passed to init. You must do MyClass.super.prototype.init(self, ...)

fubar doesn't run unless i disable your mod. i'm using the latest version of fubar and ace. thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 08-20-06, 06:05 PM  
DSanai
A Wyrmkin Dreamwalker
 
DSanai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 110
Uploads: 3
Go get FuBar again and install it over the top of the one you have. You say you have the latest version (2.0) but you probably don't have the latest minor revision/library set, as that problem was fixed several days ago.
__________________
Dsanai - nElf Hunter
Glacialfox - nElf Death Knight
Evilianti - Gnome Warlock
Report comment to moderator  
Reply With Quote
Unread 08-20-06, 06:53 PM  
Nytric
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
thanks

yeah that did the trick...thanks for the reply. i didn't realize that fubar got updated a couple of days ago.
Report comment to moderator  
Reply With Quote
Unread 08-21-06, 10:07 AM  
barryj
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Not updating?

After loading it just displays "Updating..." until I change one of the filter options. I also have to change one of the filter options to get it to correctly reflect the people that are online as well. Any ideas?
Report comment to moderator  
Reply With Quote
Unread 08-21-06, 01:26 PM  
c0nv1ct
A Kobold Labourer

Forum posts: 1
File comments: 6
Uploads: 0
Re: Not updating?

Originally posted by barryj
After loading it just displays "Updating..." until I change one of the filter options. I also have to change one of the filter options to get it to correctly reflect the people that are online as well. Any ideas?
Same problem, and it does not update to show when guild members log on or off. You have to change a filter again to update the tooltip.
Report comment to moderator  
Reply With Quote
Unread 08-23-06, 02:35 PM  
AppleBag
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Question Error when not in a guild

Just mentioning that when I am not in a guild, for example when I make a brand new toon, and then mouse over the GuildFu icon, I get an error.

Presumably because the addon wants to enumerate the member info but there is none.

I'm wondering if anyone else has ever noticed this or if it's just on my end. It seems like such an obvious thing that it would of been caught, so I'm thinking it must be on my end.
Report comment to moderator  
Reply With Quote
Unread 08-26-06, 11:20 PM  
Triz
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Nobody else has GuildFu and FriendsFu broken after the latest FuBar update? They both display the counts in the bar fine, but mousing over gives an error about a Babble library or something.

Edit: Hmm! Appears something on my end was screwy -- reinstall of all three solved it.
Last edited by Triz : 08-27-06 at 02:23 AM.
Report comment to moderator  
Reply With Quote
Unread 08-27-06, 10:07 PM  
vexis58
A Murloc Raider
 
vexis58's Avatar

Forum posts: 4
File comments: 64
Uploads: 0
Several times since I switched to this new version, it gets "stuck", where no matter what I do, short of reloading the ui, it will not update.

Someone in guild suggested I ask a certain person to join an instance group with me and I was like "wait, she's not online right now" and they said "yes she is" and I checked my actual guild panel and it was *completely* different from who my FuBar told me was online. Really messed up.

Any idea what might be causing this?
Report comment to moderator  
Reply With Quote
Unread 08-27-06, 10:39 PM  
Farook
A Molten Giant
 
Farook's Avatar

Forum posts: 595
File comments: 113
Uploads: 0
Maybe I'm just too stupid, but I can't whisper and/or invite my guildies with this (using latest version).

And yes, I read what is stated under "Usage"....

Any ideas how I can get this to work?

Cheers,
Farook

PS: Same problem with "FriendsFu".
__________________
Report comment to moderator  
Reply With Quote
Unread 08-28-06, 10:15 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
As of this morning it just stopped working....GuldFu and Friends Fu had to be turned back on and GuildFu did not update when Guildies logged on and off....

Edit : All day on all toons, when I logged of and back on they both had to be put back on FuBAr and they didn't work properly....

What are the check marks for in the list of guild members?
Last edited by fred : 08-28-06 at 10:01 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.