Commit Graph

13 Commits

Author SHA1 Message Date
unsettledgames
06d9536895 Removed onLoad and checkCompatibility 2021-07-15 22:26:08 +02:00
unsettledgames
dcf896954f Added Startup IIFE to take care of the creation of a new project
It includes the old _createButton and _newPixel functions and a few private methods to divide the huge newPixel function into smaller chunks depending on their purpose. Those chunks could probably be part of other IIFEs, but we'll think about that in the future.
Fixed Input bug that caused the on function to pass an array of arguments instead of single arguments. Removed data_asdfgasd.hbs
2021-07-15 18:33:19 +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
skeddles
e0e634d7f7 remove mode picker from new pixel dialog 2021-07-06 21:05:41 -04:00
skeddles
1f820fd97e ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
nkoder
ce0ac2ddc8 Introduce feature toggles and hide ellipsis tool behind such toggle 2021-04-29 01:38:10 +02: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
6be8791dec Finished implementing editor modes 2020-07-20 23:33:17 +02:00
Sam Keddy
f3ce09ac5a fixed merge 2020-04-15 00:10:21 +00:00
Sam Keddy
91da252f49 created tool class which keeps track of cursors, incorporates changeTool; made changelog data its own file 2020-04-15 00:01:31 +00: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