CraftSim

CraftSim

2M Downloads

Average profit not always updating on material change.

cgsub opened this issue ยท 1 comments

commented

Sometimes the value just doesn't update when changing materials.

For instance it most of the time doesn't update when toggling the "Use Best Quality Reagent" checkbox.
I noticed this checkbox was hard to access through the API though, so maybe that's part of the reasons why.

I often have to manually toggle the average profit window in the Craftsim option panel for it to update.

Maybe adding some C_Timer.After(...) pooling for material change if that is an option ?
Or is there something I missed again :) ?