File Details
v1.4.3
- R
- Mar 2, 2026
- 1.74 MB
- 289
- 12.0.1
- Retail
File Name
CraftOrderList-v1.4.3.zip
Supported Versions
- 12.0.1
Craft Order List
v1.4.3 (2026-03-02)
Full Changelog Previous Releases
- v1.4.3 - Fix zhCN/zhTW recipe lookup, stale transaction guard, auto-size buttons
- Validate transaction.recipeID via GetRecipeInfo before use; fall back to
transaction.spellID for Chinese clients where recipeID may hold an order ID - Patron orders Get Materials button now uses the validated GetCurrentRecipeID
path instead of reading transaction.recipeID directly - Remove Form:IsVisible() guard from patron orders button visibility since
zhCN/zhTW builds report false even when a recipe is shown - Add SchematicForm:IsVisible() guard in GetCurrentRecipeID and professions
button to prevent stale transactions from rebuilding a cleared list - Promote SizeBtn to file scope and apply to all integration buttons so width
adapts to rendered text in every locale
- Validate transaction.recipeID via GetRecipeInfo before use; fall back to