florian.berthold 7c7784eefa Add CoAClassColors.lua: mirror RAID_CLASS_COLORS into CUSTOM_CLASS_COLORS
Kui_Nameplates picks its colour source table once at load
(Modules/ClassColours.lua:90 and Libs/Kui/Kui.lua:56-60):

    cc_table = CUSTOM_CLASS_COLORS or RAID_CLASS_COLORS

with no per-key fallback. When the !ClassColors addon is loaded it
injects a vanilla-10-only CUSTOM_CLASS_COLORS, so the 22 CoA tokens
silently fall through and class-coloured friendly names disappear
(plus a nil-arg in kui.GetClassColour for the str path).

New file mirrors any RAID_CLASS_COLORS entry that CUSTOM_CLASS_COLORS
is missing, when !ClassColors is loaded. Idempotent — only fills nil
keys, so user customisations win. RAID_CLASS_COLORS itself is left
untouched (the Voljin/CoA client populates it from
patch-B.MPQ → SharedXML/SharedConstants.lua).

Same pattern as coa-omen and coa-shadowedunitframes' fixes.
2026-05-08 23:21:50 +02:00
2023-05-22 20:00:42 -07:00
2023-05-22 20:03:54 -07:00
2023-05-22 20:00:42 -07:00
2023-05-22 20:03:54 -07:00

KuiNameplates

This is the repository for KuiNameplates. Modified for Ascension.gg.

S
Description
Ascension fork of KuiNameplates for CoA Guild 'Exiles'
Readme 584 KiB
264-coa.3 Latest
2026-05-29 23:28:59 +00:00
Languages
Lua 99.6%
Shell 0.4%