File Details
QuickCraftingOrders-1.0.1.zip
- R
- May 23, 2026
- 169.65 KB
- 18
- 12.0.5
- Retail
File Name
QuickCraftingOrders-1.0.1.zip
Supported Versions
- 12.0.5
## 1.0.1
Cumulative update from 0.9.33-rc1 to 1.0.1.
Quick Crafting Orders has moved out of release-candidate status and is now considered a stable 1.0 release.
### Crafting Order workflow
- Improved active workflow status in the scan list.
- Active orders now show clearer workflow states:
- `>>> Claiming`
- `>>> Build`
- `>>> Confirm`
- `>>> Wait`
- `>>> Finish`
- After the Create step succeeds, the scan list now shows when an order is waiting or ready to finish instead of staying on a generic Active state.
- Reduced duplicate workflow chat messages.
- Removed unnecessary "Dialog confirmed" chat output.
- Kept important workflow messages such as the short Blizzard UI wait and order completion.
- Added an option to show or hide concise order workflow chat messages.
### Personal and Guild Order optimization
- Added Personal Order optimization settings:
- Personal Orders: use best-quality reagents
- Personal Orders: use Concentration
- Added Guild Order optimization settings:
- Guild Orders: use best-quality reagents
- Guild Orders: use Concentration
- Personal and Guild Orders can now override the global best-reagent and Concentration toggles.
- Public and Patron/NPC orders continue to follow the global settings only.
- Added debug output for Personal/Guild optimization state during create preparation.
### Blizzard reagent preference handling
- QCO now enforces its own best-quality reagent preference before creating an order.
- If QCO's best-quality reagent option is disabled, QCO clears a stale Blizzard "Use best quality reagents" state before pressing Create.
- This prevents accidental use of higher-quality reagents when QCO is configured not to use them.
- Personal and Guild Order overrides still apply when enabled.
### Wording and UI consistency
- Updated user-facing wording from "materials" to Blizzard-style "reagents" across the UI, scan list, Shopping List, tooltips, options, chat messages, and descriptions.
- Internal function and saved-variable keys were kept stable for compatibility.
### Auto-scan and scan diagnostics
- Improved auto-scan reliability at Crafting Order tables.
- Added retry handling for empty automatic scans when Blizzard order data is not ready immediately.
- Added support for additional order pages when Blizzard reports more rows.
- Added expanded scan diagnostics to the copyable debug report, including:
- scan source
- manual/retry state
- request and response lines
- order counts by type
- page requests
- scan duration
- final scan summary
### Settings
- Added scrollable settings content for longer QCO settings pages.
- Reorganized Blizzard settings subcategories for clearer navigation.
- Added dedicated settings sections such as:
- Shopping List
- Filters, Sorting & Crafting
- Shopping List options now open directly to the Shopping List settings section.
- Main-window options now open directly to Filters, Sorting & Crafting.
### Shopping List
- Reworked the Shopping List into a clearer table layout with columns:
- Item
- Need
- Have
- Missing
- Shopping List rows now show the in-game item icon plus the item link/name for mouseover.
- Added per-row AH Search buttons.
- Each per-row AH Search button searches only the reagent from that row.
- Added a new rectangular row AH Search icon in the QCO style.
- Moved the AH queue/search-all action into the bottom toolbar.
- AH queue progress, for example `1/4`, is now shown next to the bottom AH queue icon.
- Added a clear-all Shopping List icon.
- Clear-all now clears the entire Shopping List and closes the Shopping List window after 2 seconds.
- Kept Refresh, Clear Completed, Options, Clear All, and AH Queue actions in the Shopping List toolbar.
- Shopping List layout remains dynamic when rows are completed and removed.
### Shopping List automation
- Changed completed Shopping List auto-clear timing from 10 seconds to 5 seconds.
- Added an option to close the Shopping List window when all entries are completed.
- Auto-clear only removes completed entries.
- Open Shopping List entries stay in the list.
### Shopping List reagent counting
- Fixed Shopping List `Have` / `Missing` counts not using the same all-source reagent count used by crafting.
- Shopping List now calculates `Have` from current accessible reagent counts across all QCO item-count paths, including bags, bank, reagent bank, and Warband/account bank when exposed by the client API.
- Shopping List `Missing` now updates from current availability instead of only tracking reagents acquired after the entry was added.
- Auction purchase tracking is still supported.
- To avoid double-counting, QCO uses the larger of the current owned count and the tracked auction-acquired count.
- Auto-clear and auto-close now use the corrected Shopping List availability calculation.
### Reagent status after crafting
- Added post-create reanalysis so other scanned orders can update after reagents are consumed.
- If one crafted order consumes reagents needed by another order, the second order can now switch from Craftable back to Reagent needed after reanalysis.
### Release cleanup
- QCO is now released as 1.0.0/1.0.1 instead of release-candidate builds.
- Cleaned release metadata and documentation.
- Removed internal planning/release checklist files from the release package.
- Added a missing localization string used by create-blocked resource messages.
- No compatibility-breaking saved-variable renames were made.
### Stability
- No major scan-list logic rewrite was introduced after the stable RC baseline.
- Existing order-type detection, reagent summary handling, Provided by customer/NPC, You provide, Personal/Guild overrides, AH queue, and crafting workflow behavior were preserved while improving UI, diagnostics, and Shopping List reliability.

