promotional bannermobile promotional banner

LootX Enhanced

LootX Enhanced - Better Loot Interface for WoW. LootX Enhanced is an addon that completely replaces World of Warcraft's default loot windows, making them prettier, more convenient, and faster.

File Details

LootX_07-05-26.zip

  • R
  • May 7, 2026
  • 205.97 KB
  • 455
  • 12.0.7+4
  • Classic + 3

File Name

LootX_07-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 2.5.5
  • 1.15.8
[1.15.3] - 2026-05-07

Fixed
- Master: `CHAT_MSG_SYSTEM` now passes only the chat message text into `LootX.Deformat` via `select(1, ...)`. On clients where the event supplies multiple arguments, the previous `Deformat(..., RANDOM_ROLL_RESULT)` call only bound the first two parameters, so the second argument became the wrong value instead of `RANDOM_ROLL_RESULT`, which could break raid-roll parsing after `/roll`.
- helpers: `GetItemBindType` guards empty or invalid links and wraps `SetHyperlink` in `pcall` to avoid errors from bad hyperlinks.
- helpers: `Deformat` returns `nil` when the message string is `nil` (avoids errors inside generated matchers).
- Monitor (`events.lua`): `ParseCoinString` returns `0` for `nil` or empty input instead of calling `:match` on a non-string.

Maintenance
- LootX.lua / LootX.toc: Version 1.15.3; `ADDON_VERSION_FALLBACK` aligned with the TOC.