promotional bannermobile promotional banner

Warband Gold Tracker

A lightweight, account-wide gold tracker with session stats and GPH widget.

File Details

WarbandGoldTracker-v1.55.0.zip

  • R
  • Jan 31, 2026
  • 35.92 KB
  • 93
  • 12.0.0
  • Retail

File Name

WarbandGoldTracker-v1.55.0.zip

Supported Versions

  • 12.0.0

Warband Gold Tracker v1.55.0

New Features

  • Interactive Filters: The Gained and Spent boxes at the bottom of the log are now clickable! Clicking "Gained" instantly filters the list to show only income; clicking "Spent" shows only expenses.
  • Drill-Down Filtering: When using the new Gained/Spent filters, existing entries with 0 gold change (like empty sessions) are automatically hidden for a cleaner view.
  • Smart Session Logging: Sessions that end with 0 gold change are now automatically discarded to prevent log clutter.
  • Precise Timer: The session timer now uses high-precision tracking (milliseconds) for more accurate "Gold Per Hour" calculations on short sessions.
  • Future-Proofing: Added support for future classes to prevent breakage if new classes are added to the game.

UI & Visual Polish

  • New Header Style: Replaced standard buttons (Compact, Options, Start Session) with a modern "Toolbar" style (Flat grey with subtle definition) for a cleaner look.
  • Custom Close Buttons: Replaced the standard red "X" buttons with custom flat buttons that glow red on hover, matching the new aesthetic.
  • Layout Adjustments: Shifted header buttons for better spacing and balance.
  • Alignment Fixes: Character Selection tiles are now perfectly centered, with symmetrical padding for the navigation arrows.

Critical Fixes

  • Session Safety: If you log out or reload while a session is running, the addon now auto-saves your progress instead of deleting it.
  • Midnight Date Fix: Playing past midnight now correctly updates the date. If the window is closed, it waits until you open it to update, saving CPU resources.
  • Logging Fix: The Refresh function now properly uses the helper UpdateLogList, preventing errors.

Data & Performance

  • Data Migration System: Added a smart migration tool that automatically upgrades old data formats to the new version without losing history.
  • Numeric Date Storage: Switched date storage to a numeric format (e.g., 20240131) to prevent sorting bugs between months.
  • Crash Protection: Added safety checks (pcall) to the Session button to catch errors gracefully without crashing the UI.
  • Smarter Memory Use: Implemented "recycling" for list items to reduce memory churn.
  • Optimization: Cached commonly used tools for faster execution.