Refactor code structure for improved readability and maintainability

This commit is contained in:
Torsten Brendgen
2026-04-28 23:09:04 +02:00
parent cf78405148
commit f97b7556cd
16 changed files with 1841 additions and 9 deletions

View File

@@ -58,14 +58,24 @@ Provides a dedicated notes window for raid notes, personal notes, and drafts.
Toggles tracker test mode
- `/hmgt notes`
Opens the notes window
- `/hmgt lura`
Opens the L'ura rune helper
- `/hmgt lura circle|x|diamond|t|triangle`
Adds one rune to the next L'ura sequence slot; slot 5 sends the sequence for raid leader/assist
- `Encounter Alerts > L'ura Runes > Rune action bar`
Shows five clickable rune buttons plus a local clear button for building the sequence
- `/hmgt lura reset`
Clears the local L'ura sequence builder
- `/hmgt lura bar`
Toggles the L'ura rune action bar
- `/hmgt debug`
Opens the developer tools window
Opens the debug console
- `/hmgt dev`
Alias for the developer tools window
Alias for the debug console
- `/hmgt status`
Prints a compact addon health check
- `/hmgt version`
Opens the version window when developer tools are enabled
Opens the version window when the debug console is enabled
## Installation