• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Killer Monkeys - Attendance

  Download the Curse Client

Project Updated:
Files Updated: Wed, May 13 2009
Supports Game Version: 3.1.0
Category: Guild
Tags:

[Edit Tags]

Project Manager: ReiserFS
Additional Authors: No additional authors
Current Version: Killer Monkeys - Attendance v0.9.5
License: GNU General Public License version 3 (GPLv3)
Avg Daily DL (last 30 days): 6
Downloads Total: 3,523
Favorites: 9
Comments: 20
  • About Killer Monkeys - Attendance
  •  

Killer Monkeys - Attendance is an Addon that use the Built-in Wotlk Wow Calendar, to manage and generate the Guild Members Attendance.

==== HISTORY ====
Since Patch 3.0.2 the game have a built-in calendar feature. My guild has used phpRaid on our website to manage the raid events and generate the attendance.

We agreed that using the in-game calendar the officers work will be more easy, so we decide to use the calendar to since patch 3.0.2

The Calendar have 6 Flags on Inivite Status that we can use:
- Invited (members invited for the raid)
- Accepted (Members invited who accepted the event)
- Declined (Members invited who declined the event)
- Confirmed (Members who accepted the event and show up)
- Standby (Members who accepted but stay at replace)
- Out (Memers that accepted and do not show up, or members who dont declined or accepted the event)

So we can set some points for each flag, like 1 point to Confirmed and 0.5 point to Standby and -1 to out (negative point).
In the end the Addon will get the flag for each event and make the attendance using the formula

attendance = (((confirmed * factor_confirmed) + (standby * factor_standby) + (declined * factor_declined) + (out * factor_out)) * 100) / NUMBER_OF_EVENTS

====FEATURES=====
- Make the attendance number using calendar data.
- Dont need to sicronize with another member since the calendar is buil-in.
- Can choose the week days that count attendance (ex: Monday, Tuesday, Wednesday)
- Can ignore some events.
- Set the months to count attendance (1 default, 30 days).
- Set the flag values for your guild (Confirmed = 1 or 2 you choose).
- Auto update flags using the actual raid group. (Raid Check)
- Can choose the type of event that count attendance (Nax10man, Nax25man).

==== TODO =====
- Can update the event direct from the addon, not from Calendar.
- Purge button.
- Report Event and Player Att Details (TEXT and BBCODE, for Forums).

=== Know issues ====
- When fresh install to get the calendar data first you need to open the game calendar.
- To complete the data from an event you need to open the event from calendar, couse the Function OpenCalendarEvent is not working, wating blizz fix it.
- Last night i get an UI error when trying to update the calendar using the raid tab, but dunno why, investigating.

