promotional bannermobile promotional banner

WoW Token Tracker - Farm your Subscription

Tracks WoW Token price, gold progress, Warband gold, and subscription goals

File Details

TokenTracker.zip

  • R
  • May 8, 2026
  • 11.61 KB
  • 36
  • 12.0.5
  • Retail

File Name

TokenTracker.zip

Supported Versions

  • 12.0.5

Changelog

Version 5.3

Current Release

Added

  • True Net Worth Tracking — Income and expenses are now calculated against your combined total (personal + warband). Moving gold between characters or to/from Warband Bank no longer creates false income/expense entries.
  • Separate Reset Commands — Split /ttreset into two precise commands:
    • /ttresetsession — Reset session tracking baseline to current combined gold
    • /ttresetdaily — Reset today's daily tracking baseline to current combined gold
  • Automatic Token Price Updates — No longer requires visiting the Auction House. Uses TOKEN_MARKET_PRICE_UPDATED event to refresh prices automatically on login and every 5 minutes.

Changed

  • Minimap Button — Complete visual overhaul:
    • Now uses classic circular MiniMap-TrackingBorder style matching other addons
    • Positioned dynamically on the minimap edge using Minimap:GetWidth() math
    • Right-click drag to orbit around the minimap border (radius locked to edge)
    • Left-click toggles the main window
  • Graphs Tab — Cards are now horizontally centered within the tab background.
  • Graph Y-Axis Scaling — Token price graph now correctly displays values in gold (was showing millions due to copper/gold unit mismatch).
  • Main Window — Increased height to 520 to prevent the Subscription Goal section from extending past the background.
  • Chat Print Colors — Fixed all color codes from |cFF59BFF to proper |cFF59BFFF.

Removed

  • Gold Per Hour (GPH) — Removed from Overview tab and all calculations.
  • Export/Copy Report — Removed the export button and clipboard functionality.

Fixed

  • UI Overlaps — Resolved multiple overlapping elements in Overview and Graphs tabs.
  • Date Parsing — Fixed ParseDate regex that was rejecting valid dates like 06/08/2026.
  • Minimap Button Disappearing — Button now creates on PLAYER_LOGIN when Minimap is guaranteed to exist, with pcall fallback positioning.
  • Minimap Button Alignment — Icon, background, and border ring now use LibDBIcon-standard offsets (TOPLEFT 0,0 border, CENTER 0,0 icon at 21×21).
  • Lua Error — Fixed attempt to index global 'MainFrame' error by using addon.UI.MainFrame in minimap click handler.
  • Highlight Artifact — Removed black square on hover by removing the broken custom highlight texture.