From d021441b3225f77fddea33ab796d5c29a08c7393 Mon Sep 17 00:00:00 2001 From: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com> Date: Mon, 17 Aug 2026 22:29:53 +0200 Subject: [PATCH 1/4] hotfix: resolve UI layering and debuff coloring issues, and update version to 1.6.4 --- HealBotBlue.toc | 2 +- HealBot_Action.xml | 28 ++++++++++++++-------------- HealBot_Controller_Aura.lua | 4 ++-- HealBot_View_Layout.lua | 29 ++++++++++++----------------- README.md | 5 +++++ 5 files changed, 34 insertions(+), 34 deletions(-) diff --git a/HealBotBlue.toc b/HealBotBlue.toc index 53c95ec..b97c33e 100644 --- a/HealBotBlue.toc +++ b/HealBotBlue.toc @@ -1,6 +1,6 @@ ## Interface: 11200 ## Title: HealBotBlue -## Version: 1.6.3 +## Version: 1.6.4 ## Author: Bluewhale ## Notes: Adds panel with skinable bars for healing and decursive ## SavedVariablesPerCharacter: HealBot_Config diff --git a/HealBot_Action.xml b/HealBot_Action.xml index 9a82842..d49bd2c 100644 --- a/HealBot_Action.xml +++ b/HealBot_Action.xml @@ -18,6 +18,20 @@ HealBot_Action_HealUnit_OnClick(this,arg1); + + + + + + + + + + + + + + @@ -116,20 +130,6 @@ - - - - - - - - - - - - - -