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

  • Your Rating

  • Share

HeadCount

  Download the Curse Client

Last Update:
Category: Data Export, Guild, Boss Encounters, Miscellaneous, and Raid Frames
Tags:
Project Manager: seppyk
Current Version: HeadCount 1.1.2
Downloads Today: 16
Downloads Total: 3,814
Favorites: 34
Comments: 9
  • About HeadCount
  •  

HeadCount is a configurable World of Warcraft add-on that tracks raid attendance, loot, and boss kills.

HeadCount answers the following questions:

  • How long is a player active in a raid?
  • How long is a player on standby for a raid?
  • How long is a player offline during a given raid?
  • What loot dropped during a raid and who received it?
  • What boss kills occurred during a given raid and who was there for the kill?

More information can be found on the HeadCount wiki: http://www.wowace.com/wiki/HeadCount

The latest development downloads are available via the WoWAce file repository: http://files.wowace.com/HeadCount

Main features

Raids

  • Raid creation: Automatically creates a new raid as you join or start a raid.
  • Raid finalization: Automatically ends an existing raid as you leave a raid.
  • Raid management: The user can end raids, remove raids, or remove all raids on demand.
  • Raid zone tracking: Zone name are automatically added to raids as you zone into a raid instance for the first time.

Player attendance

  • Player tracking: Players are tracked based on their timed participation in the raid. Players can be tracked based on configurable raid groups for raid list activity (active raiding players) and wait list players (queue/standby players).
  • Player removal: The user can remove tracked information for specific players on demand.
  • Player history: View specific player history for a raid to see how and when a player moved from activity to standby to offline and back during a raid.
  • No list tracking: Players can be tracked as non-raid list and non-standby players as needed. Players that go offline are automatically taken out of the raid and wait list groups for tracking purposes.

Boss kills

  • Boss kill tracking: Tracks the world bosses killed during the course of a raid and the raid list members present for the kill.
  • Boss kill removal: The user can remove tracked boss kills on demand.

Loot

  • Loot tracking: Tracks loot received during a raid based on configurable item level quality (default: Epic item level or higher)
  • Loot removal: The user can remove specific pieces of loot on demand.
  • Loot exclusion: The user can manage loot exclusion which will prevent certain pieces of loot from being tracked during a raid. (e.g. - Badge of Justice)

Export

  • Export: Users can export current raid attendance and received loot information to one of a number of formats (CSV, EQdkp XML string, phpBB forum post, phpBB with ItemStats forum post).

Reporting

  • Boss kill broadcast: The user can optionally broadcast when the raid kills a boss to guild chat.
  • Loot broadcast: The user can optionally broadcast when a player receives a valid piece of loot to guild chat.

Performance

  • Fault tolerance: If the mod owner goes offline, restarts WoW, or reloads their UI during a raid and returns to the game, HeadCount will attempt to gracefully recover from the outage to continue tracking the active raid.
  • Attendance delay: Configure how often HeadCount should manage attendance updates to increase or decrease performance and/or accuracy.
  • Downloads (20)
  •  
  File Name Release Type Game Version Downloads Date  
  HeadCount 1.1.2 Release 2.4.2 180 6/28/2008
  HeadCount 1.0.7 Release 2.4.2 0 5/31/2008
  HeadCount-r74542 Beta 2.4.3 0 5/20/2008
  HeadCount-r74461 Beta 2.4.3 0 5/19/2008
  HeadCount 1.0.4 Release 2.4.2 0 5/17/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.
  • seppyk said 

    This is the initial release of HeadCount, a raid attendance and loot tracking addon for World of Warcraft.

  • Nihlo said 

    looks nice,interesting and usefull. But as you mentioned it doesn't managed dkp which would be perfect cause I don't any addon that works which tracks the loot,controlles the attendence and calculates a new dkp-value. Lot's of dkp-systems are quite complicated use webpages and so on.
    Just a simple mod which does everything,tracks the loot and stores everything.

  • seppyk said 

    Added version 1.0.2. This includes an initial development version for boss kill tracking in raids. When a boss dies, HeadCount records the time of the boss kill and takes a snapshot of all players in the raid list (all players who were present for the kill.)

    Upcoming:
    * Polishing and fixing boss kill tracking
    * Adding default loot items to the exclusion list so they are not tracked (Badge of Justice, etc.)
    * Automatic raid list/wait list group selection upon zoning into an instance.
    * Toggle attendance tracking while in a battleground.
    * Allow owners to manually set DKP cost per received loot for exporting.

  • seppyk said 

    Version 1.0.4 (74167 | seppyk | 2008-05-17)
    * Initial code cleanup/refactoring.
    * Fixed defect where UI frame was sometimes not refreshing after a loot query.
    * Added toggle for battleground tracking.
    * Added phpBB export (Credit: impish | nogudnik)

    Version 1.0.3 (r73143 | seppyk | 2008-05-08)
    * Added loot management (ability to set DKP cost per loot).
    * Revised boss kill tracking for better accuracy.
    * Made item icons slightly smaller in the raid loot UI frame.
    * Loot icons or loot links can now be shift-clicked to link items in text chat.
    * Added item level text to loot tooltip.
    * Fixed a defect where an extra parameter was being passed to the raid tracker loot update.
    * Fixed loot frame UI button hit coordinates.

    Upcoming features:
    * Loot source tracking
    * Automatic raid group selection

  • Nihlo said 

    although bg-tracking is disabled alterac and arena are still often consired as raid,could you fix this ? and maybe an option to enlarge the window,it's pretty small...

  • seppyk said 

    Essentially, what is occurring is that WoW sends event information that a zone change has occurred and states that you have exited a battleground via several notifications (for example, you are in Shattrath City and not in a PvP or Arena instance anymore), but still considers the previous battleground players in your raid. This is a concurrency event bug in Blizzard's WoW event code and is something the WoW developers need to manage and fix.

    I wouldn't hold my breath regarding this fix, but I will try to look into it. I may be able to create a hack to get around this.

    Altering the look and feel of HeadCount is on the wishlist, but is not planned in the near future. I am currently working on getting a loot management popup window feature as well as a rollcall feature to allow other players outside of the raid to whisper to be added into the wait list.

    For the most recent development release, please visit:
    http://files.wowace.com/HeadCount

    For more information and current wish list items, please visit the HeadCount wiki page:
    http://www.wowace.com/wiki/HeadCount

  • Nihlo said 

    yeah I know about those zone-event-change-mod thing,very annoying ...we had the same problems when we made InstanceTime (http://www.curse.com/downloads/details/3699/). @ace: I'm on wau anyway...

    @wishlist:
    PassLoot: http://www.curse.com/downloads/details/4127/
    Master Looter: http://www.curse.com/downloads/details/12830/
    RemindMe: http://www.curse.com/downloads/details/12154/

    including those three mods would be great^^

  • Jabica said 

    Any change it can import from another user?

    It already has the export function so it would be nice to be able to pass the information of a raid to another player to maintain a master list of all guild raids.

    Maybe even provide general statistical data, like how many raids per month/week, attedance % per player, etc.

    Keep up the good work.

  • Azkir said