Version 1.13
Jump to navigation
Jump to search
| Version 1.13 | |
|---|---|
| Version name | Gizmos & Gadgets |
| Release date | December 17, 2025 |
| Save version | sb5 |
| Changelog entry | |
Added
Machines
- The red, green, and blue LEDs are replaced with the customisable LED element.
- Superheater and Freezer are merged into Heater and Cooler respectively
- Heater can be heated to act like a Superheater
- Cooler can be cooled to act like a Freezer
- Tesla coil and Shocker are removed
- Manual element control
Chemistry
- Poison Gas no longer makes slag from molten elements
- Acid doesn't dissolve mercury or diamond.
- Sulfur ignites when hot.
- Thermite burns into less iron.
- Gallium-sodium reaction removed.
- Differently coloured fire for Tin
- Smoother texture for Acid
Life
- Worms can compost Lettuce, Tomato, Corn, Pickle, and Bread.
- Rats can eat spiders.
- Hyphae and lichen are grainier.
Cooking
- Smashing hot Cooked Meat makes grease.
- Caramel and herb make peppermint-coloured sugar.
- Bakins soda can be made with lye and carbon dioxide.
Other
- Manual element control (Shift clicking some elements asks the user to give more information)
- Outline view (press 5)
- 2 and 4 wide brushed.
- The ruler tool in the special category to measure lengths and angles.
- Perfume can exist at room temperature.
- Oxygen can be used to remove lead from reactors by making it into Poison Gas.
- Pipes no longer conducts heat
- Blue stages in pipes are brightened.
- Incomplete pipes darken after bring initialized
- Melting Ash and Dirt together makes Tuff.
- All cloud types can be smashed like Rain Cloud.
- Rainbow recipe uses pointer instead of flash.
- Rock wall deletes light when placed over it.
- Recipe for static.
- Malware mixes with some metals to create machine parts.
- Element buttons have consistent spacing on all sides.
- Recoloured Pyrite.
- Recoloured Random, Balloon, Confetti, Hair, and Pistil buttons.
- The colours of many buttons are reordered for consistency.
- Rice, Candy, Nut Oil, Dye, Rainbow, and Spray Paint buttons use dark text.
- Firefly aliased to "Lightning Bug".
- Shortened labels for the settings to hide stuff.
- Language gets automatically set from browser preferences.
- Re-saving after saving automatically fills in the name, author, and description fields.
- Steam deck compilance
Bug Fixes
- Placing/using humans with replace mode and cloners no longer makes a gory mess.
- Bottom pixels being cut off at certain window sizes.
- The line drawing preview being opaque when using a theme.
- The text in the debug popup not being selectable.
onClickedpassing "unknown" when no element is selected (now returnsnull)onMouseDownnot being called on mobile or when clicking out of a menu.- Using Heat Ray on Stained Glass making rainbows.
- Saves with pipes containing invalid elements failing to load.
- Fireflies still staying illuminated after hitting each other.
- Liquid/gaseous pixels with the
skipproperty being displaced by denser pixels. - Salt not being eatable by humans.
- Corn not being draggable or pulled into pipes.
Technical
- The
onShiftSelectelement property which is run when an element is selected while holding shift. - The
onlyConductelement property which is a list of specific elements to conduct into. - The
renderToolelement property, which is run once per frame while an element is selected. - The
autoResizeRatiofunction. shiftDownis also set within menus.