File Details
v0.3.9
- R
- Jan 29, 2026
- 374.50 KB
- 447
- 2.5.5+1
- Classic + 1
File Name
LazyProf-v0.3.9.zip
Supported Versions
- 2.5.5
- 1.15.8
LazyProf
v0.3.9 (2026-01-29)
Full Changelog Previous Releases
- docs: release v0.3.9
- fix(ui): use pre-calculated color for milestone breakdown display
Recipe colors are now calculated once in the pathfinder (with racial
bonus) and stored in step data. UI simply reads the color instead of
recalculating without the bonus. - feat(pathfinder): add racial profession bonus support
Account for racial skill bonuses that extend recipe color ranges:- Gnome: +15 Engineering
- Blood Elf: +10 Enchanting
- Draenei: +5 Jewelcrafting
Recipes stay orange/yellow/green longer for these races, giving
more guaranteed skillups at higher base skill levels.
- fix(pathfinder): use cached learned recipes in planning mode
Planning mode now remembers which recipes you've learned by caching
spell IDs when you open a profession. This fixes the issue where
planning mode showed all recipes as "[!] Unlearned" even for recipes
the character already knows. - chore: update CraftLib with db2-parser docs

