Description
1. Boss Encounter Timer Bar & Popup Alert
- Auto-Trigger: The addon automatically starts and displays a visual timer bar when a boss fight begins (
ENCOUNTER_START) and hides it when the fight ends (ENCOUNTER_END). - Countdown Progression:
- When an alert is upcoming, the bar counts down to that alert, showing a pocket watch icon that slides across the bar to show progress.
- If no alert is scheduled next, it shows the elapsed duration of the fight.
- Large Text Popup: At the exact second configured for an alert, a prominent text message flashes on screen for 4 seconds.
2. Interactive Management GUI
You can open the modern config panel in-game by typing the slash command:
text
/crt
Inside this interface, you can:
- Manage Group Profiles: Create different alert groups (e.g., for different bosses) and select which one is currently active.
- Add & Edit Alerts:
- Input a specific time (in minutes and seconds) and a message.
- View all alerts chronologically in a scrollable list.
- Click any existing alert in the list to edit its time/text, or delete it using the
Xbutton.
- Customize Sounds:
- Enable/disable audio alerts.
- Select from a dropdown of sounds (like the default Raid Warning, Level Up, Ding, or custom media registered via
LibSharedMedia). - Use Text-to-Speech (TTS) to read your alert message aloud.
- Adjust UI Scaling: Adjust sliders for the alert text size (1x to 4x) and the timer bar size (0.5x to 2x).
3. Layout Control & Testing
- Repositioning Elements: Click Move Timer in the configuration panel to unlock the positions of both the timer bar and the alert text, allowing you to drag them anywhere on your screen.
- Live Testing: Click Test Timer to start a 20-second trial run to preview the layout, scales, and audio alerts without needing to pull a real boss.
4. How to use
- /crt to open
