Releases
v2.24.0
Level
Improved the contraption statistics script:
Settled on calling the groupings of how many objects send to/receive from a channel "Degree Quantifiers"
Fixed channel & rift ID degree quantifiers being reversed
Added proper labels the collected statistics
Added support for scalepopped Rifts
Added proper support for Rifts sending to/receiving from "None"
Misc
Added support for non-alphanumeric keybindings
Added the ability to zoom the camera with the + and - keys
Added new default keybind to also release the hand with escape
Added additional paths to detect LH stuff at for Linux
API
Added Object:orNew()
, to re-use an existing object or create a new one from a selector
Added Object:isRootElement()
, to easily get the base/root element of scalepopped objects
Made Allocator:allocateObject()
accept manually created objects
Added Allocator:getTopLeftCorner()
Added Allocator:getSize()
Added the ability to pass element selectors to World:add*Object()
to create a new object at the specified location.
You can’t perform that action at this time.