
IMPROVEMENTS
- Added a batch of new components called "Glass Part": these components are designed to be used on vehicles as canopies, but we know you'll find all kinds of other uses for them!
- Added a few new Basic components: "Flat Rod L Junction", "Quarter Tube", "Quarter Tube Window", "Semi Tube", "Semi Tube Window", "Semi Tube Corner" and "Ramp Corner". You should be able to create interesting devices with those tube components!
- Added the "Despawner" component: similar to the Death Ray, but smaller, quieter and doesn't have a cooldown. Designed to be used in factory-like scenarios (or when you want to silently destroy devices).
- Added the "Square Screen" component: a square version of our beloved Screen!
- Added the "Button Triangle" component: a triangular version of the Button.
- Improved the "Sphere 1/8" component: it can now be scaled in any direction.
- Improved the "Speaker" component: you can now control the octave of any sound played by the Speaker; in addition to that, we added a property to control whether the player's position should affect the sound volume.
- Improved the "Component Spawner" component: you can now control the volume of the sound played when a new component is spawned. And yes, you can set it to OFF.
- Added a new node called "Swapper": this node allows only one signal (out of two: Primary and Secondary) to pass. It's the counterpart of the "Router" node.
- Improved the "Text Manipulator" node: we added the "Join" command to join all the elements of a Text Array into a single string, and its counterpart, the "Split" command to... split a text into an array of elements.
- Improved the Tree Line overlay: now "Controller" components are shown with their own icon to easily spot them.
- Improved the Guru Meditation window: it's now possible to skip saving the current world after the game has crashed.
- Improved nodes documentation: thanks to the help of members of our fantastic community, here's the first batch of manuals for a bunch of nodes. These will keep coming with each update. Credits: @Alinto, @Azim, @Cracer, @Gingerbread, @Leonardo1123, @Super_IronMan, @vvmvx, @Zarro.
- A few other small enhancements here and there.
FIXES
- Fixed the system responsible to catch infinite loops in Sketches (it now actually catches them...).
- Fixed the search in the both the Device and World browsers for local items.
- A few other minor fixes.