shapez/src/js
Dimava fe33f51424 always use MouseEvent in keyboard hooks 2020-05-30 11:11:56 +03:00
..
core change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
game always use MouseEvent in keyboard hooks 2020-05-30 11:11:56 +03:00
platform Further waypoint improvements 2020-05-28 20:36:53 +02:00
profile Allow to disable hints, add changelog 2020-05-23 15:04:55 +02:00
savegame store waypoints in savegame 2020-05-28 20:03:35 +02:00
states change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
webworkers Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
.gitignore Compress sounds into atlas 2020-05-19 11:08:28 +02:00
application.js Minor improvements 2020-05-27 15:45:43 +02:00
changelog.js Fix typo 2020-05-28 22:00:03 +02:00
globals.d.ts Fix keys being stuck, show savegame levels in main menu 2020-05-28 14:53:11 +02:00
jsconfig.json Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00
main.js V 1.0.1 2020-05-21 13:55:45 +02:00
translations.js Minor build process fixes 2020-05-19 11:11:08 +02:00
tsconfig.json Update tsconfig.json 2020-05-24 10:45:33 -04:00
tslint.json Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00