This is a fork of "Online guild members tooltip" (https://wago.io/k-RbAVvk7).
Added features:
- Optional display of list of online members on screen, in addition to the tooltip. (See screenshots.)
- This can be toggled in the Custom Options.
- You can also set the max members to be displayed on screen.
- The Sort options apply to both, tooltip and on-screen text.
- It now shows an Applicants count in the form , for example, "+1!". This is displayed after the main count, and also in the tooltip. See notes below!
Improvements:
- To make it more compact, removed guild name from the main on-screen display. (If you have forgotten your guild's name, you can still see it in the tooltip.)
- Removed loads of duplicate and redundant code, removed superfluous trigger.
Notes on the Applicants Count display:
The Applicants Count feature should be considered WiP. Sometimes it is wonky and fails to detect new applicants, or shows them with a delay. This does not affect the other functionalities of the Aura.
So, consider it a bonus feature and make sure to regularly check for your applicants also in the standard guild frame.
If applicants are detected (or the applicants check was unsuccessful, see below), you should hear a sound. To change the sound, go to the Conditions tab. To get rid of the sound, you can safely delete the entire condition.
If you see a "+?" as the number of applicants, it means that the Aura has queried the applicants but could not get correct data via the API. This is intentional and serves as a warning, and should only appear very briefly after login, if at all. If it stays on screen (or in the tooltip) then something definitely is wrong (or there are connection or server-side issues).
Other notes:
If the char is not in a guild, the display will be "No Guild".
It can happen that you are in a guild and the "No Guild" briefly appears, mainly after login. This just means that guild data could not yet be retrieved, and will go away once the Aura got the data.