No description
Find a file
2026-06-10 02:14:56 +02:00
.gitea/workflows ci(release): sync release.yml from coa-template 2026-06-10 02:11:46 +02:00
Chatter chore: collapse duplicate standalone-config branches into single path 2026-06-10 02:14:56 +02:00
tools ci: respect GITHUB_REPOSITORY + tolerate per-asset upload failures 2026-05-25 12:16:15 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-22 22:11:46 +02:00
.gitignore ci: add Gitea Actions release workflow (per-addon git-archive zip) 2026-05-25 12:01:30 +02:00
README.md docs: add README 2026-05-22 22:11:55 +02:00

coa-chatter

Chatter chat addon, patched for the Conquest of Azeroth (CoA) client.

CoA delta

  • Modules/AltNames.lua — guard nil note/rank from GetGuildRosterInfo. The CoA client returns these fields as nil instead of "", which crashed ScanGuildNotes on strlower(note).

Upstream: Chatter v1.2.11 (Curse package).