Commit Graph

12 Commits

Author SHA1 Message Date
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
e0e634d7f7 remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
unsettledgames
04afee2172 Finished binding events to splash page
Must write the log update and maybe find a way to randomize the splash images
2021-04-25 12:41:36 +02:00
unsettledgames
224273e7ce Binded new pixel events to splash page and to create dialogue 2021-02-18 22:28:52 +01:00
unsettledgames
1302fc9bd6 Started binding splash page events (new custom pixel section) 2021-02-17 18:59:49 +01:00
unsettledgames
9ef0e6ecea Started commenting code 2020-12-31 13:05:51 +01:00
unsettledgames
6be8791dec Finished implementing editor modes 2020-07-20 23:33:17 +02:00
unsettledgames
e9e1ba96da Started implementing editor modes
Added prompt in the create menu to choose an editor mode.
2020-07-20 12:59:04 +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