CraftOrderList

Visual shopping list of crafting materials for crafting orders, shows what you need, what you have, and searches the Auction House directly.

File Details

v1.4.1

  • R
  • Mar 2, 2026
  • 1.74 MB
  • 9
  • 12.0.1
  • Retail

File Name

CraftOrderList-v1.4.1.zip

Supported Versions

  • 12.0.1

Craft Order List

v1.4.1 (2026-03-02)

Full Changelog Previous Releases

  • v1.4.1 - Attempt Chinese client support (unverified, no zhCN/zhTW test env)
    • Add zhCN and zhTW strings to SUBTYPE_SOURCE_MAP so source-based sort works
      on Chinese clients where C_Item.GetItemSubClassInfo returns localized names
      (strings sourced from WoW localization data; unverified in-game)
    • Fix patron orders button not showing when ProfessionsCustomerOrdersFrame.Form
      is absent or differently structured: fall back to parent frame visibility
      instead of requiring Form:IsVisible() to be true