Commit Graph

9 Commits

Author SHA1 Message Date
Bluewhale1337 8026e14cde feat: add CDC module toggle to track all debuffs and fix minor aura and casting bug regressions 2026-08-29 11:34:41 +02:00
Bluewhale1337 cf05b94611 Fix : re-implement automatic class-specific debuff tracking defaults in HealBot_Options_Debuff_Reset 2026-08-25 19:49:20 +02:00
Bluewhale1337 50661ac924 Reverted previous class check on debuffs - only dispellable by players class will be displayed + certain mechanical debuffs like debuff from PW:S 2026-08-24 18:25:04 +02:00
Bluewhale1337 9c1f873b48 Fix: removed legacy full ui teardowns of ui on refresh functions with button-specific updates, add CDC toggle logic, and update documentation for mod integrations 2026-08-24 12:52:44 +02:00
Bluewhale1337 6d977f6963 docs: add function-level documentation comments across various source files to improve the readability of codebase 2026-08-24 12:42:23 +02:00
Bluewhale1337 b3c2b4a096 fix: resolve UI rendering crashes, address unit frame aliasing bugs, and implement automatic debuff tracking with lazy-load identity fetches. 2026-08-22 17:18:48 +02:00
Bluewhale1337 85ad55c1cb perf: optimize CPU and memory usage via boolean state tracking, event filtering, and per-character SavedVariables. 2026-07-20 23:22:15 +02:00
Bluewhale1337 f8c6c3493b Refactor + Horfixes: replace UIDropDownMenu calls with wrapper functions and redesign chat option UI to support spell-based configuration. 2026-07-10 15:54:36 +02:00
Bluewhale1337 b77c4d73c6 Merge branch 'dev' 2026-06-30 18:24:35 +02:00