Download
(482Kb)
Download
Updated: 12-08-09 03:44 PM
Pictures
File Info
Updated:12-08-09 03:44 PM
Created:unknown
Downloads:895,414
Favorites:546
MD5:

Group Calendar 4  Popular! (More than 5000 hits)

Version: 4.6.1
by: mundocani [More]

About Group Calendar

Group Calendar provides an in-game calendar for planning, signing up, and managing events. It can be configured for single-guild use or for multi-guild alliances.

The user's manual can be found at http://wobbleworks.com/groupcalendar/manual/

Recent Changes

v4.5.1 Changes

* FEATURE: Added Isle of Conquest battleground
* FEATURE: Added Trial of the Champion dungeon
* FEATURE: Added Trial of the Crusader and Trial of the Grand Crusader raids
* BUGFIX: Corrected Maybe checkbox to send Maybe instead of Standby to the organizer

v4.5 Changes

* FEATURE: Added Ulduar and Ulduar (Heroic) event types
* FEATURE: Patch 3.1 compatible
* FEATURE: Edit tab automatically gives keyboard focus to the Title field
* BUGFIX: "Guild Members Only" checkbox no longer shows up when not in a guild

v4.6.1 Changes

* BUGFIX: Fixed minor Lua error

v4.6 Changes

* FEATURE: Added Icecrown Citadel dungeons
* FEATURE: Adjusted minimap clock for patch 3.3 compatibility
* BUGFIX: Fixed status popup in Add Player dialog
Optional Files (0)


Post A Reply Comment Options
Unread 11-11-08, 03:29 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
Bug?

Probable(?) bug
Trying to run /cal summary with the default 4.3b2 download gave me this error:
Code:
EventDatabase.lua:772: attempt to index local 'pDatabase' (a nil value)
GroupCalendarWhisper.lua:230: in function `PlayerIsQualifiedForEvent'
GroupCalendarWhisper.lua:373: in function `SUMMARY'
After looking at GroupCalendarWhisper.lua I went at lines 285 and 373 and changed
self:PlayerIsQualifiedForEvent
to the fully qualified function name
GroupCalendar._Whisper:PlayerIsQualifiedForEvent

just to make sure 'self' doesn't reference another table and the same name function defined in EventDatabase.lua
(different args but same prototype name)

Save -> Reload -> run /cal summary again works without error.

Now comes the wonky part...
I reverted my edits, save/reload + /cal summary no error again...

So in the end I'm not sure if it's an actual bug or not,
but putting it here just in case.
Report comment to moderator  
Reply With Quote
Unread 11-11-08, 03:17 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Assuming you did do Zul'Aman, what you're seeing is a 'feature' where I show you the next three resets for each dungeon. I think I'll change it to just the very next reset instead because I think a lot of people are confused by that feature and since, for example, most people know that Onyxia resets every five days it's easy to figure out for yourself what the future resets will be if you know your next reset.

Tempest Keep and Serpentshrine just never got added to GC which is why they don't show up at all. I may have to start pulling that info from the Blizzard calendar instead so that I don't have to add and localize every dungeon with a reset cycle.

Originally posted by evil.oz
Hi there,
first of all thanks for reallyl good work on this. i really love the addon and all the changes in it.

I experience some problems with dungeons reset. It displays the wrong ones, sometimes it skips some, and it displays not just when they reset, but all the next resets (maybe this one as intended).

I did a screenshot, so you can compare the raid window, the blizz calendar, and GC (i wasnt in za, but was in TK). Get it here:
http://digilander.libero.it/ozland/111108_074828.jpg

thanks
Last edited by mundocani : 11-11-08 at 03:19 AM.
Report comment to moderator  
Reply With Quote
Unread 11-11-08, 01:07 AM  
evil.oz
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi there,
first of all thanks for reallyl good work on this. i really love the addon and all the changes in it.

I experience some problems with dungeons reset. It displays the wrong ones, sometimes it skips some, and it displays not just when they reset, but all the next resets (maybe this one as intended).

