Download
(18 Kb)
Download
Updated: 06/18/22 10:37 AM
Pictures
File Info
Compatibility:
High Isle (8.0.0)
Updated:06/18/22 10:37 AM
Created:05/25/20 05:03 AM
Monthly downloads:69
Total downloads:9,051
Favorites:26
MD5:
Categories:Group, Guild & Friends, Graphic UI Mods, Miscellaneous
Added Info - Group Window  Popular! (More than 5000 hits)
Version: 2.1
by: MrPikPik [More]
The big rewrite is finally here! The Addon has been rewritten from the ground up using more appropiate methods to achieve the result as I learned a lot over the years of making addons for ESO. Please report any bugs or issues you find as testing every combination of options is impossible for me to do.

Show a lot of useful information to the group list:
  • Hightlight Tanks and Healers in the first column
  • Hightlight yourself in the first column
  • Show character name, userID or both
  • Extend the width of the group window
  • Sort the list by any column: Name, UserID, zone, level, role...
  • Shrink the role display of group members to only show their selected role
  • Show alliance in tooltip
  • Show the group's average championpoints
  • Show alliance rank in level tooltip
  • Show min and max cp players of your group
  • Show your healers' and tanks' class and race (requires "Mark Tanks and Healers" option to be enabled)
  • Show companions of group members that are in your vicinity if you want to see them appear in the list like players do

Dependencies
All the features in the list above can be configured to your liking.

Options are currently available in English, German and French.


Automatically uses your game locale for the new column's header's text.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Check out other addons from the "Added Info"-series:The "Added Info"-series aims to add more information without changing the style and functionality of the vanilla UI too much.



Known Issues:
  • None!

Compatibilty:
  • Should be compatible with all addons that don't mess with the group list anchors and widths (ZO_GroupList and children). Functionality of existing controls (notes, tooltips, etc.) is not touched
  • Will most likely be incompatible with any addons changing group member rows' colors
2.1 (2022-June-18)
- "Show Companions in List" now needs to enabled to be displayed first to further push "default settings look like vanilla ESO"
- Your last selected sorting column will now be remembered and loaded on login
- Fixed Column scaling
- Fixed misaligned columns
- Fixed display of wrong data
- Fixed Leader indicator if player is also leader

2.0 (2021-November-10)
- Complete rewrite of the addon
- Any column is now sortable
- Fixed coloring issues
- Bumped API version to 101032
- Probably a lot more changes I completly forgot to note down over the past year rewriting this thing :x

1.6 (2020-November-12)
- Updated API version from 100032 to 100033
- More icons to mark yourself
- Fix: Patching system not providing arguments (nil values)

1.5.1 (2020-September-10)
- Patching system (See the available "Show Ignored Players Patch")
- API Version bump
- Addon Disclaimer added

1.5 (2020-August-03)
- Option to show a players AvA rank (hover over the level column)
- If a player is flagged as healer or tank, their class and race will be displayed if you hover over the icon if you use "show tanks and healers"
- Added a tooltip to the Average CP display, mentioning the highest and lowest CP players in your group (if the feature is enabled)
- Added tooltip showing the players character name when hovering over the userid column while displaying both char and account name
- Zone column now also has a tooltip showing the name of the zone, in case it gets tructated
- Improvement: Show tooltip of the roles name if "mark tanks and healers" is enabled
- Improvement: Handling of coloring the text
- Bugfix: Colors of rows update to wrong color on mouse exit
- Removed the adaptive scaling feature plan completely (If you want to see both, just use wide window mode... sorry)
- Removed loads of obsolete and leftover code fragments
- Added lots of new comments to code and corrected a lot of wrong ones

1.4 (2020-July-14)
- Option to display a group members alliance in the tooltip.
- Option to display the group's average champion points.
- Updated French translation.
- Fixed an issue with column scaling breaking if you change settings.
- Fixed grammar issues in constructed strings for both French and German
- Fixed an issue where two labels would occupy the same space after changing certain settings.

1.3
- Option to display a group members race and class in the tooltip
- Option to highlight dead players in the group list by a customizable color
- Character framing is now correctly handled in wide window mode! Gaze upon your character again

1.2.1.1
- Hotfixing my stupidity >.<

1.2.1
- Updated namespacing to support a optional patch

1.2
- Character will now not be obscured by the extended group window.

1.1.1 (2020-Mai-28)
- Updated API version

1.1
- Lost change notes :s

1.0
- Initial release
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.1
1kB
09/10/20 07:34 AM
Addon


Archived Files (11)
File Name
Version
Size
Uploader
Date
2.0
21kB
MrPikPik
11/10/21 03:47 PM
1.6
19kB
MrPikPik
11/12/20 12:34 PM
1.5.1
15kB
MrPikPik
09/10/20 07:31 AM
1.5
14kB
MrPikPik
08/03/20 03:26 PM
1.4
14kB
MrPikPik
07/13/20 05:44 PM
1.3
12kB
MrPikPik
06/26/20 02:38 PM
1.2.1.1
12kB
MrPikPik
06/06/20 02:50 PM
1.2.1
12kB
MrPikPik
06/06/20 10:54 AM
1.2
12kB
MrPikPik
06/04/20 11:53 AM
1.1.1
12kB
MrPikPik
05/27/20 06:35 PM
1.1
12kB
MrPikPik
05/25/20 05:03 AM


Post A Reply Comment Options
Unread 11/02/23, 02:17 AM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Clashes with PerfectPixel on the group/party windows. (The UI that opens when pressing P.)
There appears to be a window overlapping that UI.

Addon author, could you please fix this?

I seemed to have fixed the issue by making a small edit in AddedInfoGroupWindow.lua, but a proper fix/update would be very appreciated.

