- Separate new tracked raids from old in options.
- Only default track current current raids.
- Add option to purge parses for untracked raids.
- Tint minimap icon if not in tracked (raid) zone.
- Updated for WoW patch 9.0.2.
- Automatically track all raid zones, add option to disable tracking of specific raids to the settings UI.
- Updated dependencies.
- Bump TOC for 8.1
- Added Crucible of Storms and Battle of Dazar'alor to tracked raids
- Added Uldir to tracked raids
- Bump for 8.0.0
- Updated dependencies
- Added Antorus to tracked raids
- Bump for 7.2.5
- Updated dependencies
- Bump TOC for 7.2
- Added tracking of Tomb of Sargeras
- Added tracking of The Nighthold.
- Added tracking of Trial of Valor.
- Now also tracks kills when not in a guild. These entries are grouped under a guild called "
<No Guild>".
- Fix for db resetting when logging in on a new realm.
- Item levels should now be much more accurate.
- TOC update for wow 7.1
- Added an LDB launcher for toggling the main window.
- Added a minimap button tied to the LDB launcher (hideable from the settings).
- Dropdowns in the gui are now sorted alphabetically.
- Spec names can now be used to filter parses.
- The table header row now says "dps" for dps and "hps" for hps, instead of "dps/hps" for both.
- Updated zone id for The Emerald Nightmare raid.
- Updated LibGroupInSpecT dependency.
- Added an action to remove ALL stored parses (found the in the settings: Interface->GuildSkadaHighScore).
- Made the addon track only the raids of the current expansion.
- Using blizzard's localization for difficulty names (the only noticeable difference should be that "LFR" is now "Looking For Raid").
- Some small performance improvements, via mikk's FindGlobals.
- Some minor code cleanup/reorganization.
Note: As of 1.0.3 Recount is no longer supported.
- Version bump for 7.0
- Added zone ids for legion raids (The Nighthold and The Emerald Nightmare)
- Fix incorrect item levels when using upgraded or heirloom items
- Change inspect module to be based on LibGroupInSpecT, hopefully improving reliability of inspects
- Some changes to library handling to improve no-lib usage
- Version bump for 6.2.
- Added Hellfire Citadel to tracked raids.
- Fix for lua error on login (Ticket #2).
- Version bump for patch 6.1
- Added option (interface -> addons -> GuildSkadaHighScore) to remove old parses when the addon is enabled (usually when logging in).
- Fixed the report window not hiding when escape is pressed.
- Cleanup and minimizing of stored data.
- Cleanup of the code in general.