Commit Graph

7 Commits

Author SHA1 Message Date
waynebian01
4b110ae804 改用外置法术图标目录 2026-08-23 22:13:34 +08:00
waynebian01
139c6451f7 重构法术图标管理,添加只读数据包支持并更新相关资源处理逻辑 2026-08-23 20:45:29 +08:00
waynebian01
0c046c6c4e 导入了更多图标 2026-08-23 16:50:33 +08:00
waynebian01
ff218fd1c5 重建了图标库 2026-08-23 15:36:11 +08:00
waynebian01
be6d9d9483 Fix spell IDs and update asset files for Warlock and Warrior classes; enhance script for downloading spell icons 2026-08-23 14:18:27 +08:00
waynebian01
ca98389811 Add script to download WoW spell icons and create a catalog for local usage
- Introduced `Download-WowSpellIcons.ps1` to fetch and cache spell icons from Wowhead and Zamimg.
- Implemented `SpellIconCatalog.cs` to provide a read-only directory mapping spell names/IDs to local embedded icons.
- The catalog loads spell data from a generated manifest, ensuring offline access during editor runtime.
2026-08-22 10:00:37 +08:00
waynebian01
3c206fc86b 配置与宏 2026-07-28 20:31:34 +08:00