File Details
InstantQuestAuto_06-04-26.zip
- R
- Apr 6, 2026
- 12.96 KB
- 800
- 12.0.5+4
- Classic + 3
File Name
InstantQuestAuto_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.12] - 2026-04-06
Added
- Quest blacklist by numeric quest ID: never auto-accept or auto-complete those quests when IDs are available (quest frame, gossip). Saved in `InstantQuestAutoDB.blacklist`.
- Settings field for comma-separated blacklist IDs (apply on focus loss / Enter).
- Slash commands: `/iqa blacklist`, `/iqa blacklist add <id>`, `/iqa blacklist remove <id>` (or `rm`), `/iqa blacklist clear`; `/iqa status` shows blacklist count.
- Russian (`ruRU`) localization alongside English and Ukrainian.
- Help line explaining multi-reward quests; version line on `/iqa status`.
Changed
- Delayed actions are queued (up to 32 steps) instead of dropping overlapping actions; avoids missed steps when several events fire close together.
- `QUEST_ITEM_UPDATE` only triggers auto-complete when the quest complete button is shown, reducing unnecessary work.
- `QUEST_GREETING`: when `C_GossipInfo` returns gossip data, the same rules as GOSSIP_SHOW are used (daily/weekly/trivial, blacklist); legacy greeting path unchanged (no quest IDs in API).
Fixed
- Gossip active quests: if the first completable quest is blacklisted, the addon tries the next completable entry instead of stopping.

