Download
(5 Kb)
Download
Updated: 05/09/23 06:30 PM
Pictures
File Info
Compatibility:
Scribes of Fate (8.3.5)
Updated:05/09/23 06:30 PM
Created:04/02/17 05:27 AM
Monthly downloads:21
Total downloads:4,253
Favorites:12
MD5:
GuildRankNotifier - Guild Rank Change Notifications
Version: 1.2.0
by: Valve [More]
Demoted or promoted in a guild recently?
Didn't notice?
Then this is the addon for you!

GuildRankNotifier checks for guild membership and rank changes while you're online or for changes that occurred while you were offline.
GuildRankNotifier will alert you with a notification, alerting you of any changes as they happen.

Originally designed so I can see when a friend was demoting me in a guild and adapted into an addon that is suitable for members of raid and trade guilds, where rank changes are often important to see.

Settings
GuildRankNotifier can be enabled or disabled for any of your active guilds through the options menu.
GuildRankNotifier uses separate data for the EU and NA server, so you can hop between them without messing up the saved variables.

Language Localisation
The addon supports English, German and French clients.

If you have any suggestions or problems, please leave a comment so I can help out!

Required Libs:
  • LibNotifications
  • LibAddonMenu
v1.2.0
-Updated to indicate whether the rank change is a promotion or demotion
-Fixed leaking some variables into the global space
-Updated to remove and re-add pending notifications when toggled off and on for a guild in the settings
-Updated API version
-Updated to no longer use the now-fixed typo in the LibNotifcications library
v1.1.0
-Removed dependency on LibStub
-Updated API version
v1.0.6
-Updated API version
v1.0.5
-Fixed addon initialization (oops, should now work again)
-Removed unnecessary library
v1.0.4
-Updated notification library to prevent errors
-Slight name adjustment in the addon files
v1.0.3
-Updated libraries
-Updated readme file
v1.0.2
-Renamed the addon to make addon functionality clearer
-Update web link
v1.0.1
-Added ESOUI page to the website link
v1.0.0
-Initial release
Optional Files (0)


Archived Files (8)
File Name
Version
Size
Uploader
Date
1.1.0
5kB
Valve
07/18/20 08:57 PM
1.0.6
50kB
Valve
08/14/17 10:42 AM
1.0.5
50kB
Valve
08/01/17 12:51 PM
1.0.4
56kB
Valve
05/25/17 05:46 AM
1.0.3
56kB
Valve
04/06/17 09:23 PM
1.0.2
54kB
Valve
04/02/17 03:18 PM
1.0.1
54kB
Valve
04/02/17 05:30 AM
1.0.0
54kB
04/02/17 05:27 AM


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

Forum posts: 210
File comments: 864
Uploads: 0
Originally Posted by Valve
Originally Posted by NeuroticPixels
Hey, I love this addon. I've used it for years.
Request... is it possible for the addon to tell us whether it was a "promotion" or "demotion"?
So instead of just "changed to", it could say "promoted to" or "demoted to".
Finally did this, sorry for the delay!
Oops! Just realized I never came back to say thank you. So... THANK YOU!!!
Report comment to moderator  
Reply With Quote
Unread 05/09/23, 06:37 PM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Originally Posted by NeuroticPixels
Hey, I love this addon. I've used it for years.
Request... is it possible for the addon to tell us whether it was a "promotion" or "demotion"?
So instead of just "changed to", it could say "promoted to" or "demoted to".
Finally did this, sorry for the delay!
Report comment to moderator  
Reply With Quote
Unread 05/31/22, 07:13 PM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Originally Posted by NeuroticPixels
Hey, I love this addon. I've used it for years.
Request... is it possible for the addon to tell us whether it was a "promotion" or "demotion"?
So instead of just "changed to", it could say "promoted to" or "demoted to".
Sure thing!

I'll be updating this for High Isle anyway so I'll take a look at adding this either as an option enabled by default or just change the existing message

It might take a little while because I'll need to speak to some friends for the different translations and I need to find the time!
Report comment to moderator  
Reply With Quote
Unread 05/31/22, 01:55 PM  
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member

Forum posts: 210
File comments: 864
Uploads: 0
Hey, I love this addon. I've used it for years.
Request... is it possible for the addon to tell us whether it was a "promotion" or "demotion"?
So instead of just "changed to", it could say "promoted to" or "demoted to".
Report comment to moderator  
Reply With Quote
Unread 07/18/20, 08:59 PM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Re: LUA Error

Originally Posted by Rothry
Hi,

i just wanted to spam you guys with this error:

EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: operator .. is not supported for nil .. string
...
...
Does anyone else get this error?

Edit: Library update fixed it.
Yeah sorry, I kind of quit the game for ~2 years+

Everything was outdated but still working-ish.

I've now removed LibStub and the local copies of the libraries so it should just be case of updating the API version for each release in the future now!
Report comment to moderator  
Reply With Quote
Unread 03/14/19, 12:35 PM  
Rothry

Forum posts: 1
File comments: 126
Uploads: 0
LUA Error

Hi,

i just wanted to spam you guys with this error:

EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:52: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1545: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1517: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:57: in function 'ZO_NotificationProvider:PushUpdateToNotificationManager'
EsoUI/Ingame/Contacts/Notifications_Common.lua:33: in function 'pushUpdateCallback'
EsoUI/Ingame/Contacts/Notifications_Common.lua:906: in function 'OnCollectionUpdated'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
EsoUI/Ingame/Collections/CollectibleDataManager.lua:1199: in function 'ZO_CollectibleDataManager:FinalizeCollectionUpdates'
EsoUI/Ingame/Collections/CollectibleDataManager.lua:1155: in function 'ZO_CollectibleDataManager:OnCollectionUpdated'
EsoUI/Ingame/Collections/CollectibleDataManager.lua:1089: in function '(anonymous)'
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:52: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1545: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1517: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:57: in function 'ZO_NotificationProvider:PushUpdateToNotificationManager'
EsoUI/Ingame/Contacts/Notifications_Common.lua:33: in function '(anonymous)'
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:52: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1545: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1517: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1512: in function '(anonymous)'
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: operator .. is not supported for nil .. string
stack traceback:
EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:246: in function 'ZO_ParametricScrollList:AddEntryWithHeader'
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:90: in function 'GAMEPAD_NOTIFICATIONS:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:52: in function 'ZO_NotificationProvider:AddDataEntry'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1545: in function 'ZO_NotificationManager:BuildNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:1517: in function 'ZO_NotificationManager:RefreshNotificationList'
EsoUI/Ingame/Contacts/Notifications_Common.lua:57: in function 'ZO_NotificationProvider:PushUpdateToNotificationManager'
EsoUI/Ingame/Contacts/Notifications_Common.lua:33: in function '(anonymous)'

Does anyone else get this error?

Edit: Library update fixed it.
Last edited by Rothry : 03/23/19 at 07:26 AM.
Report comment to moderator  
Reply With Quote
Unread 11/12/18, 05:39 AM  
cag_dk
 
cag_dk's Avatar

Forum posts: 25
File comments: 122
Uploads: 0
up or down?

This is a great addon when sales figures are released in multiple tradeguilds, to see if an extra efford is needed in this or that guild

in that line of thinking.. is it possible to list 'old' rank also? like:

"you went from rank X to rank Z" (yay, I made the cut)
"you went from rank Y to rank X" (sh*t, I didn't sell enough)
Last edited by cag_dk : 11/12/18 at 09:58 AM.
Report comment to moderator  
Reply With Quote
Unread 05/25/17, 05:42 AM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Re: LUA Error

Originally Posted by Rothry
hi this is a nice little addon thanks!
since morrowind i get the following errors:

user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:52: table index is nil
stack traceback:
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:52: in function '(main chunk)'
user:/AddOns/RankNotifier/RankNotifier.lua:176: function expected instead of nil
stack traceback:
user:/AddOns/RankNotifier/RankNotifier.lua:176: in function 'addon:Initialise'
user:/AddOns/RankNotifier/RankNotifier.lua:284: in function 'OnAddonLoaded'

can you fix that?
Yeah, will upload a fixed version now!

I'm sorry I didn't have an update for release, I've been extremely busy with real life and hadn't logged into ESO at all for the past few days.

EDIT: Uploaded now, should be downloadable from the site or through Minion soon.

Please let me know if you have any problems!
Last edited by Valve : 05/25/17 at 05:47 AM.
Report comment to moderator  
Reply With Quote
Unread 05/22/17, 02:56 PM  
Rothry

Forum posts: 1
File comments: 126
Uploads: 0
LUA Error

hi this is a nice little addon thanks!
since morrowind i get the following errors:

user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:52: table index is nil
stack traceback:
user:/AddOns/RankNotifier/libs/LibNotification/LibNotification.lua:52: in function '(main chunk)'
user:/AddOns/RankNotifier/RankNotifier.lua:176: function expected instead of nil
stack traceback:
user:/AddOns/RankNotifier/RankNotifier.lua:176: in function 'addon:Initialise'
user:/AddOns/RankNotifier/RankNotifier.lua:284: in function 'OnAddonLoaded'

can you fix that?
Last edited by Rothry : 05/24/17 at 06:57 AM.
Report comment to moderator  
Reply With Quote
Unread 04/06/17, 08:38 PM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Originally Posted by CaptainBlagbird
Cool idea, will try it out.

PS: wrong readme file included
Oopsie, I'll fix that!

Copied some stuff from another addon I was working on from the start!
Last edited by Valve : 04/06/17 at 08:49 PM.
Report comment to moderator  
Reply With Quote
Unread 04/06/17, 10:43 AM  
CaptainBlagbird
 
CaptainBlagbird's Avatar
AddOn Author - Click to view AddOns

Forum posts: 53
File comments: 177
Uploads: 23
Cool idea, will try it out.

PS: wrong readme file included
Report comment to moderator  
Reply With Quote
Unread 04/02/17, 06:00 PM  
Valve
 
Valve's Avatar
AddOn Author - Click to view AddOns

Forum posts: 23
File comments: 40
Uploads: 6
Originally Posted by Kyoma
Please take a moment to show gratitude to all the guild kicks and invites that went into testing this baby....
Oh boy, that was fun!

I liked the part where I wouldn't get reinvited after the whole guild roster log is @Valve has left/been kicked/rejoined. xD
Report comment to moderator  
Reply With Quote
Unread 04/02/17, 05:34 PM  
Kyoma
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 328
Uploads: 10
Please take a moment to show gratitude to all the guild kicks and invites that went into testing this baby....
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: