Skip to content

Releases: SutekhVRC/VibeCheck

0.1.6 BETA

13 Nov 01:08
Compare
Choose a tag to compare
  • Refactored the communication manager setup routine
  • Error handling

0.1.5 BETA

22 Oct 01:52
Compare
Choose a tag to compare
  • Fixed config confusion bug.
  • Fixed bug with constriction feature types.

0.1.4 BETA

21 Oct 22:26
Compare
Choose a tag to compare

Pretty installerishthingy
Added discord link to footer

0.1.3 BETA

21 Oct 00:59
Compare
Choose a tag to compare

Added pretty icons <3

0.1.2 BETA

16 Oct 06:32
Compare
Choose a tag to compare
  • 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

11 Oct 03:02
Compare
Choose a tag to compare

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

09 Oct 04:20
cb8c78b
Compare
Choose a tag to compare
  • Patched toy handling thread crash due to battery request.

0.0.27 ALPHA

21 Aug 07:28
Compare
Choose a tag to compare

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

30 May 05:30
Compare
Choose a tag to compare
0.0.26 ALPHA Pre-release
Pre-release
  • 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

06 May 19:19
Compare
Choose a tag to compare
0.0.25 ALPHA Pre-release
Pre-release
  • Dependency update