Releases: VolcanicArts/VRCOSC-Modules
Releases · VolcanicArts/VRCOSC-Modules
2024.724.0
What's Changed?
- Added Stopwatch module
- Added Leash module
- This does work with the OSCLeash prefab if you change the parameter names to match
- Currently doesn't support the Y axis or turning as this was just a test
Full Changelog: 2024.713.0...2024.724.0
2024.713.0
What's Changed?
- Updated heartrate modules to SDK behaviour changes
- Updated Speech To Text to handle new speech engine
- Updated Media to new Windows Media Provider
- Updated all modules inline with removal of AvatarModule and ChatBoxModule
- Changed Media to use new Progress clip variable
Full Changelog: 2024.623.0...2024.713.0
2024.623.0
What's Changed?
- Updated to .NET8
- Added 2 new Media variables
Full Changelog: 2024.618.0...2024.623.0
2024.618.0
2024.616.0
What's Changed?
- Fixed some incorrect HardwareStats variables
- Added SpeechToText module
- Added individual tracker batteries variable to SteamVRStatistics module
- Added a runtime page for the Media module which lets you select a specific source
Full Changelog: 2024.517.0...2024.616.0
2024.517.0
What's Changed?
- Fixed SteamVR Stats not appearing in the ChatBox
- Fixed Timer not getting the
DateTime
correctly - Changed
Unavailable
toStopped
in Media to better handle media states - Added
Value
andNormalised
values for FPS in SteamVR Stats - Added
DashboardVisible
andUserPresent
parameters to SteamVR Stats - Added compound
artist - title
to Media - Added the option to adjust the progress visual's length in Media
Full Changelog: 2024.423.0...2024.517.0
2024.423.0
What's Changed?
- Added PiShock module
- Renamed Time module to DateTime module
- Merged OpenVRStatistics and OpenVRControllerStatistics into SteamVRStatistics
- Added AFK Detection module
- Properly implemented Counter module
- Create client events module
- Added back all ChatBox functionality
2024.318.0
Pre-release for development testing
2024.317.0
Pre-release for local development testing
2023.1228.0
What's Changed?
- Fixed HardwareStats parameters sometimes being sent after the module has stopped
- Changed some HardwareStats names to standardise them
- Renamed Clock module to Time module and refactor all parameters for future expansion
- Added HypeRate module