Commit Graph

8 Commits

Author SHA1 Message Date
florian.berthold 4c5c8d42c3 Bump version to 263-coa1
Marks this fork as carrying the CoAClassColors.lua patch, so users can
tell at a glance (e.g. via /reload addon list) that they are running the
guild-patched build. Suffix follows the coa-omen convention
(3.0.9-coa1).
2026-05-08 23:42:59 +02:00
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
florian.berthold 7c35ddfa8d ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 04:03:12 +02:00
andrew6180 1c881ef673 Add popup to disable platebuffs or kui if both enabled 2025-07-29 09:16:04 -07:00
andrew6180 ae058b6fc7 263 263 2024-01-15 09:40:18 -07:00
andrew6180 6f2def720c LibSharedMedia: Ascension Fonts Upgrade 2024-01-15 09:18:25 -07:00
andrew6180 a295c68dd4 Initial Commit 262 2023-05-22 20:03:54 -07:00
Andrew 56cf11f138 Initial commit 2023-05-22 20:00:42 -07:00