File Details
v3.0.2
- R
- Apr 13, 2026
- 30.78 KB
- 70
- 12.0.1+1
- Retail
File Name
SmartCDReminder v3.0.2.zip
Supported Versions
- 12.0.1
- 12.0.0
๐ SmartCDReminder Update: The Post-Fight Analysis Update!
We are incredibly excited to bring you one of our biggest updates yet. Managing your cooldowns during a boss fight is only half the battle; knowing how you and your team actually performed is the key to getting the kill.
๐ Introducing the Post-Fight Analysis Tool (/scdranalysis)
This brand-new, interactive timeline lets you visually review every pull. Weโve split the timeline into two tracks:
- Top Track โ Shows exactly what was assigned (alongside DBM/BigWigs boss abilities)
- Bottom Track โ Shows exactly when you actually pressed those buttons
With a built-in precision hover-line, comparing your planned cooldowns to your actual execution has never been easier.
โ๏ธ Additional Improvements
On top of the new Analysis Tool:
- ๐ Completely overhauled spell cast tracking for pixel-perfect accuracy
- ๐ ๏ธ Deployed a critical fix for a Blizzard "secret string" UI taint error
Happy raiding!
๐ Changelog v3.1.0
โจ New Features
๐ Post-Fight Analysis Tool
- Added a completely new interactive timeline window
- Accessible via UI or command:
/scdranalysis - Review your performance after a wipe or kill
๐งญ Dual-Track Timeline
Two separate tracks for easy comparison:
- Track 1: Imported/assigned cooldowns + real-time boss abilities
- Track 2: Actual recorded spell casts during the encounter
๐ DBM & BigWigs Integration
- Hooks into DBM and BigWigs
- Plots boss warnings and phase transitions directly on the timeline
๐ Precision Hover-Line
- Gold vertical tracking line follows your cursor
- Displays exact timestamps (e.g.,
45.3s) - Perfect alignment between planned and actual casts
๐ง Theoretical Planning Mode
- New dropdown option: "0. Theoretical (Assignments Only)"
- Preview cooldown plans before pulling a boss
๐ Improvements & Optimizations
โ Flawless Cast Tracking
- Rewritten tracking system using:
UNIT_SPELLCAST_SUCCEEDEDUNIT_SPELLCAST_STOP
- Ensures 100% reliability
- Includes smart deduplication ledger to prevent double-logging
๐งน Intelligent Clutter Reduction
- Only tracks casts relevant to your imported assignments
- Eliminates noise from filler spells
๐ฏ Smart Boss Dropdown
- Filters automatically
- Shows only bosses with active assigned cooldowns
๐ Zoom & Pan Overhaul
- Improved scroll/zoom behavior
- Cursor stays perfectly anchored to the same timestamp
๐ Bug Fixes
๐ฅ Secret String Taint Crash
- Fixed critical Lua error: attempt to index local 'name' (a secret string value tainted by 'SmartCDReminder')
- Caused by protected
UnitName("target")calls in restricted UI environments - Now safely wrapped in a protected call
๐ผ๏ธ UI Bleed on Zoom
- Fixed visual bug where "Assigned" and "Actual" labels:
- Escaped scroll frame
- Overlapped main UI during zoom

