Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@casual-simulation/aux-vm-client

Package Overview
Dependencies
Maintainers
0
Versions
455
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casual-simulation/aux-vm-client - npm Package Versions

1
4445

0.9.25

Diff

Changelog

Source

V0.9.25

Date: 08/08/2019

Changes:

  • Bug Fixes
    • Fixed a spelling error in the hamburger menu.
    • Fixed an issue that would cause recursive formulas to lock-up the channel.
kallyngowdyyeti
published 0.9.24 •

Changelog

Source

V0.9.24

Date: 08/08/2019

Changes:

  • Improvements
    • Changed onPlayerContextEnter() to onPlayerEnterContext().
    • Added player.currentChannel() for users to query the channel id in player.
  • Bug Fixes
    • Dragging a mod should no longer show a change in the scale.
    • Fixed an issue that would show the wrong username if logging in as a guest.
    • Fixed the "Fork Channel" button to create the new channel.
    • Changed the "Fork Channel" and "Clear Channel" buttons to only allow admins to run them.
    • Fixed an issue that would cause the tag input boxes to not accept typing an = sign as the first character.
    • Fixed the Destroyed {bot ID} messages to not show when the bot doesn't actually get destroyed.
    • Getting the mod of a recently changed file will no longer be missing tags.
    • Fixed isse with new tag input remaining open when verifying a tag vai the enter key.
    • Fixed issue where aux.stackable being false stopped mods from being applied to the bot, mods can now be applied.
kallyngowdyyeti
published 0.9.23 •

Changelog

Source

V0.9.23

Date: 08/06/2019

Changes:

  • Improvements
    • Changed Clear Mod to Reset in the sheet.
    • Allow the clicking on a bot in the sheet in single selection mode to deselect the bot.
    • Changed onCombine() action tag to onCombine(#tag:"value") and set the autofill to not auto add this tag to the sheet.
    • Added the aux.context.devices.visible to allow the hiding of user bots in the player.
  • Bug Fixes
    • Dragging a bot with no bot selected will no longer select a mod of the dragged bot.
kallyngowdyyeti
published 0.9.22 •

Changelog

Source

V0.9.22

Date: 08/06/2019

Changes:

  • Improvements
    • Changed {context}.index to {context}.sortOrder.
    • Added another variable to onClick() action tag to return a context.
    • Added another variable to onCombineEnter() and onCombineExit() action tags to return a context.
    • Added 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.
kallyngowdyyeti
published 0.9.21 •

Changelog

Source

V0.9.21

Date: 08/05/2019

Changes:

  • Improvements
    • Improved the server.shell() command to output a bot to the aux.finishedTasks channel with the results of the command.
    • Added the ability to backup channels to Github using Gists.
      • You can trigger a backup by running server.backupToGithub(token) as an admin from the admin channel.
      • The token parameter should be replaced with a string containing a personal access token from the account you want the backup to upload to.
      • During upload a bot will be added to the aux.runningTasks context with a progress bar indicating the status of the operation.
      • When the task is completed the bot will be moved to the aux.finishedTasks context and will contain tags indicating the result of the operation.
      • After finishing the bot will contain a link to the uploaded data.
    • Added the ability to backup channels as a zip file.
      • Triggered by running server.backupAsDownload() as an admin from the admin channel.
      • Similar to the Github backup but the zip file is downloaded to your device.
    • setTag function will now accept an array of bots as it's first paramater.
    • Removed the white circle background from the player's menu button.
    • Changed Fork/Upload/Download AUX to Fork/Upload/Download Channel.
    • Updated connection message.
    • Allow the deselection of files by clicking on the bot in the sheet during multiselection.
    • Greatly improved the performance of dragging stacks of bots in AUXPlayer.
    • Added the onCombineEnter() and onCombineExit() action tags to fire on all bots being interacted with during a drag operation with combine action tags involved.
  • Bug Fixes
    • Removed mouse pointer change on player inventory side bars.
    • Made the multiselect button ui consistant colors.
    • Made the multiselect button hide itself in multiselect mode.
    • aux.label will now accept numbers as a tag value.
    • Further restrict the add tag setup to stop unwanted warning popups.
    • Fixed to let admin users be designers even if the designers list says otherwise.
1
4445
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc