Version 1.13

From Sandboxels Wiki
Jump to navigation Jump to search
Version 1.13
Version nameGizmos & Gadgets
Release dateDecember 17, 2025
Save versionsb5
Changelog entry

Added

Machines


Chemistry

Life

Cooking

Other

  • Manual element control (Shift clicking some elements asks the user to give more information)
    • Explosion can have a custom radius.
    • Antibombs allow preset elements to explode into.
    • Void can be set to only delete specific elements.
    • The random tool can have a preselected set of elements to select from.
    • The erase tool allows only deleting specific elements.
  • 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.
  • onClicked passing "unknown" when no element is selected (now returns null)
  • onMouseDown not 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 skip property being displaced by denser pixels.
  • Salt not being eatable by humans.
  • Corn not being draggable or pulled into pipes.

Technical

  • The onShiftSelect element property which is run when an element is selected while holding shift.
  • The onlyConduct element property which is a list of specific elements to conduct into.
  • The renderTool element property, which is run once per frame while an element is selected.
  • The autoResizeRatio function.
  • shiftDown is also set within menus.