Commit Graph

6 Commits

Author SHA1 Message Date
Torsten Brendgen
6151b434b1 Enhance version management features and localization for HMGT 2026-04-16 16:34:01 +02:00
Torsten Brendgen
af16ab1c0c feat: Remove unused options and clean up code in RaidTimeline and MapOverlay modules 2026-04-16 11:11:12 +02:00
Torsten Brendgen
dca24c77c9 feat: Remove Personal Auras module and related options from the addon
- Deleted Personal Auras module files and options
- Updated localization files to remove references to Personal Auras
- Adjusted README to reflect the removal of Personal Auras functionality
2026-04-15 18:26:30 +02:00
Torsten Brendgen
391e581d32 feat: Add Personal Auras module for tracking debuffs on the player
- Introduced a new module for Personal Auras that allows players to track selected debuffs on themselves in a movable frame.
- Implemented functionality to manage tracked debuffs, including adding and removing spells.
- Added options for configuring the appearance and behavior of the Personal Auras frame.
- Updated the readme to include information about the new Personal Auras feature.
2026-04-12 00:04:34 +02:00
Torsten Brendgen
01eeae9603 Refactor Buff Ending Announcer to Aura Expiry
- Deleted LibGroupInSpecT-1.1.toc, LibStub.lua, and lib.xml files as they are no longer needed.
- Updated localization files (deDE.lua, enUS.lua) to reflect the change from "Buff Ending" to "Aura Expiry".
- Renamed BuffEndingAnnouncer module to AuraExpiry and updated references throughout the codebase.
- Adjusted options and configuration to align with the new module name.
- Updated readme to describe the new Aura Expiry feature instead of Buff Ending Announcer.
2026-04-11 23:21:34 +02:00
Torsten Brendgen
fc5a8aa361 initial commit 2026-04-10 21:30:31 +02:00