File Details
v1.1.2
- R
- Mar 29, 2026
- 18.70 KB
- 279
- 12.0.1
- Retail
File Name
EchoesOfAzeroth_ZulAman-v1.1.2.zip
Supported Versions
- 12.0.1
Echoes of Azeroth: Zul'Aman
v1.1.2 (2026-03-29)
Full Changelog Previous Releases
- fix: add missing Zul'Aman Loa and combat packs
Add the missing Zeb'Alar and Loa music sets as dedicated packs, expose Troll Combat as its own pack, and bump the addon version to 1.1.2 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: sync .toc with latest release (1.1.1); add Cursor rule for version alignment
- Align ## Version with GitHub latest v1.1.1
- Rule: verify releases vs .toc before tagging; stop on mismatch
Made-with: Cursor