0565051302
release / release (push) Successful in 5s
- Reputation view rebuilt data-driven from each char's scanned factions grouped by in-game category; CoA custom factions (and future ones) appear automatically. Old hardcoded tree kept only as an icon lookup. - CoA custom-class icons (classes 12-32) render from bundled atlas Altoholic/images/coa-classes.blp (texcoords from coa-details) instead of the Warrior glue-icon fallback in ShowClassIcons. - Skills tab shows ALL known professions (dynamic list incl Woodcutting/Woodworking), not 2 fixed slots; DataStore_Skills scans on PLAYER_ENTERING_WORLD/SKILL_LINES_CHANGED (fixes 'no profession data' that only scanned on ghost-release).
20 lines
532 B
TeX
20 lines
532 B
TeX
## Interface: 30300
|
|
## Title: DataStore_Skills
|
|
## Notes: Stores information about character skills
|
|
## Author: Thaoky (EU-Marécages de Zangar)
|
|
## Version: 3.3.002-coa.10
|
|
## Dependencies: DataStore
|
|
## OptionalDeps: Ace3
|
|
## SavedVariables: DataStore_SkillsDB
|
|
## X-Category: Interface Enhancements
|
|
## X-Embeds: Ace3
|
|
## X-Curse-Packaged-Version: r11
|
|
## X-Curse-Project-Name: DataStore_Skills
|
|
## X-Curse-Project-ID: datastore_skills
|
|
## X-Curse-Repository-ID: wow/datastore_skills/mainline
|
|
|
|
embeds.xml
|
|
locale.xml
|
|
|
|
DataStore_Skills.lua
|