promotional bannermobile promotional banner

RCLootCouncil — Loot Drama

Loot Drama companion addon for RCLootCouncil that integrates with the Loot Drama website to bring external loot priority data directly into your RCLC voting frames!

File Details

v2.00

  • R
  • May 3, 2026
  • 2.76 MB
  • 1.3K
  • 12.0.5
  • Retail

File Name

v2.00.zip

Supported Versions

  • 12.0.5

# v2.00

## New Features

- **Raid-frame loot history counter** — Mythic / Heroic / Normal award counts on each raider's frame so you can spot who's been getting all the loot at a glance. Works with Blizzard, ElvUI, and Dander's Frames.
- **End-of-raid export prompt** — popup at raid end reminding the loot master to copy awards for upload. Reappears next login if dismissed.
- **End-of-raid loot summary** — companion window showing every player + the items they won (clickable icons, vote info on hover).
- **Raid-entry priority warning** — council members get a popup if priority data is missing or older than 7 days, with the export URL one click away.
- **`/ld itemcheck [item link]`** — paste any item link to see who's previously won it (auto-filtered by difficulty).
- **Raid Invite Tool** — paste the raid roster from lootdrama.com and the addon handles invites, group sorting, and kicks per boss. Per-boss difficulty toggles for nights with mixed difficulties.
- **Self-sourced loot tracking** — captures boss kills + items the moment they drop, fewer missed items.
- **Richer export data** — JSON now carries votes, voters, rolls, response, gear, notes, and disputed-vote flags for full lootdrama.com analytics.
- **"Awarded outside of raid" filter** — new History tab option for items awarded in open world / dungeons / garrison.
- **Automatic backups** — loot history is backed up before any major change. Restore via `/ld restore-backup`.
- **Visual refresh** — entire addon re-skinned to match the lootdrama.com brand. Settings → Theme lets you pick a font, swap the sync progress bar texture, and recolour individual UI elements via Blizzard's colour picker. The priority panel keeps the RCLC look since it's anchored to RCLC.
- **Catalyst support** — we now support catalysed items showing as replacement sims on the same item slots.

## Improvements

- **Cleaner History tab** — legacy raids show a real abbreviation (not "N/A"), every captured raid appears in the Instance dropdown, long boss names truncate with full name on hover.
- **Free-text History search** — the search box now matches across player, item, raid, boss, date, difficulty, response, and notes (was player-only).
- **History tab now defaults to all-history** — the old Range buttons are gone; use the `From` / `To` date inputs to narrow down (leave blank for everything). The Export tab still scopes to the last 12 hours.
- **History bulk actions** — Ctrl+click rows to multi-select, then right-click to delete, mark disputed, or re-export just the selected rows.
- **Preview Raid Summary button** in settings — opens the end-of-raid summary window with synthetic data so you can theme/position-test it without waiting for a real raid.
- **Searchable debug log** — `/ld debugcopy` now has a search box and per-module filter, so you can narrow 300 lines down to what you actually need.
- **Smarter data sharing** — the loot master's data now takes precedence over partial council shares, and awards are auto-resent once votes and gear info finalise so everyone ends up with the complete snapshot.

## Bug Fixes

- **End-of-raid summary now shows all three sections** — the Per-boss and Council-vote-stats sections were defined but never rendered. Now appear alongside the per-player icon strip.
- **Auto-export popup re-fires correctly after ESC** — pressing Escape used to silently disable every subsequent end-of-raid prompt until `/reload`. ESC now resets module state like the Dismiss button does.
- **Raid Invite Tool no longer mis-routes cross-realm namesakes** — two raiders sharing a first name across realms (e.g. `Healer-RealmA` + `Healer-RealmB`) were colliding on stripped names, causing wrong-group sorts and silently-skipped invites. Lookups are now keyed by full canonical names.
- **Import frame's auto-close timer is cancellable again** — closing + reopening the import frame within 1.5s no longer wipes the new paste with a stale timer fire.
- **`/ld debugall` now toggles the loot-overlay debug too** — was silently omitted from the bulk toggle even though it's listed in the help text.
- **Sync stability fixes** — receiving and sending priority/history is more resilient to disconnects, reloads, bad data, and concurrent senders.