From a3f3d9e4c6dc856376e5bce3d68e26758883d999 Mon Sep 17 00:00:00 2001 From: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com> Date: Tue, 21 Jul 2026 22:46:14 +0200 Subject: [PATCH 1/7] feat: expand unit capacity to 100 buttons and add RAID_ROSTER_UPDATE event handling --- HealBot_Action.xml | 49 ++++++++++++++++++++++++++ HealBot_Controller_Events.lua | 11 ++++++ HealBot_View_Layout.lua | 6 ++-- __pycache__/patch_xml.cpython-314.pyc | Bin 0 -> 1555 bytes patch_xml.py | 23 ++++++++++++ 5 files changed, 85 insertions(+), 4 deletions(-) create mode 100644 __pycache__/patch_xml.cpython-314.pyc create mode 100644 patch_xml.py diff --git a/HealBot_Action.xml b/HealBot_Action.xml index d744213..8cfd040 100644 --- a/HealBot_Action.xml +++ b/HealBot_Action.xml @@ -232,6 +232,15 @@