File Details
v0.2.12
- R
- Jan 30, 2026
- 107.50 KB
- 1.6K
- 2.5.5+1
- Classic + 1
File Name
CraftLib-v0.2.12.zip
Supported Versions
- 2.5.5
- 1.15.8
CraftLib
v0.2.12 (2026-01-30)
Full Changelog Previous Releases
- docs: release v0.2.12
- fix(data): correct difficulty values and skillRequired logic
Engineering:- Steam Tonk Controller: yellow 295->275, green 305->280, gray 315->285
- Thorium Shells: yellow 305->295, green 315->300, gray 325->305
Enchanting: - Large Prismatic Shard: skillRequired 1->335 (conversion recipe)
Generation script: - Handle orange=0, yellow=0 recipes by using gray as skillRequired
- refactor(data): organize sources per-expansion with traceability
- Move sources from Data/Sources/.json to Data/Sources//.json
- Add --expansion flag to all scripts (extract, fetch, generate, validate)
- Add "expansion" field to difficulty metadata for traceability
- Add --force flag to fetch script for re-fetching all recipes
- Fix Cooking: re-fetch all 116 recipes from TBC Wowhead
(was incorrectly using Classic difficulty values)
Classic and TBC have different difficulty values for vanilla recipes.
TBC has tighter ranges (recipes go gray faster). The expansion metadata
now tracks which Wowhead source was used.
- chore: update db2-parser with orange=0 documentation

