@casual-simulation/aux-vm-client
Advanced tools
Changelog
V0.9.25
Changelog
V0.9.24
onPlayerContextEnter()
to onPlayerEnterContext()
.player.currentChannel()
for users to query the channel id in player.=
sign as the first character.Destroyed {bot ID}
messages to not show when the bot doesn't actually get destroyed.aux.stackable
being false stopped mods from being applied to the bot, mods can now be applied.Changelog
V0.9.23
Clear Mod
to Reset
in the sheet.onCombine()
action tag to onCombine(#tag:"value")
and set the autofill to not auto add this tag to the sheet.aux.context.devices.visible
to allow the hiding of user bots in the player.Changelog
V0.9.22
{context}.index
to {context}.sortOrder
.onClick()
action tag to return a context.onCombineEnter()
and onCombineExit()
action tags to return a context.onAnyPlayerContextEnter
to trigger on every bot when a player joins a context and changed onPlayerContextEnter
to trigger on the player bot that joins a context.Changelog
V0.9.21
server.shell()
command to output a bot to the aux.finishedTasks
channel with the results of the command.server.backupToGithub(token)
as an admin from the admin channel.token
parameter should be replaced with a string containing a personal access token from the account you want the backup to upload to.aux.runningTasks
context with a progress bar indicating the status of the operation.aux.finishedTasks
context and will contain tags indicating the result of the operation.server.backupAsDownload()
as an admin from the admin channel.setTag
function will now accept an array of bots as it's first paramater.Fork/Upload/Download AUX
to Fork/Upload/Download Channel
.onCombineEnter()
and onCombineExit()
action tags to fire on all bots being interacted with during a drag operation with combine action tags involved.aux.label
will now accept numbers as a tag value.