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_23-05-26.zip

  • R
  • May 23, 2026
  • 17.43 KB
  • 1.2K
  • 12.0.7+5
  • Classic + 3

File Name

AutoRepair_23-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.15] - 2026-05-23

Fixed

- Auto-repair at merchant: `RepairItems` is declared before use (`local RepairItems` forward declaration). Fixes `attempt to call a nil value` on `MERCHANT_SHOW` caused by Lua 5.1 resolving the call to a global that does not exist when `AttemptAutoRepairIfNeeded()` was defined above `RepairItems`.