Skip to content

Feat/add classic currentline support#28

Open
hatdragon wants to merge 4 commits into
mainfrom
feat/add-classic-currentline-support
Open

Feat/add classic currentline support#28
hatdragon wants to merge 4 commits into
mainfrom
feat/add-classic-currentline-support

Conversation

@hatdragon

Copy link
Copy Markdown
Owner

Added classic support and updated docs

hatdragon and others added 4 commits March 30, 2026 12:29
Single codebase now supports Retail (120000/120001), Mists Classic (50503),
Cata Classic (40402), and Classic Era (11508) via multi-TOC and a compat
shim layer.

- Add Core/Compat.lua: flavor detection flags (IsRetail/IsClassic/IsClassicEra),
  C_AddOns polyfill for legacy addon API, HelpTip stub for Classic clients
- Add DevForge_Vanilla.toc for Classic Era (excludes WAImporter files)
- Update main TOC with Mists/Cata interface versions
- ActivityBar: add fileID fallbacks for all module icons (atlas names are
  Retail-only; Classic clients fall back to classic-range icon textures)
- SnippetEditor: hide WA Import button on non-Retail, move Duplicate into
  the New dropdown to reduce toolbar crowding
- AddonScaffold: generate flavor-appropriate interface version in scaffolds

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant