Releases: bastianh/streamdeck-vjoy-w4rl0ck
Releases · bastianh/streamdeck-vjoy-w4rl0ck
v0.2.3
v0.2.2
Added State Button action to vJoy plugin This update introduces a new action called "State Button" to the vJoy Controller Plugin for StreamDeck. The action allows users to toggle between different button states, enhancing interaction and control. The README, manifest, and project files have also been updated correspondingly.
v0.2.1
Update touch button action and plugin version Changed the button action in AxisDialButtonAction.cs to use the correct _touchButtonId instead of the previous _dialButtonId. fixes #2
v0.2.0
Version 0.2.0 Added some image generation to generate default images showing the button id
v0.1.9
new icons
v0.1.8
Add support for POV sticky feature Checkbox input types are now properly handled under cases in local.js and sdtools.common.js. Added a new checkbox for a "sticky" feature to PovButtonAction.html and related handling in POVButtonAction.cs. This checks whether users want joystick movement to automatically revert to a neutral position. Updated the version number in manifest.json to deploy these changes.