52621faa5e
- Introduced `AscensionTalentMapper.lua` to provide mapping between Ascension talent IDs and calculator positions. - Auto-generated mapping table includes talent tabs, slots, and rank data for supported classes.
16 lines
409 B
TeX
16 lines
409 B
TeX
## Interface: 30300
|
|
## Title: Ascension Exporter
|
|
## Notes: Export active talents, worn items, and active Mystic Enchants to JSON
|
|
## Author: Subd from Exiles EU
|
|
## Version: 0.1.0
|
|
## SavedVariables: AscensionExporterSaved, AscensionExporterConfig
|
|
|
|
Core.lua
|
|
Util\Json.lua
|
|
Util\TalentEncoder.lua
|
|
Util\AscensionTalentMapper.lua
|
|
UI\ExportFrame.lua
|
|
Collectors\Talents.lua
|
|
Collectors\Gear.lua
|
|
Collectors\Enchants.lua
|