RaidTeamDecorator

A companion addon that decorates tooltips and guild chat for users of Guild Roster Manager in guilds with multiple raid teams.

File Details

v2.0.0-bcc

  • R
  • Apr 11, 2026
  • 155.33 KB
  • 15
  • 2.5.5
  • Classic TBC

File Name

RaidTeamDecorator-v2.0.0-bcc.zip

Supported Versions

  • 2.5.5

RaidTeamDecorator

v2.0.0 (2026-04-11)

Full Changelog Previous Releases

  • ci: commit lint on prs
  • ci: enforce conventional commits since v1.0.0
  • chore: add Guild category to TOC for addon listing
  • feat: show raid team logo and name tooltip on chat link hover
    Custom raidteam links show a tooltip with the team name and 64px logo when a texture exists.
  • chore: add logos/*.tga to gitignore for local builds
  • ci: force-add converted logo TGAs before invoking packager
  • fix(ci): avoid packager skipping CI-generated logo TGAs
    Temporarily remove logos/.gitignore before packaging so forced TGA adds are visible to the packager.
  • fix(pkg): include logos folder in releases via pkgmeta move-folders
  • chore: bump TOC Interface version for The Burning Crusade
  • chore(release): bump addon version and target TBC in BigWigs packager
  • feat: optional raid team chat icons from logos when enabled in settings
    Uses logos/<first pattern segment>.tga when present; otherwise shows a colored initial from the tag.
  • fix(ci): remove erroneous vertical flip from generated TGAs
  • fix(ci): preserve alpha and correct ImageMagick TGA conversion settings
  • ci: convert SVG logos to TGA in GitHub Actions before packaging
  • feat: add raid team logo SVG sources under logos/
  • feat!: replace default raid team tags with new guild roster mappings
    BREAKING CHANGE: one-time reset to new defaults (mappingsClobberedV1);
    reconfigure tags and patterns in options if needed.
  • fix: detect Guild Roster Manager via C_AddOns.IsAddOnLoaded
  • docs: generalize README examples for custom raid team patterns
  • chore(deps): update Ace3 libraries for modern client APIs