Commit Graph

16 Commits

Author SHA1 Message Date
Bluewhale1337 2995ccbd32 Update README.md
Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com>
2026-07-02 10:53:17 +02:00
Bluewhale1337 dc50c9797f Fixing readme 2026-06-30 18:33:59 +02:00
Bluewhale1337 dd7fcaf082 Merge branch 'dev'
Moving last comit from dev before it gets reset
2026-06-30 18:29:49 +02:00
Bluewhale1337 b77c4d73c6 Merge branch 'dev' 2026-06-30 18:24:35 +02:00
Bluewhale1337 e567c0f394 Minor bugfixes to target restoration, layout, Buff tracking 2026-06-30 18:18:01 +02:00
Bluewhale1337 b8b6a57ef8 Port and adapt 6 main hotfixes to decoupled architecture + small function re-write HealBot_SetSkinColours to adhere to DRY principles 2026-06-28 13:07:19 +02:00
Bluewhale1337 bbd07a2c36 Update README.md
Bugfixes 


Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com>
2026-06-27 18:38:48 +02:00
Bluewhale1337 9f5794142a Update README.md
1.2.1 patch

Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com>
2026-06-26 08:11:32 +02:00
Bluewhale1337 3ae3f26f77 Further modularization of HealBot codebase by splitting core logic into dedicated controller and view components 2026-06-25 19:33:48 +02:00
Bluewhale1337 786e5d66df Reorganized skins panel slider layout and optimize spell initialization sequence 2026-06-25 08:57:46 +02:00
Bluewhale1337 03634b37e4 Re
factor: fix UI layout overlaps and anchor constraints in options menu and update changelog
2026-06-24 22:24:47 +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 37635c665e Update README.md
fixed formating


Signed-off-by: Bluewhale1337 <deimturtle@proton.me>
2026-06-22 21:09:08 +02:00
Bluewhale 77fb81ea86 Add files via upload
First commit. Version 1.0, stable release
2026-06-22 19:28:59 +02:00
Bluewhale 8e29e50152 Initial commit 2026-06-21 20:23:20 +02:00