File Details
LootX_30-03-26.zip
- R
- Mar 30, 2026
- 200.58 KB
- 529
- 12.0.5+4
- Classic + 3
File Name
LootX_30-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [1.10.0] - Current
### Fixed
- **LootX.lua:** Do not call `Options:Init()` from the core addon `OnEnable` — options config is not built yet at that point, which caused `AceConfigRegistry: RegisterOptionsTable ... expected table or function reference`.
### Added
- **Core:** Developer mode (ties to profile `debug`); Profile reset section — reset the whole core profile or individual modules (Frame, Group, Monitor, Master) with confirmation.
- **Frame:** Compatibility option “Use default Blizzard loot window” (requires `/reload`); “Dim loot below quality” option.
- **Group:** “Use default Blizzard group roll UI” (requires `/reload`); optional sound / short minimap flash when a roll starts at or above a set quality; on-screen roll history (LootX roll UI only).
- **Monitor:** Retry showing a row after `ITEM_DATA_LOAD_RESULT` when `GetItemInfo` is not ready yet.
- **Localization:** `msg_monitor_test_disabled` for ruRU and deDE.
### Changed
- **Options:** Monitor test button respects Developer mode.
- **README:** Module slash-command table and notes on profiles / Core options.
- **Frame:** Renamed/clarified loot positioning option to **Open at mouse cursor** (same as the old “Snap frame to mouse”, on by default). Added **Re-anchor to mouse on loot updates** for players who want the window to follow the cursor when the loot list refreshes while open.

