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.5.0.zip

  • R
  • Mar 7, 2026
  • 18.29 KB
  • 31
  • 12.0.1
  • Retail

File Name

GoldDigger-2.5.0.zip

Supported Versions

  • 12.0.1

v2.5.0

New Features

  • Added Session Log Viewer window (UI_Log.lua)
    • Opens when clicking "Show Log" on a history row
    • Displays all recorded gold events for that session
    • Shows timestamp, source, and gold amount per entry
    • Moveable window with close button and scrollable log list

UI

  • History rows are now clickable with a gold hover highlight
  • Right-clicking or left-clicking a history row opens a context menu
    • "Show Log" opens the session log viewer for that row
  • All addon windows now use a fully opaque background (removed transparency)
  • Session Log window has a title separator consistent with other windows

Fixed

  • Fixed history row mouse hit detection — rows were not registering clicks due to incorrect content frame width
  • Fixed overlapping windows showing through each other — windows now use separate frame stratas (Main: MEDIUM, History: HIGH, Log: DIALOG)