promotional bannermobile promotional banner

SquireGurke

A minimalist durability tracker. Your loyal squire reminding you to repair before your gear turns red!

File Details

SquireGurke 1.0.1

  • R
  • Feb 8, 2026
  • 15.15 KB
  • 25
  • 12.0.1
  • Retail

File Name

SquireGurke-v-1.0.1.zip

Supported Versions

  • 12.0.1

[1.0.1] - 2026-02-08

Fixed

  • Lua Error Fix: Resolved a crash that occurred when initializing the dropdown menu. The menu and the reset button are now fully functional again.
  • Dropdown Layout: Fixed text alignment in the prefix dropdown menu (now correctly left-aligned).

Added

  • Auto Repair: Added a new setting to automatically repair at vendors. Options include: Off, Use Guild Funds, or Use Own Gold.
  • Repair Cost Output: Prints the total repair cost to the chat window after auto-repairing (fully localized).
  • Standalone Options Panel: Implemented a dedicated configuration window to ensure maximum stability across different WoW versions.
  • Blizzard Options Integration: Added a button under "Options -> Addons" to easily open the main SquireGurke configuration panel.
  • Prefix Selection: Added a dropdown menu to choose from predefined, localized text prefixes (e.g., "Durability:", "Status:", "Rep:"). Kept "Gurke:" as a fun option.
  • Reset All: Added a master reset button (with confirmation prompt) to restore default position, scale, lock status, and prefixes.

Changed

  • Command Cleanup: Removed /sg scale and /sg prefix commands. These settings are now handled exclusively via the graphical interface. Updated /sg help accordingly.
  • UI Polishing: Optimized the menu width to 280px, removed the inner border, and aligned all elements to the left for a cleaner look.
  • Interaction: Typing /sg or Right-Clicking the minimap button now opens the standalone options panel directly. The window can also be closed via the ESC key.
  • Code Stability: Switched to Settings.RegisterCanvasLayoutCategory for Blizzard options integration and implemented SettingsPanel:Hide() to prevent protected function errors (taint).