Skip to content

Releases: VolcanicArts/VRCOSC-Modules

2024.724.0

24 Jul 19:34
Compare
Choose a tag to compare
2024.724.0 Pre-release
Pre-release

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

13 Jul 14:04
Compare
Choose a tag to compare
2024.713.0 Pre-release
Pre-release

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

23 Jun 14:45
Compare
Choose a tag to compare
2024.623.0 Pre-release
Pre-release

What's Changed?

  • Updated to .NET8
  • Added 2 new Media variables

Full Changelog: 2024.618.0...2024.623.0

2024.618.0

18 Jun 16:10
Compare
Choose a tag to compare
2024.618.0 Pre-release
Pre-release

What's Changed?

  • Fixed SteamVRStats constant errors

Full Changelog: 2024.616.0...2024.618.0

2024.616.0

16 Jun 20:14
Compare
Choose a tag to compare
2024.616.0 Pre-release
Pre-release

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

17 May 12:53
Compare
Choose a tag to compare
2024.517.0 Pre-release
Pre-release

What's Changed?

  • Fixed SteamVR Stats not appearing in the ChatBox
  • Fixed Timer not getting the DateTime correctly
  • Changed Unavailable to Stopped in Media to better handle media states
  • Added Value and Normalised values for FPS in SteamVR Stats
  • Added DashboardVisible and UserPresent 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

23 Apr 20:36
Compare
Choose a tag to compare
2024.423.0 Pre-release
Pre-release

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

18 Mar 19:32
Compare
Choose a tag to compare
2024.318.0 Pre-release
Pre-release

Pre-release for development testing

2024.317.0

17 Mar 18:36
Compare
Choose a tag to compare
2024.317.0 Pre-release
Pre-release

Pre-release for local development testing

2023.1228.0

28 Dec 22:55
Compare
Choose a tag to compare
2023.1228.0 Pre-release
Pre-release

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