Commit Graph

  • 2cc6bb4d89 Update issue templates Nicola 2021-05-09 09:46:16 +0200
  • d272c761cf
    Merge pull request #12 from nkoder/reload_page_on_code_change_only_if_asked_to Nicola 2021-04-29 22:44:49 +0200
  • 7fcd77d4f2 Finished writing update log unsettledgames 2021-04-29 22:02:43 +0200
  • f24ded088b Added hex input to colour picker unsettledgames 2021-04-29 16:54:02 +0200
  • 6e483710f0 Fixed sprite scaling history bug unsettledgames 2021-04-29 12:50:59 +0200
  • 26aa1023c5
    Merge pull request #13 from nkoder/initial_ellipsis_tool Nicola 2021-04-29 10:10:12 +0200
  • ce0ac2ddc8 Introduce feature toggles and hide ellipsis tool behind such toggle nkoder 2021-04-29 01:03:50 +0200
  • 6cc60c00e8 Introduce ellipse tool (which draws rectangle for now) nkoder 2021-04-28 22:35:26 +0200
  • 7e40df507e Make it possible to run server with file-watching but without automatic webpage reload nkoder 2021-04-28 23:36:41 +0200
  • 07f36cf7cb Added latest log loading unsettledgames 2021-04-28 23:39:14 +0200
  • 7a975976cb
    Merge pull request #10 from nkoder/fix_rectangle_tool_keyboard_shortcut Nicola 2021-04-28 23:36:20 +0200
  • 9c43fae68a
    Merge pull request #11 from nkoder/redirect-app-server-side-to-landing-page Nicola 2021-04-28 23:36:11 +0200
  • ac32f42318 Show landing page instead of 404 on editor page reload nkoder 2021-04-28 23:33:53 +0200
  • 5da37b92f2 Add missing keyboard shortcut handler for Rectangle tool nkoder 2021-04-28 22:55:36 +0200
  • 855c125f8a Started logs loading management unsettledgames 2021-04-27 13:00:43 +0200
  • 079ea38e63 Added random splash images unsettledgames 2021-04-27 11:00:27 +0200
  • d9ae5dd21b
    Merge pull request #9 from nkoder/nvm Nicola 2021-04-26 23:18:46 +0200
  • 492631d949 Regenerate package-lock.json, now again in version 2 nkoder 2021-04-26 23:15:09 +0200
  • fde0211145 Configure nvm to help us avoid constant switching between lockfile versions 1 and 2 by suggesting which Node.js/npm version to use nkoder 2021-04-26 23:14:12 +0200
  • 3d3a6f4d78
    Merge pull request #8 from nkoder/fix_npm_install_error Nicola 2021-04-26 22:58:27 +0200
  • c045d02935 Recreate package-lock.json in order to somehow fix npm install error nkoder 2021-04-26 22:54:43 +0200
  • 81abc75b1f
    Merge pull request #7 from JulianWebb/hot-reload Nicola 2021-04-26 22:39:32 +0200
  • ea357dab04
    Merge branch 'master' into hot-reload Julian Webb 2021-04-26 11:04:47 -0700
  • 2771508561 Readded page open and added auto-refresh Added npm modules 'open-cli', 'concurrently', 'reload', and 'wait-cli' NPM script 'hot' will now open the page once the server is up the first time thanks to 'wait-cli' and 'open-cli' After that, 'reload' will take care of refresing the page when it's dead-man switch triggers Julian Webb 2021-04-25 13:03:55 -0700
  • 8fbe48e1b1 Removed relative path to nodemon in package.json as it is not required Julian Webb 2021-04-25 12:05:38 -0700
  • ecae10e1ec Removed 'open' dependancy and added 'nodemon' dependacy. Also added a 'hot' script to 'package.json' for hot-reloads Julian Webb 2021-04-25 10:19:01 -0700
  • fc9a369b02
    Merge pull request #6 from nkoder/update_readme_commands Nicola 2021-04-25 18:39:02 +0200
  • 2e21a917d9 fix typo in README.md nkoder 2021-04-25 18:37:57 +0200
  • ef07966482 Update commands mentioned in README.md in order to reuse already defined npm scripts nkoder 2021-04-25 18:35:15 +0200
  • 2533bb908c
    Merge pull request #5 from nkoder/fix_build_missing_line_svg Nicola 2021-04-25 18:31:25 +0200
  • a6b68f0f9e Fix build by adding non-tracked line.svg nkoder 2021-04-25 18:25:31 +0200
  • 107a3f23bd Track changes to SVG assets in a repository nkoder 2021-04-25 18:17:32 +0200
  • c94c512748 Fixed bug when opening LPE file (the opposite editor mode was selected instead of the right one) unsettledgames 2021-04-25 13:00:16 +0200
  • ba969aeffb Fixed bug when loading an image unsettledgames 2021-04-25 12:57:28 +0200
  • 04afee2172 Finished binding events to splash page unsettledgames 2021-04-25 12:41:36 +0200
  • 238eaf1783 Last commit unsettledgames 2021-02-25 22:06:51 +0100
  • 224273e7ce Binded new pixel events to splash page and to create dialogue unsettledgames 2021-02-18 22:28:52 +0100
  • 1302fc9bd6 Started binding splash page events (new custom pixel section) unsettledgames 2021-02-17 18:59:49 +0100
  • 9c2677ea6e Finally placed the window unsettledgames 2021-02-17 12:57:32 +0100
  • 598bf20d46 Commit before trying new layout unsettledgames 2021-02-05 12:42:40 +0100
  • b44eaf0d3f
    Merge pull request #4 from liamortiz/master Nicola 2021-01-15 16:55:01 +0100
  • 29746551e1 Fixed layer issue Leamsi Escribano 2021-01-15 10:11:13 -0500
  • 9fc5c8e3b8 Fixed line tool bugs Leamsi Escribano 2021-01-14 19:50:56 -0500
  • 5556587088 Finished Line Tool Leamsi Escribano 2021-01-14 15:28:57 -0500
  • d3a1b6f474 Working on line tool Leamsi Escribano 2021-01-14 13:04:39 -0500
  • 5ac0310b74
    Merge pull request #3 from liamortiz/master Nicola 2021-01-13 20:26:15 +0100
  • 5ea861b764 fixing dev env issues Leamsi Escribano 2021-01-13 14:21:43 -0500
  • 952cc78a66 Fixing dev server crashing and dev env missing images Leamsi Escribano 2021-01-13 13:18:33 -0500
  • a742b0e8f0 Continued splash page unsettledgames 2021-01-12 15:52:57 +0100
  • e3df4618f0 Continued splash page, added presets, resized cover unsettledgames 2021-01-11 18:09:58 +0100
  • 9b3df20533 Added what's new window unsettledgames 2021-01-08 16:20:39 +0100
  • cd5918c656 Finished (basic) advanced palette editor unsettledgames 2021-01-07 23:49:16 +0100
  • 88a8179d9d Fixed palette block css unsettledgames 2021-01-07 15:59:08 +0100
  • 8fb965ed5c Fixed colour picker css, must fix the rest unsettledgames 2021-01-07 00:04:48 +0100
  • 5ab5ceb6b0 Added sortable palette (basic mode) unsettledgames 2021-01-03 23:59:11 +0100
  • 47b99bb430 Added a few comments (revert here) unsettledgames 2021-01-02 13:03:49 +0100
  • 78713f30a8 Added sortable,js to move layers, must implement history unsettledgames 2021-01-01 17:17:55 +0100
  • c25596c467 Started implementing sortable layers (revert here) unsettledgames 2021-01-01 14:41:31 +0100
  • fb1200162e Finished commenting the editor unsettledgames 2020-12-31 16:47:56 +0100
  • 9ef0e6ecea Started commenting code unsettledgames 2020-12-31 13:05:51 +0100
  • 74691e4007
    Merge pull request #20 from unsettledgames/master Lospec 2020-12-30 13:06:15 -0500
  • 19e6fd1aca Fixed pixel grid being only on top of the first layer unsettledgames 2020-09-30 08:51:07 +0200
  • f0fae3698d Fixed canvas resizing history bug unsettledgames 2020-09-29 21:22:02 +0200
  • 50d63026da Added pivot svg icons unsettledgames 2020-09-29 19:21:26 +0200
  • d5c7ac4bdb Merge remote-tracking branch 'upstream/master' unsettledgames 2020-09-29 19:15:38 +0200
  • aabc715086 Finished todo list for current contribution unsettledgames 2020-09-29 19:10:50 +0200
  • c7cacc37ca Finally fixed friggin canvas trimming unsettledgames 2020-09-27 13:08:48 +0200
  • c2bf2fe131 Fixed canvas undoing bug unsettledgames 2020-09-27 11:25:09 +0200
  • 4223597659 Started canvas trimming unsettledgames 2020-09-26 13:08:43 +0200
  • 87a25c0137 Finished implementing pixel grid unsettledgames 2020-09-26 12:40:03 +0200
  • 933b2919b4 Implemented pixel grid unsettledgames 2020-09-26 12:32:31 +0200
  • 034715fac8 Fixed bug when undoing layer add unsettledgames 2020-09-26 11:51:18 +0200
  • a205b24742 Started pixel grid unsettledgames 2020-09-25 09:25:27 +0200
  • 9c68e541d9 Added history management for sprite scaling unsettledgames 2020-09-22 14:17:31 +0200
  • 29f8baf627 Fixed data handling bug unsettledgames 2020-09-22 12:29:58 +0200
  • b595026ea8 Fixed canvas resizing bug unsettledgames 2020-09-22 11:34:36 +0200
  • 93c73f939c Implemented sprite resizing unsettledgames 2020-09-21 12:33:45 +0200
  • 2a9acebd2f Fixed bug in canvas resizing when resizing sprite unsettledgames 2020-09-21 10:39:37 +0200
  • e9277db48c Added resize sprite data management unsettledgames 2020-09-19 17:04:46 +0200
  • e213acea76 Added resize sprite window opening unsettledgames 2020-09-18 15:22:10 +0200
  • 09c68fd847 Fixed bug in duplicating layers unsettledgames 2020-09-18 12:32:59 +0200
  • 47d36a4883 Added duplicate layer button to top menu unsettledgames 2020-09-18 11:11:52 +0200
  • eedde51ad4 Fixed pan bug unsettledgames 2020-09-18 10:26:56 +0200
  • b6d4544cd8 Added layer focus when it's hovered in the menu unsettledgames 2020-09-18 10:18:27 +0200
  • 8d033778a5 Added liam's fix unsettledgames 2020-09-17 19:25:00 +0200
  • d6b292a443 Merge remote-tracking branch 'upstream/master' unsettledgames 2020-09-17 19:24:23 +0200
  • 8773450b4e
    Merge pull request #17 from liamortiz/master Lospec 2020-09-17 12:25:18 -0400
  • 37a532236b Fixed brush preview snapping unsettledgames 2020-09-17 16:11:00 +0200
  • c27a355904 Whops fixed bug in duplicating layers unsettledgames 2020-09-17 12:41:47 +0200
  • 2a5315b81a Added history management for duplicating layers unsettledgames 2020-09-17 12:36:15 +0200
  • 96d428af90 Implemented layer duplication unsettledgames 2020-09-17 12:23:56 +0200
  • 54f7d74a38 Fixed issue #16 by decreasing maxXOffset Leamsi Escribano 2020-09-16 15:39:58 -0400
  • 80d97a4552 Started duplicating layers unsettledgames 2020-09-16 16:10:55 +0200
  • 5974420f93 Finished canvas resizing unsettledgames 2020-09-16 13:52:55 +0200
  • f5c4b68125 Probably fixed #19 unsettledgames 2020-09-16 13:08:44 +0200
  • 267d1a170e Fixed issue #18 unsettledgames 2020-09-16 12:43:51 +0200
  • e58326600d Moved default palettes to .hbs file Leamsi Escribano 2020-09-15 20:22:53 -0400
  • dab2a7c662 Reverted some changes and added default palettes to fix #9 bug Leamsi Escribano 2020-09-15 18:16:44 -0400
  • b7d5f603b1 Added history states for canvas resizing unsettledgames 2020-09-15 13:06:31 +0200
  • 663b714b46 Updated readme unsettledgames 2020-09-15 12:12:35 +0200