I did a screenshot, so you can compare the raid window, the blizz calendar, and GC (i wasnt in za, but was in TK). Get it here:
http://digilander.libero.it/ozland/111108_074828.jpg

thanks
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 09:18 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
This update contains new files so you must exit WoW in order to upgrade.

v4.3b2 Changes

- FEATURE: Default minimum rank is the second lowest guild rank
- FEATURE: Uses new built-in server date
- FEATURE: Attendance list resizes based on the view mode (more players visible for role and status views)
- FEATURE: Support for game holiday calendar
- BUGFIX: Missing event icons added (courtesy of Dridzt)
- BUGFIX: Corrected Culling of Stratholme event name (courtesy of Dridzt)
- BUGFIX: Adjusted role limits dialog size (courtesy of Dridzt)
- BUGFIX: Corrected /cal command definition (courtesy of Dridzt)
- BUGFIX: Add Player dialog auto-completes player info correctly when closing without tabbing out of the name field first
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 07:09 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
It's expected actually. I can't remember exactly when I added that, but you can always see events you've created on any character on your account. Changes you make to those events won't be propagated until you're back on that character of course, but you can edit them and will get reminders for them no matter which character you're on.

Originally posted by Dridzt
I don't know if this would be considered a bug or if it's expected behavior.

With version 4.3b1 I'm seeing events cross realm/faction.
I used one of my horde chars to setup some events while testing GroupCalendar 4.3b1.

I can see those events on my main char (Alliance side and different server).
I can even signup to them or delete them, that's surely not intended

Alliance char is gl of my guild and horde char officer, both configurations are using the guild channel and setup is automatic.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 01:02 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
I don't know if this would be considered a bug or if it's expected behavior.

With version 4.3b1 I'm seeing events cross realm/faction.
I used one of my horde chars to setup some events while testing GroupCalendar 4.3b1.

I can see those events on my main char (Alliance side and different server).
I can even signup to them or delete them, that's surely not intended

Alliance char is gl of my guild and horde char officer, both configurations are using the guild channel and setup is automatic.
Last edited by Dridzt : 11-10-08 at 01:40 PM.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 11:20 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Cool, thanks for the updated patch. I'll get those changes integrated as soon as I can. I'm also currently working on getting the game event calendar put in since that's one of the few useful features in the Blizzard calendar.

Originally posted by Dridzt
Updated my patch under Optional files here
with a few minor bugfixes for 4.3b1.

Changes from 4.3b1
- bugfix /cal slash command
Was getting overwritten by the in-game /calendar function
so GC setup / show from command-line was inaccessible.
- Roles template dialog resized to fit DKs.
- DK number label fixed for Event Editor.
- Class subframe in Event Editor resized a bit vertically to fit the DK label.
- Druid label re-anchored to topleft so the whole bunch of class labels properly fits the event editor.
- Missing icon references supplied
(they've been verified to be the same as the in-game Calendar
uses for these events)
Onyxia, Ragefire Chasm, Archavon[|H], CoT: Stratholme
- WotLK Caverns of Time dungeon description changed
from simply "Caverns of Time" to "CoT: The Culling of Stratholme" [|(Heroic)]

I have to say it looks great, I'm getting my guild back on board
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 07:59 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
Updated my patch under Optional files here
with a few minor bugfixes for 4.3b1.

Changes from 4.3b1
- bugfix /cal slash command
Was getting overwritten by the in-game /calendar function
so GC setup / show from command-line was inaccessible.
- Roles template dialog resized to fit DKs.
- DK number label fixed for Event Editor.
- Class subframe in Event Editor resized a bit vertically to fit the DK label.
- Druid label re-anchored to topleft so the whole bunch of class labels properly fits the event editor.
- Missing icon references supplied
(they've been verified to be the same as the in-game Calendar
uses for these events)
Onyxia, Ragefire Chasm, Archavon[|H], CoT: Stratholme
- WotLK Caverns of Time dungeon description changed
from simply "Caverns of Time" to "CoT: The Culling of Stratholme" [|(Heroic)]

