File Details
GoldDigger-2.7.0.zip
- R
- Mar 7, 2026
- 21.36 KB
- 41
- 12.0.1
- Retail
File Name
GoldDigger-2.7.0.zip
Supported Versions
- 12.0.1
v2.7.0
New Features
- Bank source tracking — gold changes at bank-type storage frames are now tracked as a distinct "Bank" source instead of being silently ignored
- Covers regular Bank, Guild Bank, Warband Bank, and Void Storage
- Added Void Storage (
VOID_STORAGE_OPEN/VOID_STORAGE_CLOSE) - Added Warband Bank (
ACCOUNT_BANK_OPENED/ACCOUNT_BANK_CLOSED) - "Bank" now appears in income/expense breakdowns with its own icon
Performance
- Income and expense source breakdowns are now pre-aggregated and saved with each history entry
- History row tooltips no longer need to iterate the session log on every hover
- Old entries without saved sources fall back to log-based computation automatically