2022.1116.0
·
2068 commits
to main
since this release
Installation
- Download and run VRCOSCSetup.exe (It may get blocked by your antivirus (including Windows Defender)). A shortcut will be made on your desktop.
- Join the Discord Server to get help or make suggestions.
- If you have trouble with the prefabs, check the Prefab FAQ.
What's Changed
- Completely refactored how parameters work
- Parameter addresses are no longer editable to make things more simple
- Parameters are now listed in a new module screen showing the name, description, type, and if they read/write to/from VRChat
- Fixed a multitude of priority and timing issues with the ChatBox code
- If you ever experienced the ChatBox timing out then this addresses those problems
- Completely deprecate the Spotify module
- If you're still using the older Spotify prefab, you will need to update to the Media prefab
- Improved MediaModule functionality
- Fixed all nullability issues
- The ChatBox will now clear when all modules stop
- Add more Clock functionality to choose whether to smooth hours and minutes
- These will default to True to allow the Watch prefab to work, but for the purposes of a digital clock you don't want the values smoothed
- Fixed performance regressions when starting modules
- Clock can now display your local time in the ChatBox
- Heartrate modules (HypeRate and Pulsoid) can now show your heartrate in the ChatBox
Full Changelog: 2022.1027.0...2022.1116.0