AP-Hunt / FicsitRemoteMonitoringCompanion

A companion app to the Ficsit Remote Monitoring mod for Satisfactory
18 stars 7 forks source link

FIX: get consumption and production capacity from raw values #18

Closed featheredtoast closed 1 year ago

featheredtoast commented 1 year ago

ProdPerMin values seem to have updated in the latest versions of FRM -- however we do now have reliable MaxProd and MaxConsumed values that capture the production/consumption capacities now. Use those instead, and stop parsing ProdPerMin values.

Simplifies a few things by removing the more complicated parsing logic, and gets things working again

AP-Hunt commented 1 year ago

Hi @featheredtoast sorry to keep you waiting. I'll get to reviewing this by Friday 3rd, ideally.