Commit Graph

3 Commits

Author SHA1 Message Date
florian.berthold 52621faa5e Add Ascension talent ID to calculator position mapping
- 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.
2025-12-08 19:01:28 +01:00
florian.berthold 4f81bd94fa Add Talent URL encoding and Markdown export
- Introduced `TalentEncoder.lua` to encode talents into URL format for easier sharing via talent calculator links.
- Implemented `GenerateMarkdownTalents()` for Markdown-based talent exports, including embedded iframe support.
- Enhanced slash command to support `mdtalents` for talent Markdown export.
- Updated UI with "MD Talents" button to trigger talent Markdown exports.
- Adjusted TOC and UI layout to integrate the new functionality.
2025-12-08 17:23:36 +01:00
florian.berthold bd66424c2a first commit 2025-12-08 13:45:59 +01:00