New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@casual-simulation/causal-tree-client-socketio

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casual-simulation/causal-tree-client-socketio - npm Package Versions

1
11

1.3.11-alpha.27

Diff

kallyngowdyyeti
published 1.3.9-alpha.22 •

kallyngowdyyeti
published 1.3.9-alpha.21 •

kallyngowdyyeti
published 1.3.9-alpha.20 •

kallyngowdyyeti
published 1.3.3 •

Changelog

Source

V1.3.3

Date: 12/10/2020

:rocket: Improvements

  • Added support for the apiary-aws causal repo protocol.
    • This enables the CasualOS frontend to communicate with instances of the CasualOS Apiary AWS project.
    • Use the CAUSAL_REPO_CONNECTION_PROTOCOL and CAUSAL_REPO_CONNECTION_URL environment variables to control which protocol and URL the frontend should connect to. See the README in aux-server for more info.
    • Note that only the following features are supported for AWS Apiaries:
      • server.setupStory()
      • server.totalPlayerCount()
      • server.storyPlayerCount()
      • server.players()
    • Webhooks are different when the story is hosted on an Apiary.
      • They require at least one device to have the story loaded for webhooks to function correctly.
      • They need to be sent to the Apiary host directly. Generally, this is not the same thing as auxplayer.com or casualos.com so you may need to ask the Apiary manager for it.
  • Added better support for static builds.
    • Use the PROXY_CORS_REQUESTS environment variable during builds to disable support for proxying HTTP requests through the server.
    • Use npm run tar:client after a build to produce a ./temp/output-client.tar.gz containing all the client code and assets. This can be deployed to S3 or a CDN for static hosting.
    • Use npm run package:config to produce a ./temp/config.json which can be used for the /api/config request that the client makes at startup. Utilizes the environment variables from the README in aux-server to build the config.

:bug: Bug Fixes

  • Fixed an issue where it was not possible to change the color of GLTF meshes that did not have a mesh in the GLTF scene root.
  • Fixed an issue where bots created by the ab1 installer would not receive the @onStorySubscribed shout.
kallyngowdyyeti
published 1.3.3-alpha.19 •

kallyngowdyyeti
published 1.3.3-alpha.18 •

kallyngowdyyeti
published 1.3.3-alpha.13 •

kallyngowdyyeti
published 1.3.2-alpha.11 •

kallyngowdyyeti
published 1.3.1-alpha.10 •

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