Gold Digger

Real-time gold tracking. Tracks income, expenses, profit, and gold/hour with source breakdowns, session history, event log, and a clean Blizzard-style UI. Lightweight, no libraries required.

File Details

GoldDigger-2.4.0.zip

  • R
  • Mar 5, 2026
  • 16.63 KB
  • 20
  • 12.0.1
  • Retail

File Name

GoldDigger-2.4.0.zip

Supported Versions

  • 12.0.1

v2.4.0

New Features

  • Added Session Event Log system to track individual gold changes during a session

  • Each log entry records:

    • Timestamp
    • Gold amount change
    • Detected source (Loot, Vendor, Mail, Auction, Trade, Repair, Quest, Other)
  • Session logs are now saved with each history entry

  • Added new command:

    • /gd log
      • Displays the last 10 log entries from the current session
    • /gd log <count>
      • Displays the last <count> log entries from the current session

Settings

  • Added Session Log settings to the addon options:
  • Show log events in chat — prints gold events live in chat
  • Max Session Log Entries — configurable log size limit

UI

  • Reintroduced Reset Session button in the main window (bottom-left)
  • Reset is now available both in the UI and the context menu

Improvements

  • Improved chat output format for session log entries
  • Log output now includes:
  • Timestamp
  • Source label
  • Coin icon display for gold amounts
  • Improved help output for /gd log command

Internal Changes

  • Added internal session event logging system
  • Session logs are now copied and stored when sessions are saved to history
  • Improved gold change handling to support log tracking
  • Minor code cleanup and stability improvements