Obis Loot Addon

Loot roll tracker for main, off and transmog. Keeps track of winners and consider them for giving out loot

File Details

ObisLootAddon20260407.zip

  • R
  • Apr 7, 2026
  • 693.01 KB
  • 11
  • 12.0.5+1
  • Retail

File Name

ObisLootAddon20260407.zip

Supported Versions

  • 12.0.5
  • 12.0.1
## [3.1.1] - 2026-04-06

### Fixed
- **Expand/collapse lag** - Toggling roll details or pre-selection details on items no longer rebuilds the entire panel, eliminating the game freeze on click
- **Scroll position lost on expand** - Clicking expand/collapse no longer jumps the scroll to the top; the view stays in place
- **History empty on first open** - Fixed layout issue where the history scroll area rendered with zero height due to nested AceGUI layout incompatibility
- **Roll details synced to viewers** - Winner broadcasts now include full roll data, so non-manager raid members can expand and see all rolls per item

## [3.1.0] - 2026-04-05

### Added
- **Variant grouping** - Items with the same base item but different tertiary stats (Leech, Speed, Avoidance, Indestructible) or sockets are now grouped into a single roll. The highest-priority winner receives the best variant (most bonus properties), second winner gets the next best, and so on.
- **Multi-item trade** - When trading with a winner, all their untraded items are placed into the trade window at once (up to 6 slots). No more opening separate trades for each item.
- **Trade target verification** - The addon now checks that an open trade window matches the intended recipient before placing items.
- **Variant indicator** - Resolved items in the boss panel show a `*` marker when the winner received a different variant than the group key, with the correct tooltip for that specific variant.
- **Auto-pass prompt** - When entering a non-LFR raid, the addon asks whether to enable auto-pass on loot items. Managers are asked about loot master mode first; if declined, the auto-pass prompt follows. Auto-pass is automatically disabled when leaving the raid. LFR is excluded from all addon actions.
- **Expandable roll details** on resolved items for all users (not just managers)
- **Traded badge** visible to all raid members, not just the loot manager

### Fixed
- **Sync live updates** - The boss loot panel now auto-opens when loot is detected, fixing the issue where viewers saw no live updates
- **Reroll** - Fixed phantom items appearing and the command not working (IsReroll flag not being reset, currentItem not cleared)
- **History scroll position** - The history window no longer resets to the top when non-lootmasters click buttons
- **Minimap button** - Fixed the button not showing for some users (removed unnecessary HasLDBDisplay check)

### Changed
- **Boss sections collapsible** in active loot mode (not just history)
- **Roll preselect buttons** are now hidden once an item is won (for viewers)
- **History dropdown** shows full rolls (not just preselects)