File Details
v3.0.0
- R
- Apr 6, 2026
- 22.54 KB
- 97
- 12.0.1+1
- Retail
File Name
SmartCDReminder v3.0.0.zip
Supported Versions
- 12.0.1
- 12.0.0
New Features & Improvements
Lorrgs Import Support Updates
- Added full support for the new Lorrgs import formats, including variations with and without player names.
- The parser now accurately reads decimal seconds (e.g.,
00:00.6) and maps them to the addon's float-based timer engine for precision. - Added support for parsing phase tags (
,pX) directly from the Lorrgs string.
Timer-Based Cooldowns (No Phase)
- Added support for purely timer-based cooldowns.
- If an imported string (like the second Lorrgs format) lacks a phase, the addon will now ignore phases entirely for that specific cooldown and trigger it strictly based on the encounter start time.
- You can now manually create timer-based cooldowns in the UI by simply clearing the Phase (
Ph) input box before clicking Add or Save.
Timeline UI Updates
- Cooldowns that do not have a phase will no longer display a phase prefix.
- Example:
119.4sinstead of[P1] 119.4s
- Example:
Bug Fixes
Player Name Parsing Fix
- Fixed an issue in the Lorrgs parser where leading dashes (
-) and extra spaces were accidentally being included in the imported character's name.
UI Text Wrapping Fix
- Fixed a visual bug in the Timeline panel where longer time strings (e.g.,
[P1] 119.4s) were wrapping onto a second line. - The time column width has been expanded to accommodate longer text strings on a single line.
Missing Name Fix
- Fixed an issue where the Lorrgs import would fail to parse lines if the player name section was completely blank.