I have to say it looks great, I'm getting my guild back on board
Last edited by Dridzt : 11-10-08 at 08:01 AM.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 05:27 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
for dentist event
I couldn't stop laughing... some very nice touches with the new icons.

A couple bug reports
Edit: Since a few minor edits cropped up,
I'll upload a patch with them to make it easier for users/Mundocani to get them.
Last edited by Dridzt : 11-10-08 at 08:04 AM.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 04:55 AM  
stqn
A Deviate Faerie Dragon

Forum posts: 11
File comments: 67
Uploads: 0
Right-click on clock to access Blizzard calendar is great!

In fact my guild is now using the official calendar, but I'm keeping GC for its very nice clock...
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 04:27 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
Great job!

I'm very excited about using it
Last edited by Dridzt : 11-10-08 at 07:41 AM.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 01:08 AM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
v4.3b1 Changes

Special thanks to Dridzt for researching many of these fixes, you saved me a lot of time

- FEATURE: Added WotLK dungeons/raids
- FEATURE: Converted to use Blizzard event icons (reduced download size)
- FEATURE: Removed /calendar command to allow Blizzard calendar to use it (/cal still works for GC)
- FEATURE: Removed offtank/offhealer roles
- FEATURE: Minimap clock allows access to Blizzard calendar via right-click
- BUGFIX: Password will no longer get set to "*********" when changing settings
- BUGFIX: Fixed Deathknight support
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 04:13 PM  
mundocani
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 434
Uploads: 6
Re: Re: Re: GroupCalendar patch

Thanks for the research/fixes on this stuff, I really appreciate it. I'll be posting a new version soon with those changes and a few other fixes, then I'm going to work on getting the Northrend stuff added and convert GC to use the Blizzard icons (should reduce the size of GC quite a bit).

I'm also going to try to add the holiday/event stuff from Blizzard's calendar, but that will be after the other changes. I'm still working on GC5 which is based entirely around the Blizzard calendar, but it's not going well due to limitations Blizzard has put in (I can't get the 'extended' event info automatically for example, things like description and attendance can only be obtained through a hardware event apparently :/ )

Originally posted by Dridzt
I had posted the patch at GroupCalendar's forum since a few days.
http://wobbleworks.com/forums/viewtopic.php?t=122

I've also been distributing a similarly modified package to my guild for quite a while (with permission from Mundocani).

Just never posted it public, and I hope it's ok that I did now.
Last edited by mundocani : 11-08-08 at 04:15 PM.
Report comment to moderator  
Reply With Quote
Unread 11-04-08, 08:51 AM  
Tepetkhet
Premium Member
 
Tepetkhet's Avatar

Forum posts: 37
File comments: 11
Uploads: 0
Re: Re: Re: GroupCalendar patch

You definitely hit all the nails on the head as far as I can tell.
In your post, you also echoed my suggestion:

1) Find a way to use GC to interface with Blizzard's calendar somehow. Do your scheduling and sign-ups in GC like normal, but have GC set up a basic event in Blizz's calendar.
That is still high on my wish list.

What an amazing community we have!

-T.
Report comment to moderator  
Reply With Quote
Unread 11-02-08, 04:30 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1362
File comments: 831
Uploads: 59
Re: Re: GroupCalendar patch

Originally posted by Tepetkhet
Wow. Dridzt. I think you added everything I suggested / pointed out.
I tried to fix them myself, but I don't have enough understanding of how addons work. It's like...you hooked into my brain and put my thoughts into code!

-T.
I had posted the patch at GroupCalendar's forum since a few days.
http://wobbleworks.com/forums/viewtopic.php?t=122

I've also been distributing a similarly modified package to my guild for quite a while (with permission from Mundocani).

Just never posted it public, and I hope it's ok that I did now.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.