Auto Repair Characters

Addon for automatic equipment repair. Choose what to repair: only the equipped gear or all of it. Supports guild or personal repairs. Displays messages in the chat about the results of the repair.

File Details

AutoRepair_11-04-26.zip

  • R
  • Apr 11, 2026
  • 13.93 KB
  • 1.5K
  • 12.0.5+4
  • Classic + 3

File Name

AutoRepair_11-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.8] - 2026-04-11

Added

- Options title: shows add-on version (from `.toc` / metadata) next to the settings header.
- `.toc`: ` X-Category: Interface` for add-on managers.

Changed

- `.toc`: version set to 2.8.
- Settings registration: uses the retail `Settings` API when available; otherwise falls back to `InterfaceOptions_AddCategory` for clients without `Settings`, so the options panel still appears without breaking repair logic.
- Merchant window: a session flag is cleared on `MERCHANT_CLOSED` and `PLAYER_ENTERING_WORLD`, so one merchant window open triggers at most one auto-repair attempt (guards duplicate `MERCHANT_SHOW` and avoids a stuck flag after disconnect/reload).

Fixed

- Localization: `TOOLTIP_GUILD_NO_GUILD` is now translated for `frFR`, `esES`, `ptBR`, `itIT`, `plPL`, `koKR`, `zhCN`, and `zhTW` (no longer falling back to English for that tooltip).