RackensTracker

A Cataclysm Classic and Retail AddOn that allows you to track and display all your current raid and dungeon lockouts across all your characters.

File Details

0.2.4

  • R
  • Aug 26, 2024
  • 201.87 KB
  • 42
  • 11.0.2+1
  • Retail

File Name

RackensTracker-0.2.4.zip

Supported Versions

  • 11.0.2
  • 4.4.0

RackensTracker

0.2.4 (2024-08-26)

Full Changelog Previous Releases

  • Updated comment
  • Added retail currency tooltips and improvements
    Now showing on currency hover if the currency is a "Warband Currency" or "Warband Transferable"
  • Change currency storage filter from blacklist to whitelist
    using the whitelist instead of the blacklist makes our saved variables store 90% less data for currencies. We dont really care about the majority of currencies that exist in the game, so we dont need to store them at all.
  • Bugfix on tab selection for tracker window
    When opening the tracker window we checked if the current viewed realm had the character name that equals the currently logged in character. This was causing issues as it selected characters named the same across realms. Changed it to GUID checking instead.