File Details
CommanderGurke 1.1.6
- R
- Feb 6, 2026
- 348.56 KB
- 12
- 12.0.1
- Retail
File Name
CommanderGurke-v-1.1.6.zip
Supported Versions
- 12.0.1
[1.1.6]
Fixes & Taint Protection
Combat Lockdown Fix: Resolved a critical ADDON_ACTION_BLOCKED error that occurred when the addon tried to show the Macro Bar (CommanderGurkeMacroBar:Show()) during combat.
Protected Calls: All UI Show() calls for protected frames are now safely wrapped with InCombatLockdown() checks to prevent the Blizzard UI from blocking the action.
Cleanup & Changes
Boss Detection Disabled: Automatic boss detection has been removed. The window will no longer attempt to open automatically when a boss encounter starts.
Reason: Opening frames during combat is restricted by Blizzard and was a primary cause of action blocked errors.
Event Unregistered: The ENCOUNTER_START event is no longer tracked to ensure maximum stability during raids and dungeons.