File Details
InstantQuestAuto_02-06-26.zip
- R
- Jun 2, 2026
- 16.23 KB
- 834
- 12.0.7+5
- Classic + 3
File Name
InstantQuestAuto_02-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[1.17] - 2026-06-02
Fixed
- SavedVariables booleans: on load, toggles (`enabled`, `autoAccept`, `autoComplete`, daily/weekly/trivial, `debug`, `showLoadMessage`) are coerced to real booleans so corrupted values (e.g. strings from manual edits) cannot leave the addon stuck on or off.
- Start-up message checkbox: settings panel now uses the same `showLoadMessage ~= false` rule as chat and `/iqa status`, so a missing key still shows as enabled.
- Blacklist: entries with falsy values are removed on load; list, export, and `/iqa status` count only active blacklisted IDs (matches blocking logic).
- `/iqa blacklist add` / `remove`: rejects zero and invalid IDs with a clear error instead of silently doing nothing.
Changed
- `IsQuestBlacklisted`: ignores non-positive quest IDs consistently with import and slash commands.