Advertisement

GroupCalendar

  Download the Curse Client

Last Update: June 20, 2008 (2 weeks ago)
Category: Group/Guild Management, Quest & Leveling, and Raids & Encounters
Tags: calendar, planning, raid, reminder, and signup
Project Manager: Mundocani
Website: visit
Current Version: GroupCalendar 4.0.4
(for World of Warcraft 2.4.2)
Downloads Today: 3,983
Downloads Total: 2,752,898
Favorites: 5,551
Comments: 3,163
  • About GroupCalendar
  •  

Important things to know

  • Group Calendar 4 will not talk to version 3 or to betas of version 4. All guild/alliance members must upgrade before everyone will see and be able to sign up for all events again. Do not upgrade to 4.0 until your guild is ready to upgrade as a group. All release versions of GC4, including future releases, should work fine with any other release version of GC4.
  • You MUST restart WoW to upgrade from GC3 to GC4. Group Calendar will warn you if you try to upgrade in-game with a reloadui and will disable itself until you restart WoW.
  • Events you created will still be there when you upgrade, but all events from other players will be purged. They'll begin showing up again as those players upgrade to GC4.
  • The User's Manual is no longed included in the addon and is available online instead. It hasn't been fully updated for GC4 yet, but the majority of it is still relevant. I'll try to get it updated completely soon, but it's a low priority for now.

About Group Calendar

Group Calendar allows guilds or groups of friends to share an in-game event calendar. The guild can post raid events and members can post events for dungeons they need to do quests for. Additionally, players can provide feedback to the event's sponsor saying that they will or won't be attending an event. Once installed Group Calendar replaces the minimap current time tooltip and sun & moon icon. This can be used to open the UI or it can be opened using the /calendar command. For instructions on how to set up Group Calendar for your guild or for your personal use, see the online user's manual

New in Group Calendar 4

  • FEATURE: New networking code designed for better reliability and scalability
  • FEATURE: Role-based signups for more flexibility in forming groups
  • FEATURE: You can now edit your own events and get tradeskill cooldown messages while on another realm or faction
  • FEATURE: Whisper-based UI allows players not running GC to view and sign up for events
  • FEATURE: Backups (both automatic and manual) of your event data to help recover if something goes wrong
  • FEATURE: Circled dates and times for events you're attending are now color-coded: yellow for pending, green for confirmed and blue for standby
  • FEATURE: Event templates remember up to the last five variations on an event type (you can schedule "Karazhan Alpha" and "Karazhan Beta" and it will remember your setting preferences for both)
  • FEATURE: /cal slash command added -- same as /calendar, just shorter, and /calendar still works too
  • FEATURE: /cal command now shows help by default (use "/cal show" to show the GUI)
  • FEATURE: New '/cal history numdays' command to set the number of days to keep events
  • FEATURE: History length is stored in the auto-config data so it can be set for the entire guild at once
  • FEATURE: MD5 hash protection to detect damaged event or attendance updates
  • FEATURE: Date and time settings are verified by comparing clocks with other users on the network
  • FEATURE: Players can now sign up for events as a standby
  • FEATURE: Event titles now auto-complete
  • FEATURE: Synch period is now two minutes long instead of five
  • FEATURE: Database version info in About tab now shows the total number of databases known
  • FEATURE: Event attendance list now shows separate totals for accepted and standby players
  • FEATURE: Dungeons with a 7 day reset cycle now only show the next reset instead of the next four
  • FEATURE: All localization files are UTF8 and all escape sequences have been replaced by their real characters
  • FEATURE: /cal reset now resets only the current character, with a new parameter of "realm" to reset the databases for the realm
  • FEATURE: Tradeskill reminder messages are smaller
  • FEATURE: Brilliant Glass added to tradeskill cooldown reminders
  • BUGFIX: Calendars for characters on the opposing faction will no longer be shared outside that faction
  • BUGFIX: Default 12h/24h time and Sun/Mon start day can be set in localization files. Currently the German translation will use 24h and Monday by default, all others are still 12h and Sunday
  • BUGFIX: Disconnecting the data channel works
  • BUGFIX: Guild Rank setting works again in manual configuration
  • BUGFIX: Subscribing to an event and later attempting to view the attendees list should no longer re-send the request
  • BUGFIX: Pressing enter while typing an attendance comment will now send the attendance request
  • BUGFIX: Rebuild Database now also refreshes all attendance requests
  • Downloads (6)
  •  
