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_02-05-26.zip

  • R
  • May 2, 2026
  • 204.46 KB
  • 352
  • 12.0.7+4
  • Classic + 3

File Name

LootX_02-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 2.5.5
  • 1.15.8
[1.15.1] - 2026-05-02

Fixed
- Options / AceConfigDialog: Opening settings with `/lootx` on retail 11.0+ no longer calls `Settings.OpenToCategory` with the string `"LootX"` (Blizzard requires a numeric category ID from `GetID()`). Removed the string `category.ID` override on canvas categories, return that ID from `AddToBlizOptions`, store it on `LootX.settings_category_id`, and pass the main category’s numeric ID as the parent when registering the Profile subcategory. Fallback to `InterfaceOptionsFrame_OpenToCategory` if no numeric ID is available.

[1.15.0] - 2026-05-02

Added
- Core: Slash commands `/lxhelp` and `/lootxhelp` print a short list of LootX slash commands (localized where strings exist; otherwise English).
- Core: `/lxversion` and `/lootxversion` print the addon version from TOC metadata and current item-info cache usage (entries / cap).
- Core: `LootX:GetVersion()` returns the same trimmed version string as the welcome line.
- helpers: `LootX.GetItemCacheStats()` returns current cache size and max size for diagnostics and the version slash command.

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