Skip to content

Restructure to BugFixes#30

Merged
superstyro merged 4 commits into
BugFixesfrom
Restructure
Nov 28, 2025
Merged

Restructure to BugFixes#30
superstyro merged 4 commits into
BugFixesfrom
Restructure

Conversation

@superstyro
Copy link
Copy Markdown
Owner

No description provided.

superstyro and others added 4 commits November 27, 2025 17:31
- Created new directory structure (Core, Data, Modules folders)
- Moved data files (DBC.lua, Models.lua, TeleportTable.lua) to Data/
- Moved core files to Core/ (AzerothAdmin.lua, Init.lua)
- Moved MangLinkifier.lua to Modules/Linkifier.lua
- Moved MangFrames.lua to Frames/
- Renamed all Commands files to remove "Commands_" prefix
- Updated AzerothAdmin.toc with new file paths
- Removed reference to non-existent Commands_Log.lua from .toc

This improves code organization and maintainability by grouping
related files into logical directories following WoW addon best practices.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@superstyro superstyro merged commit 8a13c2e into BugFixes Nov 28, 2025
@superstyro superstyro deleted the Restructure branch November 28, 2025 00:55
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