Echoes of Azeroth

Core addon that enables modular zone music replacement through profile-aware content plugins.

File Details

v1.2.0

  • R
  • Mar 29, 2026
  • 91.28 KB
  • 432
  • 12.0.1
  • Retail

File Name

EchoesOfAzeroth-v1.2.0.zip

Supported Versions

  • 12.0.1

Echoes of Azeroth

v1.2.0 (2026-03-29)

Full Changelog Previous Releases

  • feat: expose intro and timed pack editing in the packs UI
    Add intro and day/night custom pack editing, support intro overrides for built-in packs, and bump the core version to 1.2.0 for the new release.
    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: sync .toc with latest release (1.1.2); add Cursor rule for version alignment
    • Align ## Version with GitHub latest v1.1.2
    • Rule: verify releases vs .toc before tagging; stop on mismatch
      Made-with: Cursor