Skip to content

delete double entrys, optimizations, add missing German Locals - #1282

Open
DlargeX wants to merge 25 commits into
EllesmereGaming:mainfrom
DlargeX:main
Open

delete double entrys, optimizations, add missing German Locals#1282
DlargeX wants to merge 25 commits into
EllesmereGaming:mainfrom
DlargeX:main

Conversation

@DlargeX

@DlargeX DlargeX commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

How was it tested?

Screenshots

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

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