promotional bannermobile promotional banner

Reaper: Predictive resource tracking for every Demon Hunter spec

Improve your damage with helpful indicators

File Details

v0.4.0

  • R
  • Apr 30, 2026
  • 35.39 KB
  • 16
  • 12.0.7+2
  • Retail

File Name

ReapMeter-v0.4.0.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1

ReapMeter

v0.4.0 (2026-04-30)

Full Changelog Previous Releases

  • Detect and fix CDM tracking drift (#8)
    • Add Soul Fragments to /rm setup, /rm unsetup, and the missing-tracking
      detector. Without this, the addon silently failed to read SF stacks
      when SF wasn't in CDM's TrackedBuff category.
    • Walk every CooldownViewer category when resolving a spell's cdID, not
      just the visible four. The previous walk missed cooldowns the user had
      moved to HiddenAura/HiddenSpell, so the detector and /rm setup couldn't
      see them to fix them.
    • Re-run the detector on combat end, zone, spec change, and on any
      change to CDM's category provider (via hooksecurefunc on
      SetCooldownToCategory). Mid-session drift now surfaces a prompt
      instead of silently breaking.
    • "Not now" suppresses re-prompts until /reload; /rm setup re-arms.
    • Make deploy.sh mandatory after lua/toc edits in CLAUDE.md and document
      the PostToolUse hook that runs it.