Skip to content

Releases: rayshader/twitch-plays-gamepad

v1.6.0

13 Jan 22:18
Compare
Choose a tag to compare

Added

  • button SELECT to toggle test mode.

Full Changelog

v1.5.1

10 Jan 23:38
Compare
Choose a tag to compare

Fixed

  • alignment of panels and buttons in UI.

Full Changelog

v1.5.0

10 Jan 23:27
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

Added

  • telemetry feature to record, aggregate and list user commands.
  • button to show/hide telemetry panel.
  • button to export telemetry to a JSON file.

Full Changelog

v1.4.0

09 Jan 19:29
Compare
Choose a tag to compare

Added

  • switch button on GUI to enable/disable test mode.
  • test mode feature to prevent commands from being sent.

Full Changelog

v1.3.0

09 Jan 12:58
Compare
Choose a tag to compare

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.

Full Changelog

v1.2.0

08 Jan 21:21
Compare
Choose a tag to compare

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).

Full Changelog

v1.1.0

07 Jan 19:53
Compare
Choose a tag to compare

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.

Full Changelog

v1.0.1

07 Jan 18:29
Compare
Choose a tag to compare

Fixed

  • randomize case of commands to bypass spamming error from chat.
  • chat's input staying focused after sending a command.

Full Changelog

v1.0.0

07 Jan 18:27
Compare
Choose a tag to compare

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.

Full Changelog