CCRotationHelper

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

File Details

v0.2.0

  • R
  • Jul 30, 2025
  • 293.80 KB
  • 13
  • 11.1.7
  • Retail

File Name

CCRotationHelper-v0.2.0.zip

Supported Versions

  • 11.1.7

lightweight tag 3750829f8392c2d4c50b3c41977b5b815169d438 v0.2.0
Author:    A. Tromp <alexandert@live.nl>
Date:    Wed Jul 30 17:10:07 2025 +0200

commit 3750829f8392c2d4c50b3c41977b5b815169d438
Author: A. Tromp <alexandert@live.nl>
Date:   Wed Jul 30 17:10:07 2025 +0200

    NPC tab initial implementation

    Quick npc lookup
    Adding npcs by target

commit bba9313b839a46681a4b27219d477a5f388a855d
Author: A. Tromp <alexandert@live.nl>
Date:   Wed Jul 30 15:59:48 2025 +0200

    Add separate unavailable queue with visual indicators

      - Create dual queue system: available spells (main) + unavailable (below)
      - Add status indicators: skull (dead), red X (out-of-range), desaturation
      - Sort unavailable spells by intended priority order
      - Use custom spell names from settings instead of game names
      - Fix display options (spell/player names) to respect global settings
      - Add tooltip enable/disable config option
      - Maintain original frame positioning for main queue

commit 068b007924541d90dff9f5125a8c8c7e6e7084fa
Author: A. Tromp <alexandert@live.nl>
Date:   Wed Jul 30 15:14:55 2025 +0200

    Spell config split into columns

commit 6620a7de785a0edc99d37cfc377a815119bfd8ea
Author: A. Tromp <alexandert@live.nl>
Date:   Wed Jul 30 15:06:57 2025 +0200

    LF fixes