Knickili - Midnight Rotation Helper

A rotation helper that indicates which keybind is bound to the key shown by the Single Button Assistant. As a tribute to the no longer maintained addon Hekili.

File Details

Knickili-1.6.3.zip

  • R
  • Mar 25, 2026
  • 20.99 KB
  • 1.6K
  • 12.0.5+7
  • Retail

File Name

Knickili-1.6.3.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 11.2.0
  • 11.1.0
  • 11.0.0
  • 10.2.7

Version 1.6.3 (March 2026)

  • Fixed: GCD sweep now shows for instant-cast spells
    • Detects instant-cast spells via UNIT_SPELLCAST_SUCCEEDED event
    • Shows GCD sweep when no cast bar is present (instant casts like Arcane Shot, Multi-shot, Volley)
    • Uses C_Spell.GetSpellCooldown to read GCD data (returns table in Midnight 12.0+)
    • Tracks GCD end time to prevent premature sweep clearing
    • Works correctly with both instant casts and spells with cast times
    • Prevents UpdateCastingSweep from clearing the GCD sweep before it expires
  • Removed: Spammy "Loaded settings for current specialization" message
    • This message was firing 6 times when changing spec and on every party roster change
    • Settings still load automatically per spec, just silently now