File Details
AutoRepair_26-03-26.zip
- R
- Mar 26, 2026
- 8.51 KB
- 1.5K
- 12.0.5+4
- Classic + 3
File Name
AutoRepair_26-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [2.6] - 2026-03-26
### Added
- **Quiet mode** (`quietMode`): hides routine repair chat messages (success, nothing to repair, equipped-only skip). “Not enough money” is always shown. Toggle via options, `/ar quiet on|off|toggle`, or **Quiet mode** checkbox in **Options → AddOns → AutoRepair**.
- **Tooltips** on all option checkboxes (behavior of auto-repair, guild bank, equipped-only vs repair all, quiet mode).
- **Slash commands**: `/ar reset` restores defaults for all settings except the first-run welcome flag; `/ar mode equip` as an alias for `mode equipped`; `quiet on|off|toggle`.
- **Addon Compartment** (retail): entry opens the AutoRepair settings category (guarded if the API is unavailable).
- **Locale alias**: `ptPT` → `ptBR`.
### Changed
- **Guild bank check**: single reference to `CanGuildBankRepair` before calling (readability).
- **Options panel**: slash command changes (e.g. `/ar guild off`) update open checkboxes immediately via `SyncOptionsPanelWidgets`.
- **Help text**: third line for `/ar status`; help lines document `reset`, `quiet`, and `equip` alias.