@casual-simulation/crypto
Advanced tools
Changelog
V3.1.23
"123"
will remain "123"
, but the string "🔢123"
will be converted to the number 123
. The same goes for other values like "true"
and "false"
.🔢
🧬
📅
➡️
🔁
{}
expressions in JSX would cause compilation to fail.animateTag()
with a custom start time wouldn't work.Changelog
V3.1.11
portalZoomableMin
and portalZoomableMax
tags.analytics.recordEvent(name, metadata?)
function.@onKeyRepeat
shout that is fired when a key is held down and "auto repeated".focus()
click()
blur()
select()
setRangeText()
setSelectionRange()
showPicker()
stepDown()
stepUp()
reset()
submit()
fastSeek()
load()
pause()
play()
requestPictureInPicture()
document.getElementById()
function for custom apps.Vector2
, Vector3
, Rotation
, and DateTime
values would cause the shared space to emit an error if they were stored in a tag on a new bot while it was being processed by the space.@onKeyDown
to only be emitted once when a key is starting to be held down and not continually while a key is held down.