Commit Graph

10 Commits

Author SHA1 Message Date
unsettledgames
1b1290c017 Refactored Input.js to Events.js
Started working on Input.js, this time it's used to handle mouse clicks and keyboard shortcuts.
2021-07-20 22:52:51 +02:00
unsettledgames
e4ecc3d607 Moved dialogue related things to their own IIFE
Refactored all calls to showDialogue and closeDialogue to use the IIFE version
2021-07-13 23:40:23 +02:00
unsettledgames
4457d2178c Added Input.js
Got rid of the "on" files, refactored the rest of the code to use the functions declared in Input.js
2021-07-12 11:36:30 +02:00
unsettledgames
3f2d67a36e Tested get/set functions
Found out every function that uses this has problems: when calling an object method as an input callback, this gets replaced with the element that triggered the event.
2021-07-09 23:44:04 +02:00
skeddles
c51cb0d68b changed default pixel grid color to black 2021-07-06 20:42:11 -04:00
unsettledgames
598bf20d46 Commit before trying new layout 2021-02-05 12:42:40 +01:00
unsettledgames
9b3df20533 Added what's new window 2021-01-08 16:20:39 +01:00
unsettledgames
aabc715086 Finished todo list for current contribution
Fixed canvas trimming history, added proper setting management for the pixel grid.
2020-09-29 19:10:50 +02:00
Theo Cavignac
6f84b5dfc8 Apply eslint --fix and fix indentation 2020-04-12 10:58:19 +02:00
Sam Keddy
7126e83f5f first commit 2019-03-26 23:20:54 +00:00