shadendorain wrote:I was looking at your 2.1 feature list and saw the bit about unofficial (a.k.a user) signups. I know that my guild would be very interested in this. We only have 3 "official" raids a week but we have half a dozen or more player organized events every week. My guild has a penchant for having everything done in an orderly manner.
Ferby7424 wrote:Once I finish my current list of tasks I'll take a look into this. I don't think it'll be that hard to do, but I've been wrong before.
Saynt wrote:I hadn't seen anything yet (but honestly haven't looked much) is there an API for the new Blizzard_Calendar for Wrath that maybe an export can work with, might be something to look into. I don't think the Blizz calendar will replace RN, but if they can work together, you'd basically have your ingame addon
Calendar Functions Calendar functions from Wrath of the Lich King (Beta)
CalendarGetDate()
CalendarGetDay(monthOffset[, day])
CalendarGetDayEvent(monthOffset, day, eventIndex)
CalendarGetEvent(monthOffset, day, eventIndex)
CalendarGetEventInfo()
CalendarGetHolidayInfo(monthOffset, day, eventIndex)
CalendarGetMonth([monthOffset])
CalendarGetNumDayEvents(monthOffset[, day])
Information gathered from the internal Calendar API.
The Calendar is linked to your character. It is composed of events. Anyone can create events.
Events can be of any of the following types :
Raid
Dungeon
Pvp
Meeting
Other
For each type, there are a number of event "textures" that can be selected. Events also have a date, a time, a name, a calendar type and a sequence type.
Calendar types can be :
PLAYER
GUILD
SYSTEM
HOLIDAY
RAID_LOCKOUT
ARENA
sequence types seem to be used only for HOLIDAY, right now, and can be START or END.
When you create an event, you can set it as repeatable.
If you are the creator (or a moderator) of a given event, you can edit most of these attributes. You can also send invitations, either to individuals (by name), to some part of your guild (if you can, probably controlled by the guild leader) or one of your arena team.
Each invitation has a status that can be :
INVITED
ACCEPTED
DECLINED
CONFIRMED
OUT
STANDBY
The creator and moderators of an event can change the status of each invitation. The creator can set some invitation as moderators. The creator can also set an event to be auto-approved, so that invitation status automatically switch from ACCEPTED to CONFIRMED.
Individuals are notified of pending invitations through the new GameTime display. If you have a pending invitation for a particular event, it will stand out on the calendar.
Users browsing this forum: No registered users and 1 guest