Commit Graph

19 Commits

Author SHA1 Message Date
Sam Keddy 6ec80cf410 fixed links to css/js urls
this should hopefully make it so the css js files are properly loaded when on the apps site. I also made it so the build file only compiles pixel-editor.js since it was compiling everything in the folder for no reason
2022-03-04 14:33:42 -05:00
Nicola 82aa5ab114 Fixed topbar css
Aded InputComponents.js to take care (dynamically create, add events) of input elements.
2022-01-31 00:16:27 +01:00
Nicola 2e360dcf51 Started tool tutorials 2022-01-25 00:33:23 +01:00
Sam Keddy c135e2838d fixed urls
changed all urls to be relative (no starting slash) and without /pixel-editor/. Fixed the testing server to deal with these requests (and also include some better logging).
2022-01-13 14:40:35 -05:00
Nicola be852d9aae Fixed #48 and #47 2021-12-12 18:37:16 +01:00
Nicola dfa9810a75 Merge remote-tracking branch 'upstream/master' 2021-12-09 08:39:04 +01:00
Sam Keddy fd064ebb21 finally removed node-gyp dependency
updated gulp-sass and switched it to use the official sass package, which is pure javascript. it should now be buildable out of the box on windows. closes #64
2021-12-08 18:42:09 -05:00
unsettledgames 9540002c6e Moved popup windows into a specific folder 2021-07-15 18:43:59 +02:00
skeddles 1f820fd97e ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
skeddles 6d66963509 removed final SLUG instances in build script 2021-07-06 12:00:54 -04:00
skeddles 9c9818e051 removed slug from build directory 2021-07-06 11:49:14 -04:00
unsettledgames 07f36cf7cb Added latest log loading
Fixed sprite scaling bug
2021-04-28 23:39:14 +02:00
unsettledgames 855c125f8a Started logs loading management 2021-04-27 13:00:43 +02:00
unsettledgames 079ea38e63 Added random splash images
Also added a rough class scheme of the editor for future use.
2021-04-27 11:00:27 +02:00
Leamsi Escribano 5ea861b764 fixing dev env issues 2021-01-13 14:21:43 -05:00
Theo Cavignac 24af6b38a3 Update opn into open, make all build steps gulp based 2020-04-12 10:58:23 +02:00
Theo Cavignac 4123c069e2 Enforce style, split build into build and server, parametrize build.js and server.js 2020-04-12 09:36:10 +02:00
skeddles 548fea2909 finish build file 2019-03-27 22:19:15 -04:00
Sam Keddy 7126e83f5f first commit 2019-03-26 23:20:54 +00:00