Releases: rayshader/twitch-plays-gamepad
Releases · rayshader/twitch-plays-gamepad
v1.6.0
v1.5.1
v1.5.0
Added
- telemetry feature to record, aggregate and list user commands.
- button to show/hide telemetry panel.
- button to export telemetry to a JSON file.
v1.4.0
Added
- switch button on GUI to enable/disable test mode.
- test mode feature to prevent commands from being sent.
v1.3.0
Added
- joystick configuration in settings panel of GUI.
- user can update active / dead thresholds.
- save/restore joystick settings in browser's local storage.
Fixed
- prevent out of bounds numbers when user input long press/move durations.
v1.2.0
Added
- panel to expand with settings.
- form fields to change settings for long commands detection (button / joystick).
- save/restore above settings using browser's local storage.
Changed
- show on GUI when input is triggered by a joystick (parenthesis).
- show on GUI which joystick triggers an input (L / R).
v1.1.0
Added
- START button of gamepad to show/hide GUI.
Fixed
- drop first command after detecting a gamepad.
- prevent multiple commands to be sent while moving joystick in different positions.
Changed
- improve performance when polling for a gamepad, Chrome only.
- reduce bundle size.
v1.0.1
Fixed
- randomize case of commands to bypass spamming error from chat.
- chat's input staying focused after sending a command.
v1.0.0
Added
- plugin with gamepad support for Firefox and Chrome.
- feature to transform gamepad's inputs into chat commands.
- feature to send commands through chat using web UI.
- GUI with some feedbacks about plugin's state.
- shortcut to show/hide GUI.