Skip to content

[Feature] CDM Charge-based Cooldown Tracking Bars#765

Closed
Kirihasio2 wants to merge 3 commits into
EllesmereGaming:mainfrom
Kirihasio2:hashline-charges
Closed

[Feature] CDM Charge-based Cooldown Tracking Bars#765
Kirihasio2 wants to merge 3 commits into
EllesmereGaming:mainfrom
Kirihasio2:hashline-charges

Conversation

@Kirihasio2

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR adds a setting for charge-based ability bars in CDM to show a hashline separation and cooldown per-charge.

How was it tested?

8.4.7, Dev mode enabled through follower dungeons and multiple different classes/abilities.

Screenshots

20260716-0254-53.8080673.mp4

Checklist

  • [✓ ] New settings default OFF (no behavior change without opt-in)
  • [ ✓] Zero cost while disabled: no events registered, no polling, no hooks doing work, no frames built
  • [✓ ] Cheap while enabled: event-driven (no polling, no timer-based logic, no per-frame allocations)
  • [✓ ] No writes onto Blizzard-owned frames (weak-table pattern used); HookScript/hooksecurefunc only, never SetScript on Blizzard frames
  • [✓ ] Tested in-game, works on live retail; no load errors on the 12.1 PTR client

@Kirihasio2 Kirihasio2 changed the title Charge-based Cooldown Tracking Bars [Feature] Charge-based Cooldown Tracking Bars Jul 16, 2026
@Kirihasio2 Kirihasio2 changed the title [Feature] Charge-based Cooldown Tracking Bars [Feature] CDM Charge-based Cooldown Tracking Bars Jul 16, 2026
@Kirihasio2 Kirihasio2 closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant