promotional bannermobile promotional banner

Sentinel Hunter Tools

Pet/demon monitoring, smart misdirect, and soulstone targeting for Hunters and Warlocks. Interrupt tracker, buff and consumable reminders for every class.

File Details

SentinelHunterTools 1.6.82

  • R
  • Mar 9, 2026
  • 1.81 MB
  • 975
  • 12.0.1+1
  • Retail

File Name

SentinelHunterTools.zip

Supported Versions

  • 12.0.1
  • 12.0.0

[1.0.20] - 2026-03-09

New Features

  • Missing Text in Ability Settings now shows an on-screen preview whenever the Aura Missing Overlay and Sound section is open and Enable Missing Text is on, making it easy to adjust font, size, color, and animation with live feedback; the preview is dismissed automatically when navigating to a different section, tab, or module, or when the options panel is closed

Bug Fixes

  • Fixed Auras bar not tracking abilities unless the Blizzard Cooldown Settings panel was open; the addon only hooked viewer layout events which only fire while the panel is active, so users who configured CDM once and never reopened it would never get tracking updates; the addon now also listens to the CDM data change event which fires on any spell assignment change regardless of panel state
  • Fixed Class Import leaving the importer's CDM containers broken after applying another player's export string; the exporter's spell lists and scan cache were carried over verbatim, causing mismatches against the importing character's own CDM frame state; spell lists, overflow lists, seeded flags, and scan caches are now cleared on import so a fresh scan populates the correct spells for the importing character
  • Fixed Ability Settings aura active/missing state not correctly detecting when an aura is absent; the addon was polling for the aura state on a timer which could read a recycled CDM frame after it had been reassigned to a new aura, causing the prior aura to appear permanently active; the addon now hooks the two CDM methods that fire when aura presence changes and responds immediately at that moment, and also evaluates the correct state at login and reload so missing-aura visuals appear straight away without waiting for an event; this fixes Aura Missing settings having no effect, Aura Active overlays persisting after the aura expired or the target was switched, and the missing overlay not showing at login when the aura was already absent
  • Fixed Aura Missing state visuals having no effect when the Aura Missing icon alpha was set above zero; CDM hides the icon frame when an aura expires and setting alpha on a hidden frame has no visible effect, so the frame is now restored to visible before the missing-state alpha is applied
  • Fixed the Auras container config preview not appearing when the Auras tab was open and no aura was currently active on the player; the preview icon, cooldown swipe, and stack count are now correctly displayed for spells in the bar
  • Fixed the Auras container config preview not showing any icons when the Auras bar is empty; three placeholder icons with fake cooldown swipes and stack counts are now displayed so the container can be seen and positioned before any abilities are added
  • Fixed spells assigned to the Auras bar not showing an orange border in the palette when they were in the Not Displayed state in Blizzard's Cooldown Settings
  • Fixed Proc Overlay, Aura Overlay, and Missing Text frames not saving their position after being moved with arrow key nudge on the unlock screen; nudging moves the frame without firing the drag stop handler so the new position was discarded when locking frames; the position is now read from the frame at lock time and written to the saved settings
  • Fixed CDM container frames separating from each other when nudged with arrow keys while Lock Frames Together is enabled; frames anchored to a sibling container such as the Focus Bar and ability bars were being moved both directly by the nudge and again by WoW's anchor system, causing them to travel at double speed on each key press; anchored frames are now skipped during group nudge and repositioned automatically by their anchor