Skip to content

Releases: Z4urce/VRC-Haptic-Pancake

Haptic Pancake Hotfix (v0.5.3)

28 Sep 15:37
011bff2
Compare
Choose a tag to compare

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

Check out the Wiki page for an extended guide!

Haptic Pancake Hotfix (v0.5.2)

19 Feb 14:36
Compare
Choose a tag to compare

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

Check out the Wiki page for an extended guide!

Haptic Pancake (v0.5.1)

12 Feb 22:44
Compare
Choose a tag to compare

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

Check out the Wiki page for an extended guide!

Haptic Pancake (v0.4.0b)

05 Feb 20:30
Compare
Choose a tag to compare

Change log:

  • Standalone Proximity vs Velocity pattern system
  • New icon
  • Preparing for Resonite support
  • Bool and int is now an acceptable OSC parameter

Check out the Wiki page for an extended guide!

Haptic Pancake (v0.3.1b)

28 Jan 22:10
2759cf8
Compare
Choose a tag to compare

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

Check out the Wiki page for an extended guide!

Haptic Pancake (v0.2.1)

22 Jan 19:13
Compare
Choose a tag to compare

Change log:

  • Fixed Sine vibration pattern
  • Added Linear vibration patterns

Haptic Pancake (v0.2.0)

18 Jan 19:58
Compare
Choose a tag to compare

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)

17 Jan 21:26
Compare
Choose a tag to compare
  • Fixed crash on exit
  • Fixed port reusing issue

Haptic Pancake (v0.1.0)

16 Jan 17:13
Compare
Choose a tag to compare

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.