File Details
LootX_06-04-26.zip
- R
- Apr 6, 2026
- 201.39 KB
- 487
- 12.0.5+4
- Classic + 3
File Name
LootX_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.11.0] - Current
Fixed
- helpers.lua: `CanEquipItem` now uses `pcall` correctly (`ok, equippable`) instead of misreading the success flag and calling `IsEquippableItem` twice.
- helpers.lua: Money text color tags for silver and copper use valid `|cffRRGGBB` formatting; gold aligned with common client styling.
Changed
- helpers.lua: Item info cache evicts oldest entries (FIFO) when the cap is reached instead of removing an arbitrary batch from the hash table.
Added
- Core: Option Quiet load (`quiet_load`) — suppresses the startup chat line (`LootX Enhanced v… loaded…`). Default off.

