Releases: Z4urce/VRC-Haptic-Pancake
Releases · Z4urce/VRC-Haptic-Pancake
Haptic Pancake (v0.6.0a)
Change log:
- Added extended support for tundra trackers
- Refactor
Haptic Pancake Hotfix (v0.5.3)
Change log:
- Crash logging
- Compatibility with ovr trackers without model number (like Vive 1.0)
- Identify button now works as intended with Tundra trackers and Vive controllers
Haptic Pancake Hotfix (v0.5.2)
Change log:
- Fixed haptic feedback being stopped after reaching the center of the contact receiver
- Fixed velocity based haptic feedback not storing velocity over frames to compensate the refresh rate differences between game and trackers
- Added automatic recognition of Tundra trackers and Vive Controllers so there is no longer need to override the pulse multiplier
Haptic Pancake (v0.5.1)
Change log:
- Added PWM Emulation. (This makes it possible to fine tune the vibration between 0% and 100%)
- Added Resonite compatibility (Through WebSockets)
- Added minimum battery threshold and battery low notification through vibration.
- Added Tooltips
- Reworked patterns:
- None will disable the system
- Constant will always vibrate at the maximum allowed value
- Linear will vibrate proportionally to the incoming value
- Sine will ease the incoming value
- Throb will pulsate between on and off state to prevent drifting
Haptic Pancake (v0.4.0b)
Change log:
- Standalone Proximity vs Velocity pattern system
- New icon
- Preparing for Resonite support
- Bool and int is now an acceptable OSC parameter
Haptic Pancake (v0.3.1b)
Change log:
- Every tracker got its own vibration multiplier
- Added new Proximity and Velocity based patterns
- Fixed Linear pattern values
- Added new Pancake variant that can be more easily assembled using a pair of M3 nuts
Haptic Pancake (v0.2.1)
Change log:
- Fixed Sine vibration pattern
- Added Linear vibration patterns
Haptic Pancake (v0.2.0)
New features:
- Dynamic tracker loading.
- Now you can refresh the tracker list whenever you want
- Vibration patterns
- Chose a pattern to prevent tracker drifting and / or make the experience more unique!
Haptic Pancake (v0.1.1 hotfix)
- Fixed crash on exit
- Fixed port reusing issue
Haptic Pancake (v0.1.0)
Initial release. Includes only the basic functionality plus a few extras, like the ability to set the vibration intensity and save / load from a config file.