File Details
LootLedger - 0.3
- R
- Apr 27, 2026
- 16.57 KB
- 16
- 2.5.5
- Classic TBC
File Name
LootLedger.zip
Supported Versions
- 2.5.5
## 0.3 — Major reliability rewrite
This release replaces the loot attribution engine with a much simpler,
more accurate one. If you were getting items in the wrong bucket, this
should fix it.
**Fixed**
- Items going to "Gathering" or "World" instead of the mob that dropped them
- Items being counted twice when WoW fired LOOT_OPENED multiple times
- Prospecting / disenchanting items landing on the previously-killed mob
- Barrel and chest loot being mis-attributed
- Skinning a corpse counted as another mob kill instead of a gather
**Added**
- Skinning detection — second open of the same corpse routes to Gathering
- Profession spell tracking (Prospecting, Disenchant)
- Per-dungeon aggregation bucket
- `/ll debug` and `/ll status` commands for diagnosing tracking issues
- Money shown in smaller text on each row (vendor totals are footer-only)
**Removed**
- `[Party]` bucket — outdoor party play now uses per-mob attribution again
- Phantom "World" / "Unknown" buckets created by old fallbacks
**Cleanup note:** if you have leftover `World`, `Unknown`, or `[Party]`
entries from a previous version, right-click them → Reset to clean up.

