Skip to content

Releases: zardoy/contro-max

v0.1.9

22 May 11:36
Compare
Choose a tag to compare

Bug Fixes

  • long press didnt fire prevent default 75fbeb3

v0.1.8

23 May 05:24
4a2b08e
Compare
Choose a tag to compare

New Features

v0.1.7

18 May 18:49
a11fec2
Compare
Choose a tag to compare

New Features

  • add mouse buttons codes (#8)

Co-authored-by: gguio nikvish150@gmail.com a11fec2

v0.1.6

10 May 01:34
Compare
Choose a tag to compare

New Features

  • add soleVector for movement event 7be8ae8

Bug Fixes

  • replace emittery with events as we never used async events and sync events are always easier to debug with call stack vars 7be8ae8

v0.1.5

10 May 00:54
Compare
Choose a tag to compare

Bug Fixes

  • fix rare buttons listen crash when browser didn't emit disconnect gamepad event 735346f

v0.1.4

24 Apr 14:24
Compare
Choose a tag to compare

Bug Fixes

  • enable buttons handling by deafult bea11fc

v0.1.3

24 Apr 08:17
Compare
Choose a tag to compare

New Features

  • add pressedKeyOrButtonChanged event for raw input listening and enabled to disable trigger or untrigger emitting (not recommended to disable on state=false) dc3deef

v0.1.2

16 Apr 02:15
Compare
Choose a tag to compare

New Features