Change Log:
--------------------
v1.35-50400
------------
- remove an unintended global
- Fix for 5.4.2 and changes to GetGuildRosterInfo()
v1.34-50400
------------
- toc update, compatible with WoW 5.4.0 "Siege or Orgrimmar"
v1.34-50300
------------
- .toc update, compatible with WoW 5.3
v1.34-50200
------------
- .toc update, compatible with WoW 5.2
v1.34-50001
------------
- Handle embedded mobile textures
- .toc update, compatible with WoW 5.0.4/MoP
v1.33-40300
------------
- update for GetGuildRosterInfo API (4.3.2)
- tooltip wrapping for players with alot of alts.
v1.32-40300
------------
- update for GetGuildInfo API
- .toc update, compatible with Hour of Twilight (4.3)
v1.31-40200
------------
- .toc update, compatible with Rage of the Firelands (4.2)
v1.31-40100
------------
- toc update
v1.31-40000
------------
- Don't error if we don't find LibAlts-1.0 loaded by another addon.
- Safeguard against other addons force-loading Blizzard_GuildUI before its time.
(they still shouldn't do it as it will break the Calendar, but at least it won't break us with it.)
v1.3-40000
-----------
- Add Rank, Level, Zone, Last online to Tooltip.
- Add support for mobile users.
- Prettify tooltip a little.
- Make addon more localization friendly.
v1.2-40000
-----------
- Feature: Mouseover tooltip for the guild frame.
- Feature: LibAlts-1.0 support.
If LibAlts-1.0 is found then in addition to public note and officer note
GuildMemberStatus tooltip will also display mains and alts information for the player.
Description:
--------------------
Adds a visual status indicator (available, away, dnd)
for online guild members to all the guild roster views.
Minimal no-configuration addon.
Using only one low impact hook.
Doesn't get confused by roster view changes.
If Class Colors is installed it will use it for class coloring.
*new* Guild member mouse-over tooltip.Class icon and name.
Public note.
Officer note (if permitted to view).
If LibAlts-1.0 is present
Alts names (if it's a main).
Main name (if it's an alt).
GuildMemberStatus only uses LibAlts as a data source, there is no facility to alter that data.
If you need to manage main<->alt relationships it is recommended to use an addon specifically for that purpose:
- Alts (standalone)
- Prat through one of its modules
are examples of addons which support LibAlts.
--------------------
v1.35-50400
------------
- remove an unintended global
- Fix for 5.4.2 and changes to GetGuildRosterInfo()
v1.34-50400
------------
- toc update, compatible with WoW 5.4.0 "Siege or Orgrimmar"
v1.34-50300
------------
- .toc update, compatible with WoW 5.3
v1.34-50200
------------
- .toc update, compatible with WoW 5.2
v1.34-50001
------------
- Handle embedded mobile textures
- .toc update, compatible with WoW 5.0.4/MoP
v1.33-40300
------------
- update for GetGuildRosterInfo API (4.3.2)
- tooltip wrapping for players with alot of alts.
v1.32-40300
------------
- update for GetGuildInfo API
- .toc update, compatible with Hour of Twilight (4.3)
v1.31-40200
------------
- .toc update, compatible with Rage of the Firelands (4.2)
v1.31-40100
------------
- toc update
v1.31-40000
------------
- Don't error if we don't find LibAlts-1.0 loaded by another addon.
- Safeguard against other addons force-loading Blizzard_GuildUI before its time.
(they still shouldn't do it as it will break the Calendar, but at least it won't break us with it.)
v1.3-40000
-----------
- Add Rank, Level, Zone, Last online to Tooltip.
- Add support for mobile users.
- Prettify tooltip a little.
- Make addon more localization friendly.
v1.2-40000
-----------
- Feature: Mouseover tooltip for the guild frame.
- Feature: LibAlts-1.0 support.
If LibAlts-1.0 is found then in addition to public note and officer note
GuildMemberStatus tooltip will also display mains and alts information for the player.
Description:
--------------------
Adds a visual status indicator (available, away, dnd)
for online guild members to all the guild roster views.
Minimal no-configuration addon.
Using only one low impact hook.
Doesn't get confused by roster view changes.
If Class Colors is installed it will use it for class coloring.
*new* Guild member mouse-over tooltip.Class icon and name.
Public note.
Officer note (if permitted to view).
If LibAlts-1.0 is present
Alts names (if it's a main).
Main name (if it's an alt).
GuildMemberStatus only uses LibAlts as a data source, there is no facility to alter that data.
If you need to manage main<->alt relationships it is recommended to use an addon specifically for that purpose:
- Alts (standalone)
- Prat through one of its modules
are examples of addons which support LibAlts.