Skip to content

Raid tools hide without assist - #1221

Open
RedAces wants to merge 2 commits into
EllesmereGaming:mainfrom
RedAces:raid-tools-hide-without-assist
Open

Raid tools hide without assist#1221
RedAces wants to merge 2 commits into
EllesmereGaming:mainfrom
RedAces:raid-tools-hide-without-assist

Conversation

@RedAces

@RedAces RedAces commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Hide the new raid tools panel if youre in a raid and dont have assist and are not the raid lead

How was it tested?

Tested on 12.0.7 retail.
NOT tested on 12.1 PTR

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

@RedAces RedAces mentioned this pull request Aug 6, 2026
5 tasks
Covers only the strings this branch introduces: the reworded Show Raid Tools
tooltip and the slash-command message.
@RedAces
RedAces force-pushed the raid-tools-hide-without-assist branch from c22a92e to 2406807 Compare August 6, 2026 19:43
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