Warband Gold Tracker
Version: 1.37.0
---------------------------------------------------------------------------

DESCRIPTION:
Warband Gold Tracker is a lightweight, account-wide gold tracking addon designed 
for The War Within. It tracks gold changes across all your characters and the 
Warband Bank, providing detailed history, session tracking, and goal setting.

---------------------------------------------------------------------------
KEY FEATURES:

1. WARBAND INTEGRATION:
   - Tracks gold for every character on your account.
   - Tracks the "Warband Bank" balance automatically when you visit the bank.
   - Displays a "Warband Total" combining all liquid gold.

2. SESSION TRACKING (Farming Mode):
   - "Start Session" button to track net profit/loss in real-time.
   - Calculates "Gold Per Hour" (GPH) dynamically.
   - Includes a floating, draggable "Session Widget" (TomTom style) that 
     displays the timer and GPH while you play.
   - Widget auto-resizes based on gold values and hides when not in a session.

3. DETAILED LOGGING & HISTORY:
   - Tracks gold sources: Vendor, Mail, Auction House, Quest, Looted, Trade, etc.
   - Calendar view to inspect history for specific days.
   - Data older than 14 days is automatically compacted into daily summaries 
     to prevent database bloat.

4. ANALYTICS & GOALS:
   - Set custom Gold Goals (Daily, Monthly, Total Wealth).
   - Visual progress bars showing your progress toward these goals.
   - "Top Earners" list for the current month.

5. ADVANCED FILTERING:
   - Character Grid: Click class icons to toggle specific characters in/out of the log.
   - Source Filters: Toggle specific sources (e.g., hide "Vendor" repairs to see only "Auction House" profits).

6. DATA EXPORT:
   - Export your data to CSV format.
   - Copy/Paste directly into Excel or Google Sheets for custom graphing.

---------------------------------------------------------------------------
INSTALLATION:

1. Place the "WarbandGoldTracker" folder into:
   _retail_\Interface\AddOns\

2. Ensure the folder contains:
   - WarbandGoldTracker.lua  (Core Logic)
   - WarbandGoldTracker.toc  (Addon Metadata)
   - Locales.lua             (Language Support)

---------------------------------------------------------------------------
USAGE:

- Toggle Window: Type `/wgt` or click the Minimap Icon.
- Session Widget: Automatically appears when you click "Start Session". 
  (Can be toggled off in Options).
- Move Widget: Drag with Left Click. Position is saved between sessions.

---------------------------------------------------------------------------
TECHNICAL SPECS:

- SavedVariables: WarbandGoldTrackerDB (Settings), WarbandGoldLog (History)
- Memory Usage: Highly optimized. Uses a localized global system and 
  smart-throttling (UI updates only when visible).
- Localization: enUS, deDE, frFR, esES, ruRU, ptBR, itIT, koKR, zhCN, zhTW.

---------------------------------------------------------------------------