File Details
v1.6
- R
- Mar 24, 2026
- 45.17 KB
- 61
- 12.0.1
- Retail
File Name
CursorOptions-v1.6.zip
Supported Versions
- 12.0.1
CursorOptions
v1.6 (2026-03-24)
Full Changelog Previous Releases
New Features
- Added cast completion pulse animation — configurable burst effect when a
cast or channel finishes successfully (intensity slider controls scale
and duration)
- Added tooltip ID display for toys, quests and achievements (in addition
to existing spell, item and aura IDs)
- Player item level tooltip now shows Equipped, Bags and PvP values
separately instead of a single "Overall" number
Bug Fixes
- Fixed taint error (secret maxHealth) caused by running addon code
synchronously inside the settings panel commit chain — all addon work
is now deferred via C_Timer.After(0)
- Fixed cursor ring offset for users with addons that call
UIParent:SetScale() directly (e.g., UI re-scale addons) — scale is now
read per-frame instead of cached from events that never fire in this case
- Fixed math.sin/cos upvalue declarations in CastBarRing and GCDRing that
could cause edge glow to stop moving
Improvements
- Tooltip dwell time slider now uses milliseconds (0–10000, step 50) to