Advertisement
  • Screenshots (4)
  •  

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • July 6, 2008, 08:40AM (3 days, 5 hours ago)

    I have a problem with this addon. When i join the game, i cant open GC, i cant se the sand clock in the minimap etc, but 5 min ago before i join the game, GC say "gc network synchronization complete. But i cant open the addon :S

    Anyone can help me?

  • July 7, 2008, 06:03PM (1 day, 19 hours ago)

    Does the Blizzard sun/moon icon show up in your minimap? If not, figure out which addon you're using that's turning it off (ClockFu is frequently the reason) and turn it back on.

    If the sun/moon icon shows up then try

    /cal clock auto

    to get the clock graphic to show up (though even without the clock graphic you should still be able to click the sun/moon to open the UI)

    You can use the command

    /cal show

    to manually open the UI if necessary until you figure out why the minimap button isn't there.

  • July 2, 2008, 02:45AM (1 week ago)

    Our guild is using v3.3.3 and having some issues, so we're looking at upgrading to 4.0.4 (or now 4.1). Everything should go smoothly in game, but we have something that while not a show stopper, will break with the upgrade. Our guild website has a user calendar on it, that shows what people are signed up for in Group Calendar. The way this is populated is evidently at some time in the past Mundocani (or someone else) had a calendar that would parse the GC saved variables and build the calendar for uploading to the website. According to my guild leader, GC stores dates and times in a "funky way" that he didn't want to deal with, but by using this calendar code from someone else it would parse the dates and times, and then he would use that data for his own calendar.

    So I guess the question I have is, does anyone out there have a web-based calendar that pulls it's data from GC4.x saved variables for uploading to a guild website?

  • July 4, 2008, 06:25PM (4 days, 19 hours ago)

    The database in 4.0 is unchanged from 3.x and should work just fine with existing parsers.

    The dates aren't funky at all -- dates are simply stored as the number of days since January 1, 2000. Event times are stored as the number of minutes since midnight and signup times are stored as the number of seconds since midnight. All dates and times are stored in the server time zone.

  • July 2, 2008, 12:36PM (1 week ago)

    There is a web based mod - it is Group Calendar Web-Export; however, I have not personally tested it with version 4+ as our guy who set this up for me in the past had some issues in RL and now isnt doing it and I know nothing about php/Sql and do not have a site to host it on currently. But at the time we were using it, we have the Beta 4 version so i see no reason why it still would not work for you and highly recommend getting rid of V3 as V4 is much better.

    http://wow.curse.com/downloads/details/3087/

  • July 1, 2008, 08:51PM (1 week ago)

    Feature Request.

    Besides a level requirement for signups, it it possible to add a minimum rank requirement ? There are many level 70's in the guild but not many geared for the more challenging content. Ranks can be used nicely to set gear/xp thresholds.

    Besides that, a very well thought out and executed add-on. Just like Outfitter, this could be one of those add-ons you just must have ! Great job !

  • July 7, 2008, 06:00PM (1 day, 20 hours ago)

    I keep meaning to put that on my todo list but when I just checked I still haven't added it. It would be a nice feature, especially for officer meetings, I'll try to remember to get it on the list. Right now we're still moving and my source control server is at the old house and we're now living at the new, which is slowing me down a bit.

  • July 1, 2008, 04:09PM (1 week ago)

    i have a question, is it possible to get this to show blizzard events (IE: Titan Calander) cuz atm that addon is almost the only reason i even HAVE titan, i love GC, so if i can get it to do that ill just toss Titan, & assuming it doesn't it may be something to keep in mind for the next version ;)

  • July 4, 2008, 06:28PM (4 days, 19 hours ago)

    Adding calendar overlays has been on my todo list for quite a while but it won't be any time soon. I plan to add modules for overlaying religious calendars, national/holiday calendars, and Blizzard event calendars. I have no idea when I'll be adding that feature though, sorry.

  • July 1, 2008, 07:34AM (1 week, 1 day ago)

    So our guild just started using GC and so far we've had real issues. Some are seeing events while others are not. I think that may be due some bug issues you've already worked through. But by far, the biggest issue is with our shared channel. Some need to use it and others don't. Do we have to switch back and forth? Or, can those that use only the guild channel see the same guild only events that the shared players see? This is causing major stress. It seems that you can view guild only events either way, but I can't find anything to verify that.

  • July 1, 2008, 01:03PM (1 week, 1 day ago)

    If you have some that need to use shared channel and some that dont, then you need for everyone to be on shared channel and the events that are for guild only - just check the box for guild only. I believe that everyone can see this event they just cannot signup for it. It creates a lot of stress for the syncing if you are constantly going from shared data channel to guild data channel and you will find that some of your information is lost. You can always do a test run to see who can see it and signup for it. We have done this in the past to see who is viewing the events and who isnt, and just have someone who isnt from the guild send you a note stating they can or cannot see the event so you know. Are you posting runs that you dont want others to see if they arent in the guild?

    If you have events up that some cannot see, then you need to do a backup and restore and the events should repopulate.

  • July 4, 2008, 06:32PM (4 days, 19 hours ago)

    That's correct -- all members have to be on the guild data channel or all members have to be on the same shared (named) channel. You can't mix and match channel settings within the guild or you won't be able to see each others events and attendance requests.

    The Guild Only flag will hide your guild events from the other guilds on the shared channel, but only visually. Those other guilds could view the data channel or their stored copies of your calendar database and see the event. Not a big deal, just want you to understand that it just hides the event from people outside your guild for convenience, not for privacy.

  • June 30, 2008, 11:05PM (1 week, 1 day ago)

    I'm currently buying a new house and moving into it, so development and support for GC and Outfitter will be slow at best for the next week or more. Please help each other out with questions when possible, thanks!

  • July 1, 2008, 08:32PM (1 week ago)

    haha week? Try three weeks :) See you in August! (We just moved in to a new home, experience is fresh in the mind <g>)

  • July 4, 2008, 06:22PM (4 days, 19 hours ago)

    You're right, I grossly underestimated just how much effort a new house is. Repairmen, cleaning, installers, packing, renting U-Hauls, unpacking, coordinating construction, yikes. But the new house now has DirecTV and DSL (well, I'll find out later today if the DSL is actually running) so at least we can finally move in :D

  • June 30, 2008, 02:58AM (1 week, 2 days ago)

    Ok upgraded to beta, however, I have other members Pending requests and Changes on an upcoming event. I am creator of the event and administrator of GC but it still says pending changes on the players and it shows Data channel is connected. Tried to go in and update their status but the status is blank

    any advice?

    I have not had this before - changes would always update for me

  • June 30, 2008, 11:20PM (1 week, 1 day ago)

    I have been having problems with events I created propagating throughout the guild. There is some kind of sync bug in 4.1b3 but I can't isolate it. Some ppl sync fine, some don't.
    Try going to the last tab in GC and hit <Rebuild Database> many times. One time never seems to fix anything.

  • July 1, 2008, 01:03PM (1 week, 1 day ago)

    I switched back to the old one just to test it and the pending were still there, so I went back to beta. I always backup and restore when people lose the events and the events come back - people just freak out when they cant see it and think we cancelled the run. However, if the issues still remain then i may require all of guild to go back to 4.0.4 for a more stable GC if it is going to be awhile on the updates! (no irritation here as I know buying and moving is quite an ordeal) Gratz on the new house and move btw!! Hope it all goes smoothly

  • July 2, 2008, 07:18PM (6 days, 18 hours ago)

    The one thing I have noticed for the pending stuff is that it seems to be people who are putting themselves on Standby aka not sure if they will make it. These seem to fall under pending if they are not signed in when I am signed in. Other than that I have not noticed that I am missing any runs or not.

  • June 28, 2008, 01:51AM (1 week, 4 days ago)

    Feature Request:

    I'm not sure if this has been mentioned or thought of before, so I apologize if it has:

    How about an extra field (similar to a event description field) that allows a URL to be pasted there, and clickable to event viewers that would invoke the default web browser, or alternatively copy/paste to clipboard, so that web sites like wowwiki etc can be posted there for information on the Raid Instance that the event pertains to.

 
  • Similar Addons
  •  
  1. 8,005 QuestHelper Map and Quest & Leveling
  2. 4,624 Omen Threat Meter Raids & Encounters
  3. 3,319 Deadly Boss Mods Raids & Encounters
  4. 1,967 Carbonite Quest Chat & Communication, PvP, ...
  5. 1,326 Cartographer ... Map and Quest & Leveling
Advertisement