File Details
LootX_27-05-26.zip
- R
- May 27, 2026
- 207.68 KB
- 469
- 12.0.7+4
- Classic + 3
File Name
LootX_27-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 2.5.5
- 1.15.8
[1.15.8] - 2026-05-27
Fixed
- helpers: `invert` / `Deformat` — when escaping literal dots in Blizzard format strings, the `string.gsub` replacement now produces a correct Lua pattern (`%.`) instead of an accidental `%\` + `.` sequence, so patterns that contain dots match reliably.
- helpers: `FancyPlayerName` — if `name` is `nil` or empty, return a safe placeholder with the resolved class color instead of calling `UnitGroupRolesAssigned` / `UnitName` on invalid input.
Maintenance
- LootX.lua / LootX.toc: Version 1.15.8; `ADDON_VERSION_FALLBACK` aligned with the TOC.

