Skip to content

v2.0.0-milestone.4.12

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 22:33
690b942

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.