Skip to content

add more missing German locals - #1202

Merged
EllesmereGaming merged 6 commits into
EllesmereGaming:mainfrom
DlargeX:main
Aug 7, 2026
Merged

add more missing German locals#1202
EllesmereGaming merged 6 commits into
EllesmereGaming:mainfrom
DlargeX:main

Conversation

@DlargeX

@DlargeX DlargeX commented Aug 5, 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

@EllesmereGaming
EllesmereGaming merged commit 581b926 into EllesmereGaming:main Aug 7, 2026
1 check passed
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.

2 participants