File Details
AutoRepair_02-05-26.zip
- R
- May 2, 2026
- 15.93 KB
- 1.3K
- 12.0.5+5
- Classic + 3
File Name
AutoRepair_02-05-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[2.11] - 2026-05-02
Added
- Manual repair: slash command `/ar repair` (also `/autorepair repair`) runs the same repair logic as automatic repair while your merchant window is open at a repair-capable vendor; works regardless of the Enable Auto Repair toggle.
- Sound feedback: optional Play sound after repair (default off); plays a short UI sound after a successful guild or personal repair. Slash: `/ar sound on|off|toggle`, German aliases `sound an|aus`.
- `/ar status`: prints Sound after repair on/off; when you are at a repair merchant with the window open, also prints Repair cost (here) using the current `GetRepairAllCost()` (so you can see the bill before or after a repair).
- Help: new help line `CMD_HELP_4` for `repair` and `sound` commands.
- Saved variable `playSoundOnRepair` (default `false`), validated by `SanitizeSettings` with other booleans.
- Localization: new strings in `enUS`; full overrides for `deDE`, `ruRU`, and `ukUA` (other locales inherit new keys from English via `ExtendLocale`).