promotional bannermobile promotional banner

Twitch Drops Watcher

is a lightweight World of Warcraft addon that helps you track active Twitch Drop campaigns directly in-game. Easily check current rewards, requirements, and campaign duration without leaving Azeroth.

File Details

TwitchDropsWatcher - 2026-04-24T17:59:34+02:00

  • R
  • Apr 24, 2026
  • 961.81 KB
  • 57
  • 12.0.5
  • Retail

File Name

TwitchDropsWatcher.zip

Supported Versions

  • 12.0.5

Improve decor ownership and event handling

Register additional collection-related events and add a throttled handler to re-run ownership detection when pets, transmogs, mail, or housing decor change. Enhance decor ownership detection: first check GetItemCount (bags+bank), then use C_TooltipInfo with localized HOUSING_DECOR_OWNED_COUNT_FORMAT to reliably parse owned counts (with a plain-text fallback). Schedule a 10s safety-net AutoDetectOwnership after PLAYER_LOGIN and add OnPlayerEnteringWorld to re-run scans after a /reload (but skip on initial login) to handle uncached item data.