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.6

  • R
  • Aug 28, 2024
  • 204.47 KB
  • 42
  • 11.0.2+1
  • Retail

File Name

RackensTracker-0.2.6.zip

Supported Versions

  • 11.0.2
  • 4.4.0

RackensTracker

0.2.6 (2024-08-28)

Full Changelog Previous Releases

  • Merge pull request #5 from r4cken/money-tracking
    Money tracking added for retail and cataclysm, including warband bank money tracking on retail.
  • Group account money event registration with fetching warbank money in the IsRetail() block.
  • Updated translation usage for when warband bank gold is unknown from "unknownAmount" to unknown to better fit the rest of the addon.
  • Accidental "½" token added to the database settings, removed it.
  • Added character money and warband bank money (on retail), currency display visual adjustments and cleaner icons and icon sizes.
    New options to toggle character money and warband bank money visibility
    Tracking events for ACCOUNT_MONEY and PLAYER_MONEY
  • Dont run the event handler for CURRENCY_DISPLAY_UPDATE if all the event parameters are nil
    Also added some sane debug logging in dev mode.