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
7c4fb652cf
Deleted _createColorPalette.js, commented files
...
Moved createColorPalette to the ColorModule, removed _onLoad.js and _onbeforeunload.js, commented the code and labelled with REFACTOR the comments that refere to the refactoring.
2021-07-18 23:17:41 +02:00
unsettledgames
4f4091ebb3
Merged the two create functions
2021-07-15 16:33:26 +02:00
unsettledgames
d81363ddd0
Fixed mode switching, started SplashPage IIFE
2021-07-14 22:48:53 +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
skeddles
e0e634d7f7
remove mode picker from new pixel dialog
2021-07-06 21:05:41 -04:00
skeddles
562b9ad074
made pixel grid switch on by default for basic mode, and off for advanced mode
2021-07-06 20:51:20 -04:00
skeddles
80e33b4ff1
moved mode switcher on splash to below quickstart
2021-07-06 20:37:47 -04:00
unsettledgames
6e483710f0
Fixed sprite scaling history bug
2021-04-29 12:50:59 +02: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
5ab5ceb6b0
Added sortable palette (basic mode)
...
Started advanced palette block
2021-01-03 23:59:11 +01:00
unsettledgames
fb1200162e
Finished commenting the editor
...
Also cleaned a few things, removed some unused variables
2020-12-31 16:47:56 +01:00
unsettledgames
a56c9576a9
Fixed mode switch bug
2020-09-12 11:45:27 +02:00
Sam Keddy
43f5fa8d5c
fixed a few bugs on layers before first document is created
2020-09-09 04:15:22 +00: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