Update v13.7 - Circuitry

Array filters

You can now filter arrays by specific parameters with the new gate - array filter!
Each array type has its own set of parameters you can configure.
There will be a new article about array filters soon

Item holograms

New buildable added - item hologram displayer
It accepts item descriptor, and displays its model as it would appear on the conveyor or floor.
Holograms can be scaled, rotated, and moved around

Item buffer

New conveyor attachment - item buffer
Item buffer allows you to store a specific amount of items and then output them at once
For example you could set it to collect 25 rotors. The buffer will collect rotors from the input, and put everything that isn't a rotor to the "excess" output
Once it collects 25 rotors, it stops accepting input and outputs those rotors to the main output.
This could be used to create sushi belt factories.
Video showcase

Other changes & bug fixes

  • Fixed http gate crashing when header value is empty

  • Fixed signs crashing when using input bindings

  • Sign UI now shows keybinds for duplicating and deleting components (Ctrl + D and Del, respectively. Can be changed in keybind settings)

  • Added missing context menu actions (fill, aspect fit) to inventory displayer

  • Supplying empty separator (or not supplying one at all) to "Split (Explode String)" gate now makes it create an array of strings where each element is a character of the input string

  • Improved UObject handling on dynamic values, which should make crashes less frequent in huge savefiles/circuits.

  • You can now rotate custom size signs before and after placing them

  • Improved error display which should make debugging easier, and help users identify small issues themselves

  • Updated compatibility packages to newer versions, current online API packages are outdated and have been removed