Lines 785 and 786:
Code:
    bg:SetDrawLayer(1)
    bg:SetAlpha(0.05)

Original:
bg:SetDrawLayer(100)
--bg:SetAlpha(0.95)
Last edited by NeuroticPixels : 11/02/23 at 04:12 AM.
Report comment to moderator  
Reply With Quote
Unread 03/04/22, 05:27 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Thank you for finally updating this!! Seems to be working great so far!
Report comment to moderator  
Reply With Quote
Unread 05/20/21, 05:00 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
This ever going to get fixed?
Report comment to moderator  
Reply With Quote
Unread 05/05/21, 06:30 AM  
sonwon

Forum posts: 0
File comments: 274
Uploads: 0
Originally Posted by wolfstar
As you can see, the level listed next to my name is a lie. All of our levels are messed up. I disabled RealCP and reloaded, but the levels were still wrong, just obviously not displaying above cap. I noticed the same thing Lonestar was talking about below. Fortunately, that group member was also in my guild, so I was still able to port to him.

This is broken for me too.
Report comment to moderator  
Reply With Quote
Unread 04/07/21, 01:50 PM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
So you update addon ?
Report comment to moderator  
Reply With Quote
Unread 04/07/21, 09:17 AM  
taugrim
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 22
Uploads: 1
Can you create an addon in this series that does the same thing for the scoreboard in Battlegrounds?

I find it annoying that it doesn't list both the Character Name and the account name.

Love your addons!

Thanks,
Taugrim
Report comment to moderator  
Reply With Quote
Unread 02/18/21, 02:13 PM  
MrPikPik
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 34
Uploads: 27
Yes, still working on a fix. It will probably be released with the next live server patch.
Report comment to moderator  
Reply With Quote
Unread 02/15/21, 11:49 AM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
So fix upcoming ?
Report comment to moderator  
Reply With Quote
Unread 01/04/21, 04:23 PM  
wolfstar

Forum posts: 0
File comments: 252
Uploads: 0
Originally Posted by MrPikPik
I see the issue and I already have an idea what might be going on.
It seems all data is correct except the first column (You are 1210 CP, in Icereach and a healer, which the addon shows in one row, just for the wrong name)

There seems to be an issue with the "Sort By Account Name" option. Could you two please verify for me if you are using said option? As a temporary "fix", you should be good by disabling the sorting.

I'll be working on a fix as soon as I get to it, thank you for your understanding~
Yes, I was using that option.
Report comment to moderator  
Reply With Quote
Unread 01/04/21, 03:15 AM  
MrPikPik
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 34
Uploads: 27
I see the issue and I already have an idea what might be going on.
It seems all data is correct except the first column (You are 1210 CP, in Icereach and a healer, which the addon shows in one row, just for the wrong name)

There seems to be an issue with the "Sort By Account Name" option. Could you two please verify for me if you are using said option? As a temporary "fix", you should be good by disabling the sorting.

I'll be working on a fix as soon as I get to it, thank you for your understanding~
Report comment to moderator  
Reply With Quote
Unread 12/31/20, 04:34 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Yeah, this addon needs some fixes before it's completely usable. Please fix. Thank you in advance.
Report comment to moderator  
Reply With Quote
Unread 12/31/20, 12:37 AM  
wolfstar

Forum posts: 0
File comments: 252
Uploads: 0
As you can see, the level listed next to my name is a lie. All of our levels are messed up. I disabled RealCP and reloaded, but the levels were still wrong, just obviously not displaying above cap. I noticed the same thing Lonestar was talking about below. Fortunately, that group member was also in my guild, so I was still able to port to him.

Report comment to moderator  
Reply With Quote
Unread 12/20/20, 09:57 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Unhappy Bugged Group List?

Warning: Spoiler
Originally Posted by MrPikPik

This is the wrong place to ask for this, but anyways: Hodor Reflexes has a feature that shows you who started a ready check if one occurs
(Good to know. I was told it was impossible to know who started a ready check. I'll look into it.)

Has anyone else had the issue of right-clicking on a party member, but you're not actually right-clicking on who you think you are?
For example, there was me and 1 other in my party. I wanted to teleport to them. I right-clicked on their name. I only got the "Leave Group" option, as if I was right-clicking on myself.
I had to right-click on myself to actually select my party member to teleport to them.

This has also happened when I've tried to make someone else the group leader. I right click, try to promote to leader, and leader goes to someone totally different than who I had selected!
Report comment to moderator  
Reply With Quote
Unread 12/18/20, 01:00 PM  
MrPikPik
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 34
Uploads: 27
Originally Posted by LoneStar2911
I made a forum addon request on ESOUI, but I'm sharing it with authors of group addons...

So... I lead a lot of farming groups. Especially dolmen farming groups in Alik'r.
Apparently, a new trolling trend is to "ready check" randomly, and sometimes as much as possible.
It's maddening.

Since ZOS didn't give us the option of only allowing group leaders the privilege of doing ready checks, we could really use an addon that notified us in chat who started a "ready check", so we could then weed out the trolls and kick them.
This is the wrong place to ask for this, but anyways: Hodor Reflexes has a feature that shows you who started a ready check if one occurs
Report comment to moderator  
Reply With Quote
Unread 12/16/20, 11:32 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
I made a forum addon request on ESOUI, but I'm sharing it with authors of group addons...

So... I lead a lot of farming groups. Especially dolmen farming groups in Alik'r.
Apparently, a new trolling trend is to "ready check" randomly, and sometimes as much as possible.
It's maddening.

Since ZOS didn't give us the option of only allowing group leaders the privilege of doing ready checks, we could really use an addon that notified us in chat who started a "ready check", so we could then weed out the trolls and kick them.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: