File Details
CombatCursorCircle.zip
- R
- Feb 7, 2026
- 8.80 KB
- 22
- 12.0.1
- Retail
File Name
CombatCursorCircle.zip
Supported Versions
- 12.0.1
Changelog
[1.0.0] - 2026-02-07
Initial release for WoW 12.0 Midnight (Interface 120000/120001).
Added
- Combat cursor ring - Draws a customizable ring around the cursor that appears automatically on combat enter and hides on combat leave
- Ring settings - Configurable radius (10-200 px), thickness (1-10 px), color (RGB color picker), and opacity (0-100%)
- Fade animations - Smooth fade-in (0-2s) and fade-out (0-2s) using Blizzard AnimationGroups
- Pulse animation - Optional sine-wave alpha oscillation with adjustable speed (0.5-5.0)
- Auto-scaling segments - Segment count scales with radius so the ring stays smooth at any size; overlapping joints with flattened render layers eliminate gaps
- Settings panel - Full options panel under Options > AddOns > CombatCursorCircle with live preview, sliders, checkboxes, color picker, and action buttons
- Live preview - Settings panel includes a real-time ring preview with crosshair, pulse animation, and clamped radius display
- Minimap addon compartment button - Left-click to toggle on/off, right-click to open settings, with tooltip
- Slash commands -
/cccand/combatcursorwith subcommands:toggle,radius,color,opacity,thickness,pulse,pulsespeed,fadein,fadeout,test,options,status,reset - Test mode -
/ccc testpreviews the ring for 3 seconds outside of combat - Persistent configuration - All settings saved via SavedVariables (
CombatCursorCircleDB) with versioned DB for future migrations - Edge case handling - Login during combat (reconnect), rapid combat toggling, animation cancellation, and UI scale changes
- Localized category tags - Addon category translated for enUS, deDE, esES, esMX, frFR, itIT, ptBR, ruRU, koKR, zhCN, and zhTW

