NextGCD is a Midnight-safe World of Warcraft addon that presents Blizzard Assisted Combat recommendations in a custom UI.
- Primary next-cast icon driven by
C_AssistedCombat.GetNextCastSpell(true). - Keybind resolution for Blizzard bars, ElvUI, Bartender4, and Dominos.
- Experimental 2-4 icon queue using
C_AssistedCombat.GetRotationSpells(). - Custom live-preview settings panel for layout, queue, media, and behavior controls.
- Built-in theme presets:
midnight,ember,sage,ash. - Built-in font presets:
default,narrow,bold. - Direct theme tuning controls for accent RGB, panel opacity, border opacity, glow opacity, and shadow opacity.
- Primary-icon pulse effect and stronger visual framing.
- Slash commands for quick control.
/nextgcdor/ngcdopens settings./nextgcd toggleenables or disables the addon./nextgcd locktoggles frame locking./nextgcd resetresets the panel position./nextgcd defaultsrestores default settings./nextgcd theme midnight|ember|sage|ashswaps theme presets./nextgcd font default|narrow|boldswaps font presets./nextgcd helpprints the quick command list.
- Appearance: main size, scale, panel padding, panel spacing, glow, cooldowns, counts, and unusable dimming.
- Theme: accent RGB sliders, panel opacity, border opacity, glow opacity, shadow opacity.
- Keybinds: visibility, size, uppercase toggle, text outline.
- Visibility: combat and out-of-combat alpha, combat-only mode, vehicle hiding.
- Queue: enable, experimental toggle, count, size, spacing, keybinds, cooldowns, labels, below-main layout.
- Behavior: frame locking, queue toggle, glow, cooldown swipe, and primary pulse.
- Bar Support: per-source toggles for Blizzard, ElvUI, Bartender4, and Dominos.
- The primary icon is the authoritative display.
- The queue is intentionally marked experimental because Midnight publicly guarantees a stable next spell more clearly than it guarantees a full ordered queue.
- NextGCD acts as a presentation layer for Assisted Combat rather than a custom rotation solver.
- Extend settings with direct color pickers instead of preset-only themes.
- Add clearer vehicle or override bar handling diagnostics.
- Add more precise support for action bar variants introduced after the current Blizzard multibar set.
- Add screenshots and packaging metadata for release.