File Details
QuickCraftingOrders-1.0.26.zip
- R
- Jun 16, 2026
- 214.21 KB
- 36
- 12.0.5
- Retail
File Name
QuickCraftingOrders-1.0.26.zip
Supported Versions
- 12.0.5
## Quick Crafting Orders 1.0.26
This release updates Quick Crafting Orders from 1.0.20 to 1.0.26. It focuses on Shopping List quantity correctness across multiple orders, improved Concentration status handling, safe Concentration interaction, and cleanup/polish for settings, layout, saved variables and debug output.
### Fixed
- Fixed Shopping List quantity calculation when multiple orders need the same reagent.
- Fixed a case where already-owned reagents could be counted separately for each order, causing the Shopping List to buy too few reagents for the full order batch.
- Fixed the overall missing-reagent summary so it uses the same aggregated reservation logic as the Shopping List.
- Fixed vendor/AH-acquired Shopping List entries being confused by later crafting consumption by preserving acquisition information more defensively.
- Fixed a `Missing transaction` risk when QCO tried to interact with Blizzard's Concentration toggle without a valid Blizzard profession transaction.
- Fixed Concentration status being treated as `Craftable` when the order only reached the required quality with Concentration but QCO could not verify enough available Concentration.
- Fixed orders being marked too harshly as a Concentration problem when Concentration was available and QCO was allowed to use it.
- Fixed the distinction between real `Concentration low` blocker states and craftable orders that simply use Concentration.
- Fixed stale/obsolete saved-variable keys left over from older minimap and order-filter experiments.
- Fixed the existing Clean Shopping List on login/reload option so it now performs the intended cleanup when enabled.
- Fixed misleading workflow debug labels that made normal workflow state transitions look like errors.
- Fixed old or dead Shopping List UI code paths that were no longer used.
- Fixed old or obsolete settings/default keys that no longer matched the current addon behavior.
- Fixed toolbar layout pressure that could make dropdowns and icons sit too tightly on narrower window widths.
- Fixed missing slash-command help entries for commands that already existed.
### Improved
- Improved Shopping List handling with aggregated reagent reservation logic.
- Improved order-batch preparation when several orders share the same reagent.
- Improved Concentration status handling:
- `Concentration low` is now reserved for cases where needed Concentration is higher than available Concentration.
- `Craftable + Conc` is used when the order is craftable with Concentration and QCO is allowed to use it.
- `Concentration needed` is used for cases where Concentration is needed but cannot be safely used or verified.
- Improved safe Concentration behavior by avoiding unsafe fallback clicks on Blizzard's Concentration button.
- Improved Concentration-related debug data for cost, availability and source checks.
- Improved saved-variable migration from old material/mats naming to reagent-based naming.
- Improved options menu consistency and removed outdated option behavior.
- Improved Item/Display/Shopping/Debug settings cleanup.
- Improved main toolbar layout behavior so the scan table is not pushed or overlapped by dropdowns.
- Improved debug readability by changing normal workflow diagnostics to a neutral workflow/debug prefix.
- Improved internal documentation and release metadata for the 1.0.26 release.
### Added
- Added aggregated Shopping List reservation data for order-sourced reagent entries.
- Added debug data for Shopping List reservation totals, owned-at-add information and inventory-acquired state.
- Added cleaner saved-variable migration for old reagent/material setting names.
- Added active cleanup behavior for the Clean Shopping List on login/reload setting.
- Added safer Concentration status states for craftable-with-Concentration cases.
### Changed
- QCO now calculates shared reagent needs across multiple orders as a batch instead of adding each order's individually missing amount.
- Orders that are craftable with available Concentration are no longer treated as blocker/problem rows just because Concentration is used.
- Real Concentration shortage remains a blocker and is shown as `Concentration low`.
- The current user-facing wording continues to use `reagent/reagents` instead of old `mats/materials` wording.
- Old saved variables that are no longer used are cleaned during database initialization.
- The toolbar has a more compact fallback layout for narrower windows.
- Debug output is cleaner and less likely to label normal workflow transitions as errors.
### Removed / Cleaned up
- Removed obsolete saved-variable defaults from older minimap/order-filter experiments.
- Removed obsolete profile keys such as old minimap positioning and old individual order-type toggles that no longer control current QCO behavior.
- Removed unused AddOn compartment placeholder code.
- Removed old hidden Shopping List button code paths that are no longer used by the current UI.
- Removed duplicate or outdated localization/settings text where it no longer matched current behavior.
### Not changed
- No scan-preflight rewrite was made compared with the tested 1.0.20 scan foundation.
- No Public/NPC order-type classification rewrite was made.
- No right-click workflow rewrite was made.
- No Expansion selector behavior rewrite was made.
- No pricing or profit calculation was added.
- No external price database support was added.
### Notes
- Existing saved variables are preserved and migrated where needed.
- This release is intended as the current stable fallback build after the 1.0.21-1.0.26 test line.
- QCO remains focused on Crafting Order scanning, workflow assistance, reagent detection, Shopping List handling and safer order-state display.