=== ENGRISH ====
My english is not that good to make a good explain here, sorry about that.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Killer Monkeys - Attendance v0.9.5 Beta 3.1.0 468 5/13/2009
  Killer Monkeys - Attendance v0.9.4 Beta 3.1.0 387 4/22/2009
  Killer Monkeys - Attendance v0.8.6 Beta 3.0.8 1,512 2/5/2009
  Killer Monkeys - Attendance v0.7 Beta 3.0.8 398 1/22/2009
  Killer Monkeys - Attendance v0.6 Beta 3.0.3 554 12/3/2008
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

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.
  • Please can you add a user guide to this addon, I have it downloaded but I dont understand how to get it up and running. Does the event have to be invited from the guild calendar for the program to register it as a guild event? Can I go in and start attendance manually? So much of this isnt explained.

    Reply Report Permalink
  • ReiserFS said 

    Guild Event is a new feature in 3.1 but still have a few documentation about, im working on guild events, but the addon is working only with the normal events at the moment.

    Reply Report Permalink
  • kmatt is not picking up guild event; any reason why this is?

    Reply Report Permalink
  • vipernet said 

    Errors found on login:

    KM_att.lua 1001 - : attempt to concatenate local 'title' (a nil value)

    Line 1001:
    KMATTDebug("TEXTURA NOT: "..title.." - "..textureIndex);
    if (not KMATT_SAVED_VAR_ATT[KMATTRealm][KMATTChar]["CALENDAR"][eventString]) then
    KMATTDebug("EventInfo NOT: "..eventString);
    return;

    I also noticed that the BBcode table doesnt work correctly.


    Any word on this fix?

    Reply Report Permalink
  • ReiserFS said 

    I saw this error, this stupid line i was testing for search the Ulduar raid ID, and i forgot to remove, but, im uploading a new version now without this line.

    Vipernet, can you show me your url forums? so i can see what is wrong or missing in the bbcodes.

    Reply Report Permalink
  • ReiserFS said 

    I put a screenshot example of the report using bbcode
    http://media.curse.com/Curse.Projects.ProjectImages/16553/14405/att_report_bbocde.png

    Reply Report Permalink
  • ReiserFS said 

    Added BBcode.txt file for instructions about the bbcodes.

    Reply Report Permalink
  • ReiserFS said 

    Releasing 3.1 now.

    + Change TOC to 3.1
    + Added Ulduar ID raid
    + Added a check box to not punish invited members (*medivh request)
    + Changed the Accepted columm to Events invited
    + Added Player report (report only player data)

    @Shawat, i like your ideia i will work on this in the next version.

    3.1 Do not include the GetAddonData() function again :( this sux couse i want to make the addon easier and blizzard do not let we work with the addon database like the guild database.
    But i still have hope.

    Reply Report Permalink
  • Shaswat said 

    Great addon. However I had a suggestion. Could it be possible to filter out people from the report function. Currently my guild has several social members and alts who are never invited to raids but are still showing up on the attendance report. A sort based on showing only people who are actually invited or maybe based on guild rank would be appreciated.

    Reply Report Permalink
  • nyxtyr said 

    Very interesting addon!

    Reply Report Permalink
  • Reiser,

    This is a great addon. We don't use DKP in our guild, but rather role equally on loot. However, when you have players who take unannounced vacations, a minimum attendance limit needs to be set, and this addon is perfect for that.

    Reply Report Permalink
  • ReiserFS said 

    For the Next Version:
    ++ Player Report: report the data about the selected player
    ++ Events Report: report the data about the selected event
    ++ Option checkbox for not answering players punish: Will set the flag to Out or Keep Invited
    ++ Change the Accepted columm to Null columm, this columm will list Null events of the player, like the ones he was not invited or not answered (in case the punish is off)
    ++ Change some XML things

    I dont know yet what about the Standby flag, dunno who to use it lol.

    Reply Report Permalink
  • medivh said 

    Please add a column for invited, There are several guilds that don't care if people don't decline, and don't want people to be punished for not answering an invite, people with several adds don't want to log on to all of them just to decline an invite.

    Reply Report Permalink
  • Quakemf said 

    /SIGN
    we are in the same boat, however people who accept and dont show = Out :)

    Reply Report Permalink
  • Quakemf said 

    just quick, in the raid setup tab when you use the update calendar function, who goes to what status?

    I know that if the person is in the raid they change to confirmed, if they have declined they are declined. what about the ppl that have accepted and are online but not in the run, do they go to standby? or what about ppl that accept and are not online i assume they go to OUT, thanks just want to make it clear, we just downloading the mod tonight, its AWESOME :)

    Reply Report Permalink
  • ReiserFS said 

    I will explain how the flag changes when you push the Update Calendar button.

    1) Player is Accepted and he is in the raid = Confirmed
    2) Player is Accepted but he is not in the raid = Out
    3) Player is Declined = Still Declined
    4) Player is Invited = Out (I put this to force the members to use the system, they have to notice the guild if he will be on the raid or not)
    5) Player is Confirmed = Confirmed
    6) Player is Standby = Standby

    I dont have any code to change the guy to standby, i use this flag manually for "smart players" who just login to get the confimerd att and logoff, and when we need him for replace he is gone.

    For invited i can make a Option Box to chose if the Invited guy will become Out or still Invited.

    Reply Report Permalink
  • ReiserFS said 

    The fix i made dont fix the database only stop creating the (0zero month) again.

    The zero month raids is just a copy of the actual month raid, look how the addon create zero month raids.

    I create a event today 26/01/2009, then im looking to my calendar and start navigating on calendar months, when i go back 1 month (to December 2008) the addon will search the events that occour December/January he will find an evento 26/01/2009 but the code generate a error and he will put 26/02/2009 (02 wired) and will save this event. When i go foward 1 month to FEbruary he will create a event 26/00/2009 ( : /) so i fixed this, he stoped creating the same event on wrong dates, but i cant fix the events he allredy created.

    Reply Report Permalink
  • I'm still getting the same error Reiser.

    Reply Report Permalink
  • To be more specific I have both the correct December dates and the weird 0 dates.

    Reply Report Permalink
  • Well that sucked that your calendar got deleted. :/ Thanks for fixing the mod though. I downloaded it this am and will check it out later today. :D

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 2,619 epgp (dkp reloaded) Guild
  2. 2,051 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,565 EPGPLootmaster Chat & Communication, Guild...
  4. 1,041 WinterTime PvP, Guild, and Battleground
  5. 661 Raid Tracker Data Export, Guild, Quests...