Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

v0.1.1

Compare
Choose a tag to compare
@malicean malicean released this 21 Oct 22:34
· 18 commits to main since this release

⚠️ User intervention is required if you are upgrading from v0.1.0 ⚠️


Changelog

Revision Features

These features are clientside or serverside only, and work even with players that do not have them.

  • Replaced primitive (cube) hands with Index controllers (#3)
    • Note: this does not synchronize controller types; all other players' controllers are Valve Index controllers. Doing otherwise would require a minor feature.

Configs

⚠️ Interpretation ⚠️

These configs behave differently from before. The config must be regenerated (delete it and launch the game) or manually changed to get the intended effect.

  • Client.Head
    • Color = 0.081
  • Client.HandLeft
    • Color = 0.96
    • Scale = {"x":1.0,"y":1.0,"z":1.0}
  • Client.HandRight
    • Color = 0.96
    • Scale = {"x":1.0,"y":1.0,"z":1.0}

Defaults

These configs behave the same as before, but their default values have been changed to be closer to what we intended.

  • Client.Head
    • Scale = {"x":0.2,"y":0.2,"z":0.2}