shpaass/yafc-ce

Autobalance the production vs consumption.

Closed this issue · 0 comments

Currently, it is possible in the Summary page to click an unbalanced production item to match the production to the requested/required consumption. While this works, it often triggers changes in consumption (as one just changed production amounts). So one need to click again (for multiple items) to balance these other item(s). Triggering new changes, etc, etc.

It would be nice to automate this clicking, and thus rebalance the complete factory automatically.

⚠️ Be aware that not always a balance can be reached (e.g. it is 'flipping' between (two) states), causing infinite 'clicking' deadlocking Yafc! So there is some mechanism required to 'give' up' when certain conditions are met.