Echoes of Azeroth: Quel'Thalas

Content plugin that replaces the Midnight soundtrack in Quel'Thalas with the original TBC music.

File Details

v2.0.3

  • R
  • Mar 29, 2026
  • 21.68 KB
  • 351
  • 12.0.1
  • Retail

File Name

EchoesOfAzeroth_QuelThalas-v2.0.3.zip

Supported Versions

  • 12.0.1

Echoes of Azeroth: Quel'Thalas

v2.0.3 (2026-03-29)

Full Changelog Previous Releases

  • fix: correct Quel'Thalas Midnight track mappings
    Rename the misclassified Midnight Eversong tracks to their real Wago/CASC names, add the missing Twilight's Blade variants, and bump the plugin version to 2.0.3 for the bugfix release.
    Made-with: Cursor
  • chore: add release version alignment rule
    Document that the .toc version and the GitHub release tag must stay aligned for future plugin releases.
    Made-with: Cursor
  • chore: resize addon list icons to 64x64
    Matches typical AddOns list display size; smaller package footprint.
  • chore: resize addon list icons to 256x256
    WoW displays IconTexture small in the AddOns list; source was 899x899.
    Downscaled with Lanczos, stripped metadata.
  • chore: gitignore local Cursor resources (.cursor/)
    Stop tracking .cursor/; rules stay on disk for local use only.
  • chore: add Cursor rule for .toc vs GitHub release checks
    Agents must align ## Version with releases/latest before tagging;
    stop and ask if .toc, tags, and releases disagree.
    Made-with: Cursor