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

Releases: KaleidonKep99/CVROSC

CVROSC v1.7

03 Aug 20:18
Compare
Choose a tag to compare

Changelog:

  • Moved JSON config files to %appdata%\..\LocalLow\Alpha Blend Interactive\ChilloutVR\OSC\usr_{UserGUID}\Avatars\avtr_{AvatarGUID}.json.
  • Added support for integers and booleans. (I didn't know ChilloutVR actually supported them now oops)

CVROSC v1.6

03 Aug 11:33
Compare
Choose a tag to compare

Changelog:

  • Added preliminary support for JSON files, to allow other programs to read and parse the parameters.

The JSON files containing the OSC parameters will be saved to (in Windows):
%appdata%\..\LocalLow\Alpha Blend Interactive\ChilloutVR\OSC\usr_{UserGUID}\avtr_{AvatarGUID}.json

CVROSC v1.5

30 Jul 09:17
Compare
Choose a tag to compare

Changelog:

  • Implemented Fody to avoid having the Bespoke libraries roaming around the "Mods" directory.

CVROSC v1.4

29 Jul 21:57
Compare
Choose a tag to compare

Changelog:

  • CVROSC will now return the correct avatar GUID to /avatar/change (#4).

CVROSC v1.3

29 Jul 15:32
Compare
Choose a tag to compare

Changelog:

  • Added support for bundles! You can send multiple OSC messages in one big bundle, and CVROSC will automatically unpack them and send them to the correct parameters!

CVROSC v1.2

29 Jul 07:42
Compare
Choose a tag to compare

Changelog:

  • Fixed extreme stutter when in FBT calibration mode.

CVROSC v1.1

28 Jul 20:04
14d22df
Compare
Choose a tag to compare

Changelog:

  • Fixed issue #1.

CVROSC - First release

28 Jul 20:00
14d22df
Compare
Choose a tag to compare

Changelog:

  • First release woo!