@casual-simulation/aux-vm
Advanced tools
Changelog
V0.9.19
shout()
returns a list of results from every bot that ran a script for the shout ordered by bot ID.whisper()
returns a list of results from every bot that ran a script for the whisper ordered by the input bot array.return
statements. For example, to return 10
from a shout you would simply write return 10
.Create Context from Selection
.powered by CasualOS
to bthe hamburger menu and loading popup.Unselect All
from the sheets.getBots("id")
)Changelog
V0.8.10
diff
key word to merge
or mergeBall
.
aux.diff
has been changed to aux.mergeBall
and aux.diffTags
has been changed to aux.mergeBall.tags
and the diff
id tag value has been changed to merge
.Changelog
V0.8.9
diff.save
and diff.load
to diff.export
and diff.import
respectfully.saveDiff
to automatically include the loadDiff
function within it to clean up the resulting output.diff.save
will now return a cleaner JSON than it was before.Changelog
V0.8.8
aux.color
, aux.label
, etc.aux._
to hidden
.aux._
tags until aux._
is input.aux.inventory.color
to global file that allows the user to set the inventory background color in player.minus
button of the final file in sheets will now switch to diff without the minus
or unselect all
buttons that don't do anything.Changelog
V0.8.7
#
section will no longer remain if there are no tags fitting the criteria.