BuffCue

Lightweight buff (and debuff) reminders...for those of you playing with a potato instead of a computer

File Details

BuffCue.zip

  • R
  • Jun 12, 2026
  • 119.29 KB
  • 4
  • 5.5.4
  • MoP Classic

File Name

BuffCue.zip

Supported Versions

  • 5.5.4

0.1.1
- Fixed MoP Classic UnitBuff return-order handling that could treat expirationTime as the caster string, causing errors on buffs such as Horn of Winter.

0.1.2
- Long-duration buffs now warn three times: 5 minutes, 1 minute, and 10 seconds before expiration.
- Short-buff behavior remains unchanged: 5-second warning for 30-second through 5-minute buffs.

0.1.3
- Added player-cast debuff expiration warnings for target, focus, and mouseover units.
- Added /buffcue debuffs, /buffcue debuffmine, and /buffcue debufftime commands.

0.1.4
- Debuff alerts now ignore debuffs with a total duration of 5 seconds or less by default, reducing spam from very short effects such as Explosive Shot.
- Added /buffcue debuffmin <seconds>.

0.2.0
- Added BuffCue Pro features into the main addon.
- Added class-aware smart debuff watchlists to reduce debuff-warning noise.
- Added consume readiness checks for flask/elixir and food/Well Fed.
- Added /buffcue ready, /buffcue consumes, /buffcue flask, and /buffcue food.
- Added player/tank debuff stack warnings with /buffcue tankdebuffs and /buffcue tankstacks.
- Added /buffcue profile to show the current class debuff watchlist.


0.2.1 Compatibility update
- Updated TOC interface to 50504 for current Mists of Pandaria Classic client compatibility.
- Added safe event registration so removed/renamed events do not block addon loading.
- Added client build/interface reporting on login, /buffcue, and /buffcue build.
- Hardened aura reads with UnitAura / C_UnitAuras fallback handling while preserving UnitBuff / UnitDebuff support.
- Wrapped periodic scans with a safe scanner to prevent repeated scan errors from breaking the addon loop.