Skip to content

Releases: Xurkon/MinimapButtonFrame

MinimapButtonFrame v3.2.1

Choose a tag to compare

@Xurkon Xurkon released this 09 May 14:42

v3.2.1

v3.2.0 - Stack Overflow Fix

Choose a tag to compare

@Xurkon Xurkon released this 26 Dec 14:37

Stack Overflow Fix

  • Fixed stack overflow with FarmHud addon - Added recursion guard to prevent infinite loop when both MBF and FarmHud iterate over Minimap:GetChildren() simultaneously
  • Wrapped GetChildren() iteration in pcall for additional safety

Installation

Extract MinimapButtonFrame folder to your Interface/AddOns directory.

v3.1.9 - ElvUI Integration Improvements

Choose a tag to compare

@Xurkon Xurkon released this 25 Dec 17:18

v3.1.9 - ElvUI Integration Improvements

Changes

  • Fixed ElvUI Button Grabber Auto-Enable - Now correctly enables at the right path (E.private.enhanced.minimapButtonGrabber)
    • Improved "Let ElvUI Control" Popup - Now requires disabling MBF and reloading for changes to take effect
    • Cancel Reverts Setting - Clicking cancel properly reverts to MBF control
    • All MBF Options Disabled - All Display/Gathering options correctly grey out when ElvUI controls buttons

Installation

Extract MinimapButtonFrame folder to your Interface/AddOns directory.

v3.1.8 - Standardization & Documentation

Choose a tag to compare

@Xurkon Xurkon released this 20 Dec 17:01

v3.1.8 release including standardized README badges and documentation integration.