Bluewhale
  • Joined on 2026-07-22
Bluewhale synced new reference refs/tags/v1.7.1 to Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
Bluewhale synced commits to refs/tags/v1.7.1 at Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
bcd497104f docs: reorder change log entries in README to follow reverse chronological versioning
Bluewhale synced new reference refs/heads/Bluewhale1337-patch-1 to Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
Bluewhale synced commits to refs/heads/Bluewhale1337-patch-1 at Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-09-10 01:10:21 +00:00
4486682568 Update README.md
27231aaf99 Update README.md
Compare 2 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-09-09 17:00:21 +00:00
56b55f34ad Merge branch 'dev' into main
135a8f6bcd fix: prevent incorrect druid unshifting from Tree of Life form and remove deprecated shapeshift event listeners
7f5b1afe23 refactor: remove deprecated shapeshift form update logic and refine form detection criteria
00a1ddf789 fix: prevent accidental unshifting while in Tree of Life or Healing Way forms
74e940f41c fix: prevent shapeshift cancellation while in Tree of Life or Healing Way forms
Compare 17 commits »
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-09 17:00:21 +00:00
ee4f706338 Merge pull request #19 from Bluewhale1337/main
56b55f34ad Merge branch 'dev' into main
135a8f6bcd fix: prevent incorrect druid unshifting from Tree of Life form and remove deprecated shapeshift event listeners
7f5b1afe23 refactor: remove deprecated shapeshift form update logic and refine form detection criteria
00a1ddf789 fix: prevent accidental unshifting while in Tree of Life or Healing Way forms
Compare 7 commits »
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-09 00:40:21 +00:00
604a26dbb3 refactor: replace table.foreach with recursive deep copy functions for config defaults
03114d4802 Merge pull request #18 from Bluewhale1337/main
a0b6e2f72d refactor: simplify CDC monitor and emergency filter logic by updating configuration indices and cleaning up unused data structures
Compare 3 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-09-08 00:18:16 +00:00
a0b6e2f72d refactor: simplify CDC monitor and emergency filter logic by updating configuration indices and cleaning up unused data structures
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-09-06 23:54:01 +00:00
2af99cbc2b Update HealBotBlue.toc
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-06 23:54:01 +00:00
7d910eadd2 refactor: implement table pooling and out-of-combat cleanup to reduce memory allocation overhead and garbage collection pressure
1ef79cfcd1 Fix: implement table pooling for tables previously omitted and add garbage collection hooks to eliminate memory leaks and bloat
1f9d3af81e refactor: update incoming heal tracking to support multiple targets and add resurrection event handling
7c45d85030 feature: implemented HealComm without using whole heavy library to sync for cross-addon compatibility while keeping legacy healbot protocol to sync with older versions also fix unit name regex parsing bugs
Compare 8 commits »
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-06 15:44:01 +00:00
ebb42f936a Fix: adjust raid icon anchor position to top of unit frames - they no longer hide behind player name
3ebcecb8e6 fix: throttle debuff warnings to once per debuff type and increase detection range to 40 yards
Compare 3 commits »
Bluewhale synced new reference refs/tags/v1.7.0 to Bluewhale/HealBotBlue from mirror 2026-09-05 23:26:35 +00:00
Bluewhale synced commits to refs/tags/v1.7.0 at Bluewhale/HealBotBlue from mirror 2026-09-05 23:26:35 +00:00
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-05 23:26:35 +00:00
2aaa53a9e6 Merge branch 'main' into dev
b64e7070ba Feature: add raid mark display to unit frames
5aab23314a feat: implement automatic default debuff tracking based on player class in HealBot_Options_Debuff_Reset
60ef3bc41f Hotfix: replace party recalculation with button refresh and add safety checks to debuff spell configuration - rewerting accidental deletion
6a6a9e3283 Hotfix: implement fast-path update pipeline to optimize mana tracking performance, skipping unnecessary ui re-draws
Compare 7 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-09-05 23:26:35 +00:00
b0195b30b9 Merge pull request #16 from Bluewhale1337/dev
2aaa53a9e6 Merge branch 'main' into dev
b64e7070ba Feature: add raid mark display to unit frames
6760e4e43d fix: optimize shapeshift auto-unshift logic by improving cast event handling, reducing spam intervals, and extending state timeout durations
16bc4d95ee refactor: implement reliable shapeshift unshifting with a queued cast system and Nampower integration settings
Compare 24 commits »
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-02 21:56:36 +00:00
6760e4e43d fix: optimize shapeshift auto-unshift logic by improving cast event handling, reducing spam intervals, and extending state timeout durations
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-01 21:37:35 +00:00
16bc4d95ee refactor: implement reliable shapeshift unshifting with a queued cast system and Nampower integration settings
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-09-01 13:27:36 +00:00
59ceb3b465 feature: implemented delayed spell casting logic to handle auto-unshift requirements for Druid forms
e05238a5b2 Fix: Removed current form caching as druid to prevent being locked into current form - now querries form on each spellcast via API. Another attempt to resolve CDC colouring issues.
Compare 2 commits »