promotional bannermobile promotional banner

Cooldown Cursor

Cooldown Cursor shows spell cooldowns at your mouse, so you can track them without losing focus on the action.

File Details

2.0.0-nolib

  • R
  • Jan 31, 2026
  • 34.58 KB
  • 6
  • 12.0.1+1
  • Retail

File Name

CooldownCursor-2.0.0-nolib.zip

Supported Versions

  • 12.0.1
  • 12.0.0

lightweight tag dd9b0a6a5a817378c0cf761eb04f6bbd26f3df4c 2.0.0
Author:    jrosco <2245816+jrosco@users.noreply.github.com>
Date:    Sat Jan 31 15:17:16 2026 +1100

commit dd9b0a6a5a817378c0cf761eb04f6bbd26f3df4c
Author: Joel Cumberland <2245816+jrosco@users.noreply.github.com>
Date:   Sat Jan 31 14:42:03 2026 +1100

    feat!: Add multi-icon display modes with new defaults (#2)

    Breaking Changes:
    - 'Show When' default changed from 'Always' to 'In Combat'
    - 'Anchor' default changed to 'Top Right'
    - Beta release - may contain bugs, please report issues

    New Features:
    - RADIUS, HORIZONTAL, and VERTICAL display modes for multi-icon stacking
    - New stack direction options

    Bug Fixes:
    - SPELL_UPDATE_COOLDOWN now properly triggers CD Buff updates

commit e2bfd3f7b4f8bcc69e9c059e8ead2753f9d246fa
Author: jrosco <2245816+jrosco@users.noreply.github.com>
Date:   Sat Jan 31 08:43:08 2026 +1100

    Revert "fix: Use correct spell cooldown event to update CDs correctly"

    This reverts commit 6d2735474a8f5bf72f91837444bb825165d0e30f.

commit 6d2735474a8f5bf72f91837444bb825165d0e30f
Author: jrosco <2245816+jrosco@users.noreply.github.com>
Date:   Sat Jan 31 01:31:26 2026 +1100

    fix: Use correct spell cooldown event to update CDs correctly

    Minor bug fixes