CCRotationHelper

Helps players to set up and track a CC rotation for M+ content.

File Details

v1.3.1

  • R
  • Aug 3, 2025
  • 355.60 KB
  • 31
  • 11.1.7
  • Retail

File Name

CCRotationHelper-v1.3.1.zip

Supported Versions

  • 11.1.7

lightweight tag 146555fe00f7899756be62c785fe6bb73d16df95 v1.3.1
Author:    A. Tromp <alexandert@live.nl>
Date:    Sun Aug 3 23:06:19 2025 +0200

commit 146555fe00f7899756be62c785fe6bb73d16df95
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 23:06:19 2025 +0200

    Refactor NPC activation logic and improve glow/icon behavior

    Fixes #10

commit a12bdaf38654b3adbda6a125438d9f5e1ef25a6f
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 22:37:07 2025 +0200

    Remove debug anchor

    Fixes #36
    Fixes #9

commit da557d6fa6bd7ac42819ae3af0b62a7932f025b1
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 22:28:19 2025 +0200

    Refactor icon cleanup and spell priority handling

    Fixes #33

commit ea47de15eccba4b0f39e3f2b13ae68df61152cd6
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 21:46:01 2025 +0200

    Only allow glow for tracked npcs

    If we are not in combat with an npc from the npc tab list, dont glow.

    Fixes #31

commit 1307eb2e49a0ff84b025051f85e988ee6ecfda84
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 21:31:15 2025 +0200

    Add --Only enable in dungeons-- feature

    Fixes #37

commit 5e6eef20e8e6af07dc70fdf3ec73e2ccc80ff5ed
Author: A. Tromp <alexandert@live.nl>
Date:   Sun Aug 3 18:52:39 2025 +0200

    Add party sync updates and event-driven UI refresh logic

commit 76a3d5a442ed1db2642d941c45f33ba0098f2a1a
Author: Malpiyt <bergstromkasper@gmail.com>
Date:   Sun Aug 3 16:58:30 2025 +0200

    Fix icon desaturate cooldown check for nil values

commit d9a96b7af2013f47160683fb98e1cd65151ebe60
Author: Malpiyt <bergstromkasper@gmail.com>
Date:   Sun Aug 3 16:16:08 2025 +0200

    Desaturate icons on cooldown

commit 596c480ede40061e90713c50260b07980e595804
Author: Malpiyt <bergstromkasper@gmail.com>
Date:   Sun Aug 3 14:41:26 2025 +0200

    Party sync with event-based architecture