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_01-04-26.zip

  • R
  • Apr 1, 2026
  • 12.25 KB
  • 1.4K
  • 12.0.5+4
  • Classic + 3

File Name

AutoRepair_01-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.6] - 2026-04-01

Added

- Locale alias: `ptPT` maps to `ptBR` for client locales without a dedicated table.
- Saved variable `chatMessages` (default on): suppress repair spam in chat while keeping slash status, help, welcome, and unknown-command output visible.
- Options UI: section Repair mode with two radio buttons (equipped-only vs repair all); checkbox Show chat messages; GameTooltip hints for all options.
- Slash commands: `/ar chat on|off|toggle`, `/ar reset welcome` (shows welcome again on next login).
- Localized strings for new UI and tooltips across existing locale tables (`OPTIONS_MODE_SECTION`, `CHAT_MESSAGES`, `STATUS_CHAT`, `CMD_HELP_3`, `RESET_WELCOME_DONE`, `TOOLTIP_`).

Changed

- `PrintMessage`: optional `force` flag so repair lines respect `chatMessages`, while status/help/welcome remain readable.
- `PrintStatus`: includes chat-messages state; calls `SyncOptionsPanelWidgets` so the options panel matches slash changes without a reload.