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_25-04-26.zip

  • R
  • Apr 25, 2026
  • 202.72 KB
  • 487
  • 12.0.5+4
  • Classic + 3

File Name

LootX_25-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 2.5.5
  • 1.15.8
[1.14.0] - 2026-04-24

Fixed
- Master: Removed a redundant `local eframe` forward declaration that was never set and was shadowed by the real `CreateFrame` handle (same runtime behavior, clearer scoping). Normalized whitespace in `AddMenuSeparator`.
- Monitor: `numberize` (session totals) now always returns a value: handles `nil` input safely and falls back to `v` for edge values between the formatted ranges.

Changed
- Core: `GetAddOnVersion()` trims leading/trailing whitespace from TOC metadata (welcome line / display only).
- Monitor: Loot row quality filter uses a named `qualityMin` local instead of a composite `and`/`or` expression (equivalent comparison, easier to read and audit).

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