- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,105 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
GuildMemberStatus
- 1 Like
- World of Warcraft
- 99 Monthly Downloads
- Supports: 4.3
- 5,894 Total Downloads
- Updated 2/2/2012 12:32:30 AM
- Created 11/2/2010 3:18:10 PM
- 32 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: v1.33-40300
About GuildMemberStatus
Overview
GuildMemberStatus adds a visual indicator for guildmember status (available, away, busy)
before the player name.
Makes it easy to know at a glance if the members of your guild are AFK or DND
since WoW 4.0.1 and Cataclysm removed the status column from all guild roster views.
Function
- Just one low-impact hook.
- Works in all guild views (player,guild,profession,achievement and Cata ones)
- If Class Colors is installed it will use it for class coloring.
New
- Mouse-over tooltip for players on the guild frame.
- Public note + Officer note (if permitted to view).
- Additionally if LibAlts-1.0 or an addon loading it is found
- Alts list (if it is a main)
- Main (if it is an alt)
GuildMemberStatus uses LibAlts only as a data source.
If you need to manage main <-> alt relationships it is recommended to use a dedicated addon.
Examples:
v1.33-40300
- update for GetGuildRosterInfo() API (4.3.2)
- tooltip wrapping for players with many alts.
- update for GetGuildInfo() change
- toc update, compatible with Hour of Twilight (4.3)
- toc update, compatible with WoW 4.2.
- LibAlts-1.0 update.
- toc update, compatible with WoW 4.1.
- bugfix: Don't error if LibAlts-1.0 is not loaded by another addon.
- Guard against another addon force-loading Blizzard_GuildUI too early
(they shouldn't do it as it will break the in-game Calendar
but at least it won't break GuildMemberStatus as well now)
- Rank, Level, Zone, Last Online added to tooltip details.
- Support status of guild members connected through mobile.
- Add localization support.
- Prettify tooltip a little.
- Mouseover tooltip added to guild frame.
- Class Icon and colored name.
- Public Note
- Officer Note (if permitted to view)
- If LibAlts-1.0 (or an addon using it) is found,
then additionally: - Alts information (if a main)
- Main (if an alt)
- Initial public release.
- Visual indicator of player status on guild roster views.
- Optimize code (reduce hooks used to 1).
- Add Class Colors support.
- Internal.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.33-40300 | Release | 4.3 | 1,012 | 2/2/2012 12:32:30 AM |
| v1.32-40300 | Release | 4.3 | 2,267 | 11/29/2011 5:01:40 AM |
| v1.31-40200 | Release | 4.2 | 1,028 | 6/29/2011 8:56:37 PM |
| v1.31-40100 | Release | 4.1 | 650 | 5/2/2011 7:25:02 AM |
| v1.31-40000 | Release | 4.0.1 | 1,044 | 11/5/2010 9:43:02 AM |
| v1.3-40000 | Release | 4.0.1 | 223 | 11/4/2010 12:15:17 PM |
| v1.2-40000 | Release | 4.0.1 | 148 | 11/3/2010 10:04:33 PM |
| v1.1-40000 | Release | 4.0.1 | 193 | 11/2/2010 3:23:26 PM |
Addon Packs Containing This...
Top Downloads
-
- Bagnon
- Bags & Inventory
- 380,324 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 302,560 Monthly Downloads
-
- Recount
- Combat
- 301,016 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 282,737 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 210,508 Monthly Downloads


Comments
If it really bothers you, you can roll back to v1.1-40000
It is fully functional just without the tooltip and LibAlts code.
I'll add an option to disable the tooltip in a later version.
I'm not sure I understand the request.
You mention tooltip twice, there's only one of them.
By "status tooltip" do you mean the indicator added in-front of the name ON the actual guild list?
(uploaded but pending approval from Curse)
http://www.wowinterface.com/downloads/info18613
Time: 11/05/10 13:59:51
Count: 1
Stack: [C]: ?
[C]: in function `error'
Interface\AddOns\!Swatter\Support\LibRevision.lua:47: in function `LibStub'
Interface\AddOns\GuildMemberStatus\core.lua:199: in function
(tail call): ?
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:355: in function `GuildFrame_LoadUI'
Interface\FrameXML\UIParent.lua:445: in function `ToggleGuildFrame'
Locals:
and
Message: Interface\AddOns\GuildMemberStatus\core.lua:110: attempt to index upvalue 'INLINE_CLASS_ICON' (a nil value)
Time: 11/05/10 14:44:10
Count: 33
Stack: [C]: ?
Interface\AddOns\GuildMemberStatus\core.lua:110: in function
[C]: ?
Locals:
when trying to mouse over ppl in guild list
Something is force-loading the GuildUI early.
Does your calendar work or do you miss events?
A list of your other addons would be helpful in the case of the 2nd error.
I suggest creating a ticket:
http://wow.curseforge.com/addons/guildmemberstatus/tickets/
It will help me and also keep the comment area tidy.
Shouldn't happen whether it finds LibAlts or not, but I guess some bug sneaked in :)