Skip to content

feat: Add Arena Number Names option - #1701

Open
Uberlicious wants to merge 2 commits into
EllesmereGaming:mainfrom
Uberlicious:feature/arena-number-names
Open

Uberlicious wants to merge 2 commits into
EllesmereGaming:mainfrom
Uberlicious:feature/arena-number-names

Conversation

@Uberlicious

Copy link
Copy Markdown

What does this PR do?

In arenas it is very helpful to replace nameplate names with their respective numbers.

How was it tested?

Been using it for the last two days on live in arenas.

Screenshots

NameplateNumbers Disregard the healer icon on the Paladin, that's a separate addon.

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 on live; no version gates or pre-Midnight APIs added

@Uberlicious
Uberlicious force-pushed the feature/arena-number-names branch from 6d09f6f to 8a46934 Compare September 16, 2026 00:32
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