Loot Hunter (loot list tracker)

Track desired loot with powerful drop alerts/alarms and a smart bonus roll reminder. Never miss your BiS again!

File Details

v.1.1.2-mists

  • R
  • Feb 3, 2026
  • 1.02 MB
  • 12
  • 5.5.3
  • MoP Classic

File Name

LootHunter-v.1.1.2-mists.zip

Supported Versions

  • 5.5.3

Loot Hunter

v1.1.2

  • Boss-no-loot history counter now increments even when the coin reminder is disabled.
  • Stats: session loot history list shows full session drops again.
  • Heroic queue confirmation now also triggers from group/queue status updates (not just the join button).
  • Code sanitized: reduced temporary allocations in UI loops and replaced risky overrides with safer hooks.

v1.1.1

  • Added public API LootHunterAPI:IsFavorite(itemID) for third-party favorites providers.(RoadBlock suggestion)
  • Documented the API in README (EN/ES).
  • Fixed scope/visibility issues by exposing StatsStore via addon namespace and hoisting NormalizeTalentTabInfo/flashFrame. (Thanks RoadBlock!)
  • Fixed boss-no-loot history counter when no bonus roll window is visible.
  • Session drops list now groups items by quality (Legendary/Epic/Rare/Uncommon) with section headers; added localization strings.
  • Bonus roll detection in loot chat is more robust (positional formats, inverted order, bonus markers); other players' roll values now show dice icon + roll number.
  • Cleanup: removed unused globals/locals and dead exports, including the old floating button helper.