1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Lukáš Doležal
e665df3a6c Fix prettier 2020-12-26 22:14:04 +00:00
Lukáš Doležal
45ecc0ad4e Add basic gamepad keybindings
Adds basic support for gamepad buttons available as keybindings

Does not recognize joysticks
2020-12-26 20:02:58 +00:00
tobspr
fa27d1681f Cleanup IS_DEMO flags and introduce Restriction Manager 2020-10-07 09:48:31 +02:00
tobspr
f0a75a8255 Minor changes, update changelog with latest contributions 2020-07-04 16:46:01 +02:00
tobspr
b963b48df5 Fix keybindings not being properly assigned 2020-06-01 13:02:43 +02:00
Dimava
e900d01026
remove console.log 2020-06-01 02:58:01 +03:00
Dimava
54e11e6baf
change onclick to addEventListener 2020-06-01 02:55:54 +03:00
Dimava
d5d615bfd3 change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
Dimava
79dcd79734 use MouseEvent in keybind change hooks 2020-05-30 11:03:37 +03:00
tobspr
5cc6c05c71 Allow changing keybindings in the demo version 2020-05-27 08:00:36 +02:00
tobspr
9c4fe248db Do not allow saving in the demo version 2020-05-19 15:03:13 +02:00
tobspr
3714a59fca Add customizable keybindings & watermark 2020-05-19 09:14:40 +02:00