You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Autocrafting engine.
The crafting preview now has the ability to fill out the maximum amount of a resource you can currently craft.
In the crafting preview, you can now indicate whether you want to be notified when an autocrafting task is finished.
Changed
Autocrafting now handles multiple patterns with the same output correctly by trying to use the pattern with the
highest priority first. If there are missing resources, lower priority patterns are checked.
The Autocrafter now faces the block you're clicking when placing it, like the other cable blocks (like the Exporter or Importer).
You can no longer cancel autocrafting tasks if there is not enough space in storage to return the intermediate task storage.
The Autocrafting Monitor now shows the machine in which a resource is processing.
Fixed
Fixed amount in amount screens resetting when resizing the screen.