Releases: SutekhVRC/VibeCheck
Releases · SutekhVRC/VibeCheck
0.1.6 BETA
- Refactored the communication manager setup routine
- Error handling
0.1.5 BETA
- Fixed config confusion bug.
- Fixed bug with constriction feature types.
0.1.4 BETA
Pretty installerishthingy
Added discord link to footer
0.1.3 BETA
Added pretty icons <3
0.1.2 BETA
- Added Lovense Connect debug menu to see what toys are registered to the Lovense NAT punch-through API.
- Small cleanup / optimizations
0.1.1 BETA
VibeCheck rewrite complete (0.1.1)!
Features added:
- Supports Bluetooth LE and Lovense Connect
- Feature input smoothing and feature disabling/enabling
- Support for other toy feature types like Max 2 Constriction for example. (Only through bluetooth)
- VibeCheck now checks if it is up to date and if not, displays an "Update" button that will close and update VibeCheck.
- No longer relies on IntifaceCLI!
- Can use Lovense Connect toys and bluetooth toys at the same time
Bug fixes:
- CEH bug with battery querying toys and crashing if no response from toy.
Optimizations
- Toy input optimizations (Smoothing itself is also an optimization technically)
- OSC listener optimizations
- No longer relies on IntifaceCLI!
0.0.28 ALPHA
- Patched toy handling thread crash due to battery request.
0.0.27 ALPHA
Changed OSC parsing socket to blocking mode / set a socket read timeout to allow message passing to work well.
Change results in a 50% CPU time performance increase.
0.0.26 ALPHA
- Changed timer back to a session timer instead of a saved timer.
- Added error handling / verbose for bind errors.
- Added common windows bluetooth errors to readme.
0.0.25 ALPHA
- Dependency update