Guild Skada High Score
Guild Skada High Score (GSHS)
An addon for tracking and ranking dps/hps for raid encounters defeated by a guild, for quick in-game comparisons to previous kills.
Feel free to suggest features or report bugs on GitHub, or leave a comment on Curse!
Features
- Tracks damage and healing for successful boss kills in current raids, grouped by guild, difficulty and role.
- Attempts to store the item level and talent specialisation for each player for each kill. (This feature requires an inspection of each member, which might fail).
- GUI for displaying the recorded parses, sorted by DPS/HPS.
- Filtering of parses by player name, player specialization or fight date.
- Reporting of data to in-game chats.
- Purging of old/not wanted data. Done automatically if enabled in the addon settings (interface->addons->GuildSkadaHighScore).
Requirements
The addon was created to be used together with Skada. Without Skada, the addon will still load and allow viewing old data. However, to collect new data Skada must be installed and enabled.
Usage
The addon automatically stores data when an encounter in a tracked raid ends. The data stored is what is reported by the damage meter at the end of combat, and as such resetting the damage meter mid-fight will result in (probably) the wrong data being stored.
GUI
Type /gshs
to bring up the GUI.
Hi, after last update in 01/19/2017 i get a spam chat constantly with "incoming LGIST update from RAID " and " got inspection data for requested guid player" like a debugg information
Should be fixed in v1.0.11-4, thanks!
night hold?
Just published a version that should track Nighthold.
Currently I'm not subbed to wow, so I have a hard time testing this. Would really appreciate it if you (or someone else) could confirm that it is working.
Hi guys. Not sure if anyone reads these, but let's try.
My plan is to make the addon stop tracking WoD raids when Legion is released. If anyone thinks otherwise, please let me know.
Also, damage mods. As of 1.0.3 I removed support for recount. This was mostly for a lack of time. Every damage mod integration also needs to be tested. Additionally, the addon was reading directly from internal data of recount, as opposed to from skada where developer apis is used to access it's data. This makes the integration very fragile, as any changes to recount might break things. Unless recount changes to provide a more reliable way to access data, it is unlikely I'll be re-adding support for it.
Finally, I've been thinking about adding dungeons to tracked instances. I'm a bit unsure how this will end up looking in the ui, but unless it's a complete disaster I'll be trying to add this over the next couple of weeks. This will likely be behind a configurable option.
Thanks for using the addon, and do feel free to report bugs or suggest features! The full code is also on GitHub, if you want to hack at it yourself.
What happens if you have both recount and skada, which one does the addon get parse from, or does it get it from both and become duplicated?
Very useful addon. Like it a lot. Great Work.
Suggestion: Allow to copy/report the DPS data on the OS clipboard or an external file so that we can paste it outside WoW (e.g. guild forum).