Download
(17 Kb)
Download
Updated: 08/14/16 02:04 AM
Pictures
File Info
Compatibility:
Shadows of the Hist (2.5)
Updated:08/14/16 02:04 AM
Created:03/04/16 06:34 AM
Monthly downloads:15
Total downloads:39,179
Favorites:28
MD5:
Categories:Discontinued & Outdated, Discontinued & Outdated
Guild Events Improved  Popular! (More than 5000 hits)
Version: 1.2.6
by: SiSaSyco [More]
Outdated!
There is a reworked Version available that is probably still working:
https://www.esoui.com/downloads/info2052-GuildEventsRevised.html







This is an improved Version of GuildEvents by Meai

I got permission to improve the addon and release it here by Meai.

Main functionality was retained, so you can view the original addon notes here:
GuildEvents

IMPORTANT!
It was not possible to get new functionality compatible with old addon. So you have to remove/disable the old addon GuildEvents.
When you have events running and there are already members signed up its best to remove those events and create them again.


What's new:

- Attendees can choose which role they participate with. This is displayed as icon after each name in attendees list.
- When deleting an event a progress bar is displayed and delete button of every other event is disabled. This is to prevent forced logouts because of too many messages send and to get a clue how long the update of member notes will take
- Added translation so its possible to have this addon in different languages. For now its default english and german translation exists
- some improvements in code that are not visible for the "normal" user

Some Info about the "technology" used.
Event data is stored in the guilds message of the day. So its crucial that the motd has enough room for it. The data for every attendee is stored in the notice of each member. So its also crucial that there is enough room for this data in the notice.



Special thanks to Meai for creating the base addon GuildEvents!
1.2.6
API Version

1.2.5
API Version

1.2.4
Fixed positioning of elements in guild window (again)

1.2.4
Fixed positioning of elements in guild window

1.2.3
APIVersion for new Update

1.2.2
fixed possible bug when deleting event

1.2.1
guildevents.txt was still present in zip

1.2.0 *hotfix*
Forgot to rename guildevents.txt to guildeventsimproved.txt
Archived Files (4)
File Name
Version
Size
Uploader
Date
1.2.6
17kB
SiSaSyco
06/04/16 05:43 AM
1.2.5
17kB
SiSaSyco
03/21/16 11:19 AM
1.2.3
17kB
SiSaSyco
03/07/16 12:45 PM
1.2.2
17kB
SiSaSyco
03/05/16 07:42 AM


Post A Reply Comment Options
Unread 11/13/17, 03:35 AM  
Verbalinkontinenz
 
Verbalinkontinenz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 247
Uploads: 2
Hi,

friends of me are using the GEI Addon to organize their PVE-Raids and stuff, but they also want to use the Aetherius Badge Filter Addon.This makes some compatibility problems, GEI seemingly deletes the badges from the notes as soon someone subscribes to an event.

Is there a possiblity to get a fix to make both addons compatible and able to be used same time in one guild?
Report comment to moderator  
Reply With Quote
Unread 08/08/17, 10:54 AM  
varousis

Forum posts: 0
File comments: 24
Uploads: 0
Deleting event deletes all sign-ups

Happened to me twice now.

When deleting an event via the minus button next to the event, the addon deletes all sign-ups from all events so everyone has to sign up again.

A work around is to delete events via the MOTD....

Can you check why this happens?
Report comment to moderator  
Reply With Quote
Unread 04/12/17, 10:25 AM  
laksikus

Forum posts: 0
File comments: 6
Uploads: 0
Ok, we just found the lines which caused the error.

If a # is somewhere in the MotD then the error will occur, deleting the # will fix it again.
Report comment to moderator  
Reply With Quote
Unread 04/12/17, 10:20 AM  
laksikus

Forum posts: 0
File comments: 6
Uploads: 0
I get this error once i switch to the guild page of one guild. others are fine.

Code:
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: operator - is not supported for nil - number
stack traceback:
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: in function 'GuildEventsUI:getEvent'
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:417: in function 'GuildEventsUI:loadEvents'
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:342: in function 'GuildEventsUI:GetEvents'
	user:/AddOns/GuildEventsImproved/GuildEvents.lua:23: in function 'callback'
	EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
	EsoUI/Ingame/Guild/Keyboard/GuildSelector_Keyboard.lua:176: in function 'GuildSelector:SelectGuild'
	EsoUI/Ingame/Guild/Keyboard/GuildSelector_Keyboard.lua:39: in function 'callback'
	EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox_Base.lua:208: in function 'ZO_ComboBox_Base:ItemSelectedClickHelper'
	EsoUI/Libraries/ZO_ComboBox/ZO_ComboBox.lua:23: in function 'OnSelect'
	EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:419: in function 'ZO_Menu_ClickItem'
Once i Dismiss the error, i get another one.

Code:
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: operator - is not supported for nil - number
stack traceback:
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: in function 'GuildEventsUI:getEvent'
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:417: in function 'GuildEventsUI:loadEvents'
	user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:342: in function 'GuildEventsUI:GetEvents'
	user:/AddOns/GuildEventsImproved/GuildEvents.lua:55: in function 'GuildEvents.PlayerStatusChanged'
Last edited by laksikus : 04/12/17 at 10:20 AM.
Report comment to moderator  
Reply With Quote
Unread 04/12/17, 10:10 AM  
Verbalinkontinenz
 
Verbalinkontinenz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 247
Uploads: 2
Heyhey,

it would be good to note down which characters in guild notes start to trigger that ui-errors, so the GM are aware, how to write stuff into the guild notes.
Report comment to moderator  
Reply With Quote
Unread 03/10/17, 09:55 PM  
giwrgos2356

Forum posts: 0
File comments: 2
Uploads: 0
Hello
i have a problem with the addon maybe you can help me . When i instlall it and log in to the game i get this error :



UI Error
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: operator - is not supported for nil - number
stack traceback:
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:445: in function 'GuildEventsUI:getEvent'
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:417: in function 'GuildEventsUI:loadEvents'
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:342: in function 'GuildEventsUI:GetEvents'
user:/AddOns/GuildEventsImproved/ui/GuildEvents_Events_Fragment.lua:327: in function 'GuildEventsUI:CreateEvents'
user:/AddOns/GuildEventsImproved/GuildEventsUI.lua:21: in function 'GuildEventsUI.init'
user:/AddOns/GuildEventsImproved/GuildEvents.lua:68: in function 'GuildEvents.init'


and cant dismiss it , and also doesnt work when i open guild menu there is nothing .
I tried disabling all my add ons , delete SavedVariables , reinstall all addons .
I guess its something small but i cant find it .

Thanks and sorry for my bad english !
Report comment to moderator  
Reply With Quote
Unread 02/07/17, 06:28 AM  
wizball2017

Forum posts: 0
File comments: 4
Uploads: 0
Hi the guild im in uses this addon alot...its great
I was wondering if there could be an option for 4 player groups?
Report comment to moderator  
Reply With Quote
Unread 01/20/17, 12:06 PM  
SteveCampsOut
 
SteveCampsOut's Avatar

Forum posts: 38
File comments: 363
Uploads: 0
FYI the AutoInvite PVP Addon disables this addon's ability to list attendees in the events tab.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: