Bluewhale1337
b64e7070ba
Feature: add raid mark display to unit frames
...
Fix: resolve CDC configuration and color rendering issues
2026-09-05 17:08:58 +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
58f593947e
Features implementation - added integration support for UnitXP and nampower, expand Options UI.
2026-08-17 20:26:09 +02:00
Bluewhale1337
f7443fcdf0
feat: increase icon limit to 10, add customizable icon size, and remove obsolete code
2026-08-09 12:11:29 +02:00
Bluewhale1337
45ce2a024f
feat: split Raid and Pet toggles and simplify raid bars filter options
2026-08-05 22:02:53 +02:00
Bluewhale1337
026d4093aa
refactor: optimize event processing, move global UI buttons, and reorganize options layout
2026-07-21 11:21:35 +02:00
Bluewhale1337
c47d17f790
feat: implement auto-swap profile system and add safety null checks for skin configuration data
2026-07-21 09:29:44 +02:00
Bluewhale1337
dd9f9886b4
feat: implement automatic skin swapping based on group size and add horizontal grid layout options
2026-07-21 09:02:33 +02:00
Bluewhale1337
becb2ddfdb
Feat: added customizable unit frame health text and support for non-mana resource tracking
2026-07-10 17:08:50 +02:00
Bluewhale1337
7eb07d724e
Merge branch 'main' into dev - applying hotfixes
2026-07-10 16:06:16 +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
4c7cfbde8e
add null checks when toggling HealBot options panels to prevent errors
2026-07-04 14:47:22 +02:00
Bluewhale1337
42715fba47
Added pet frames support
2026-07-03 11:55:42 +02:00
Bluewhale1337
b77c4d73c6
Merge branch 'dev'
2026-06-30 18:24:35 +02:00
Bluewhale1337
2104528f64
Update HealBot_Options.lua
...
HealBot_SetSkinColours fix on borderStyle == 0 missing SetBackdrop
Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com >
2026-06-27 18:37:05 +02:00
Bluewhale1337
de9a36f0aa
Update HealBot_Options.lua
...
Bugfix - missing refresh inside of HealBot_Options_ActionAlpha_OnValueChanged
Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com >
2026-06-27 18:33:46 +02:00
Bluewhale1337
69ae96230c
Update HealBot_Options.lua
...
Quick hackfix for non-healer classes
Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com >
2026-06-26 07:38:50 +02:00
Bluewhale1337
f2c374db8a
Refactoring monolithic code into separate implement MVC pattern for unit data management and event handling via observer pattern
2026-06-24 19:26:19 +02:00
Bluewhale1337
913ab315b0
Commit 2
...
Added a native Action Bar Hovercasting (Mouseover) engine. You can now cast spells on hovered targets using action bar keybinds without losing your current target. Togglable in Options -> General.
Added Fear Ward to the global HoT tracker, which will display the icon directly on the unit frame.
Fixed Shaman weapon buff tracking (e.g., Rockbiter) failing due to spell ranks in tooltips.
Fixed missing health bar skin textures by ensuring `.tga` paths are explicitly resolved.
ixed division-by-zero math errors during UI scaling that caused the addon to crash.
Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com >
2026-06-23 22:48:40 +02:00
Bluewhale
77fb81ea86
Add files via upload
...
First commit. Version 1.0, stable release
2026-06-22 19:28:59 +02:00