Version 1.3

From Sandboxels Wiki
Jump to navigation Jump to search
Version 1.3
Version nameNo official name
Release dateFebruary 11, 2022
Changelog entry
Download

Added

Bug Fixes

Fixed: Pressure Plates...

Technical

  • Custom tools, see example_mod.js
  • "stain" element attribute, decimal value -1 to 1, negative values remove stains
  • "customColor" element attribute, true/false, allows for picking of a color before placing
  • "desc" element attribute, string, allows for custom descriptions in Element Info ("extraInfo" an alias)
  • null allowed in stateHigh and stateLow, deletes pixel
  • Reaction attributes "tempMin"(number) "tempMax"(number) "charged"(true/false) "charge1"(number) "charge2"(number)
  • changePixel(pixel,newElement) function