Bluewhale
  • Joined on 2026-07-22
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-08-09 15:10:02 +00:00
f7443fcdf0 feat: increase icon limit to 10, add customizable icon size, and remove obsolete code
a0d435eb70 Merge pull request #13 from Bluewhale1337/main
ad302f299e Merge pull request #12 from Bluewhale1337/dev
6c4297c126 Update README.md
Compare 10 commits »
Bluewhale synced new reference refs/tags/v1.6.2 to Bluewhale/HealBotBlue from mirror 2026-08-07 14:25:29 +00:00
Bluewhale synced commits to refs/tags/v1.6.2 at Bluewhale/HealBotBlue from mirror 2026-08-07 14:25:29 +00:00
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-08-07 14:25:28 +00:00
048970d1b7 chore: bump version to 1.6.3 and add string splitter fallback to changelog
d5dec0f1f0 fix: handle empty or missing delimiters in HealBot_SplitString to prevent errors
Compare 2 commits »
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-08-05 21:55:30 +00:00
327cd7a08c fix: refine weapon enchant tooltip detection to use the first word of the spell name
2f01ca3f1b feat: improve shaman weapon buff detection by validating specific enchant names via tooltip scanning
45ce2a024f feat: split Raid and Pet toggles and simplify raid bars filter options
2ab7a93a6e Refactor + rewrite: implement independent pet heal toggles and integrate into layout rendering and emergency monitoring logic
7cf0956a84 refactor: remove talent documentation and implement unit filtering logic to exclude group members from raid monitoring when enabled
Compare 5 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-08-05 21:55:30 +00:00
ad302f299e Merge pull request #12 from Bluewhale1337/dev
327cd7a08c fix: refine weapon enchant tooltip detection to use the first word of the spell name
2f01ca3f1b feat: improve shaman weapon buff detection by validating specific enchant names via tooltip scanning
45ce2a024f feat: split Raid and Pet toggles and simplify raid bars filter options
2ab7a93a6e Refactor + rewrite: implement independent pet heal toggles and integrate into layout rendering and emergency monitoring logic
Compare 6 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-07-30 19:05:29 +00:00
6c4297c126 Update README.md
Bluewhale synced commits to refs/heads/master at Bluewhale/ElvUIModernized from mirror 2026-07-27 16:34:45 +00:00
7acad19ae8 docs: update changelog
90222e012d docs: append Quest and LootRoll fixes to changelog
175f0b6f0b fix: resolve nil QuestInfoRequiredMoneyText and ChatEdit_InsertLink crashes
Compare 3 commits »
Bluewhale synced commits to refs/heads/master at Bluewhale/ElvUIModernized from mirror 2026-07-27 00:14:45 +00:00
a1295449d2 fix(tooltip): resolve global ID nil crash across all Tooltip functions
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-07-26 17:24:44 +00:00
178d1184a3 docs: add Talents.md
f1b7e3950f chore: bump version to 1.6.2 in TOC file
faf040997e feat: refactor spell tooltip scanning and update version to 1.6.2
Compare 3 commits »
Bluewhale synced commits to refs/heads/main at Bluewhale/HealBotBlue from mirror 2026-07-26 17:24:44 +00:00
4f7a06ad6f Merge pull request #11 from Bluewhale1337/dev
178d1184a3 docs: add Talents.md
f1b7e3950f chore: bump version to 1.6.2 in TOC file
faf040997e feat: refactor spell tooltip scanning and update version to 1.6.2
4c9f50770a fix: remove redundant end statement in layout refresh function
Compare 8 commits »
Bluewhale synced commits to refs/heads/master at Bluewhale/ElvUIModernized from mirror 2026-07-26 16:04:45 +00:00
ccfdc2bdf4 feat: fixed issue with lua 5.0 and backported Ace3
1eb39c9969 Fix: memory leak connected to lua 5.0 vaarargs
1a100c4f0a Fix: added a check to Tooltip.lua so tt:AddLine is only called if id is not nil.
d56d2647c3 Fix: fixed aura module with initial configuration and support for tracking buffs, debuffs, and weapon enchants
822f2301cb Fix: backported handling of oUF_RaidDebuffs plugin and BuffIndicator module to adhere to 1.12 API
Compare 5 commits »
Bluewhale synced commits to refs/heads/master at Bluewhale/ElvUIModernized from mirror 2026-07-25 15:34:44 +00:00
ea60576e85 fixt: skins module for consistent UI element styling
Compare 2 commits »
Bluewhale synced commits to refs/heads/master at Bluewhale/ElvUIModernized from mirror 2026-07-25 07:30:10 +00:00
eb77e38c7c Update README.md
Bluewhale renamed repository from ElvUITurtle to Bluewhale/ElvUIModernized 2026-07-25 07:26:21 +00:00
Bluewhale synced commits to refs/heads/dev at Bluewhale/HealBotBlue from mirror 2026-07-22 15:54:45 +00:00
4c9f50770a fix: remove redundant end statement in layout refresh function
ed11046eda Cleaning up some leftovers
Compare 2 commits »