File Details
v0.4.4
- R
- Feb 10, 2026
- 389.87 KB
- 797
- 2.5.5+1
- Classic + 1
File Name
LazyProf-v0.4.4.zip
Supported Versions
- 2.5.5
- 1.15.8
LazyProf
v0.4.4 (2026-02-10)
Full Changelog Previous Releases
- docs: release v0.4.4
- refactor(core): remove dead useIntermediates setting
The "Calculate intermediate crafts" toggle was visible in settings but
never read by any code. Material resolution is controlled by the
separate "Material Resolution" dropdown. Removes the misleading toggle
and its unused default value. - feat(pathfinder): extend debug logging with inventory and OOP context
Settings debug now includes greenRecipes flag. Pathfinder logs owned
materials inventory summary on each calculation. Milestone breakdown
logs out-of-pocket vs market cost when they differ, and highlights
alternatives that are cheaper due to owned materials. - feat(pathfinder): exclude green recipes by default
Green skillup rates are unreliable - no proven formula exists.
New setting "Include green recipes" (default: off) lets users
opt in at their own risk.

