Download
(178Kb)
Download
Updated: 08-06-09 12:33 AM
Pictures
File Info
Updated:08-06-09 12:33 AM
Created:unknown
Downloads:61,651
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 10-04-06, 06:10 PM  
DSanai
A Wyrmkin Dreamwalker
 
DSanai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 110
Uploads: 3
Would you please add GuildOrg support?

Just add GuildOrg to the .TOC's OptionalDeps list, then replace the OnClick function with this:

Code:
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
	 -- EMERALD END
end
It'll only override the default frame if they have GuildOrg installed, otherwise it'll still open the Guild frame.

Thanks!
__________________
Dsanai - nElf Hunter
Glacialfox - nElf Death Knight
Evilianti - Gnome Warlock
Last edited by DSanai : 10-05-06 at 02:25 PM.
Report comment to moderator  
Reply With Quote
Unread 10-04-06, 10:03 AM  
fred
A Cobalt Mageweaver

Forum posts: 208
File comments: 354
Uploads: 0
AS of this last update, no guildies are showing on GuildFu....no dropdown list at all. I can click on it to bring up my guild tab still.

loaded earlier version and works fine.....
Last edited by fred : 10-04-06 at 02:39 PM.
Report comment to moderator  
Reply With Quote
Unread 09-21-06, 02:32 PM  
SledgeMakeGood
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 0
Originally posted by fred
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?
I'm having part of this problem too, my friends list is still empty so I'm not sure if FriendsFu is having the same problem yet but GuildFu definitely does not update, when i log in it says "updating" until I disable and reenable the plugin entirely, and then it doesn't update when guildies log on or off. Going to try an earlier version.


EDIT: FriendsFu seems to be working fine.
Last edited by SledgeMakeGood : 09-22-06 at 10:55 AM.
Report comment to moderator  
Reply With Quote
Unread 09-15-06, 02:34 PM  
saltorio
A Murloc Raider
 
saltorio's Avatar

Forum posts: 8
File comments: 121
Uploads: 0
Issue and Request

Issue
I think this was reported by others before, but I still get spammed that I'm not in a guild when I'm on with an alt that is unguilded.

Request
This is pickiness on my part, but could you justify the columns of text (such as class, zone, etc.) to the left. It seems more diffucult to rea when centered.

Keep up the great work!
Report comment to moderator  
Reply With Quote
Unread 09-12-06, 03:25 PM  
Perix
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Left Click Redux

Elkano - that did it! I was using Player Link Menu (http://ui.worldofwar.net/ui.php?id=259) and I disabled it and that took care of my GuildFu and FriendsFu problem.
Report comment to moderator  
Reply With Quote
Unread 09-12-06, 02:34 PM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 167
Uploads: 6
Well, I had this problem too so I know what's causing it:
you've installed another addon that hooks one of Blizzard's functions improper, maybe some kind of modified player link menu.
Report comment to moderator  
Reply With Quote
Unread 09-12-06, 01:31 PM  
Perix
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
No left click

I am still not able to whisper on left-click...same problem with FriendsFu. I know some others have been having this issue. Anyone have a solution?
Report comment to moderator  
Reply With Quote
Unread 09-07-06, 05:59 PM  
mindtrix
A Murloc Raider

Forum posts: 7
File comments: 9
Uploads: 0
Originally posted by Elkano
MotD is already in the current dev build available here: http://svn.wowace.com/files/FuBar_GuildFu-r9590.zip
Thanks a ton!
Report comment to moderator  
Reply With Quote
Unread 09-07-06, 02:27 AM  
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 167
Uploads: 6
MotD is already in the current dev build available here: http://svn.wowace.com/files/FuBar_GuildFu-r9590.zip
Report comment to moderator  
Reply With Quote
Unread 09-06-06, 08:19 PM  
mindtrix
A Murloc Raider

Forum posts: 7
File comments: 9
Uploads: 0
Since there isnt a forum for this addon yet. I'll post here anyways. Do you think there could be a way to add the Guild MOTD in the top of GuildFu's window (Right before the Name, Level, Rank, etc?) Thats about the only thing I think this mod is missing. My guild changes the MoTD a few TIMES a day so its nice to keep on top of that without opening the default guild window (which is why I got GuildFu to begin with)
Report comment to moderator  
Reply With Quote
Unread 08-31-06, 12:03 PM  
barryj
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
How I get everything working

How I got everything working with no problems:

1) Delete everything related to fubar in interface/addons
2) Redownload fubar and all fubar panels that I use and reinstall
3) Open up FuBar_GuildFu.lua, the function function FuBar_GuildFu:GUILD_ROSTER_UPDATE() should be on line 74. Comment out everything but the self:Update() by putting -- infront of it, the new function should look like this:

Code:
function FuBar_GuildFu:GUILD_ROSTER_UPDATE()
--	if not arg1 or (arg1 and arg7 and arg8) then
		self:Update()
--	end
end
After doing all this, no problems with any errors and the guild information is correct at all times.
Report comment to moderator  
Reply With Quote
Unread 08-31-06, 05:48 AM  
Darsh
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally posted by Triz
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.
I get the same error, and have reinstalled every Fubar addon I have.... any clue as to how to fix it?
Report comment to moderator  
Reply With Quote
Unread 08-29-06, 12:45 AM  
vexis58
A Murloc Raider
 
vexis58's Avatar

Forum posts: 4
File comments: 64
Uploads: 0
Originally posted by fred
What are the check marks for in the list of guild members?
I believe that is supposed to mean that you're currently grouped with them.
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
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
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.