Commit Graph

  • 94add8f3f7 LPE Loading Improvements Leamsi Escribano 2021-07-19 20:08:46 -05:00
  • f5fc762c5c Restored Startup.js to previous version Leamsi Escribano 2021-07-18 20:08:49 -05:00
  • 636d4685a0 Fixed fill tool Leamsi Escribano 2021-07-18 19:52:43 -05:00
  • 7c4fb652cf Deleted _createColorPalette.js, commented files unsettledgames 2021-07-18 23:17:41 +02:00
  • 7976675132 Moved some of _pixelEditorUtility.js functions to proper files unsettledgames 2021-07-18 22:44:31 +02:00
  • b8ae07adff audit fix and pan issue fixed Leamsi Escribano 2021-07-18 10:03:46 -05:00
  • f240e54bb3 Set brushSize before panning with Mousewheel Jascha Bakarinow 2021-07-17 23:07:57 +02:00
  • d4de08e8be Move brushPreview when panning with mousewheel Jascha Bakarinow 2021-07-17 22:55:51 +02:00
  • 68dbbdc4c3 Tried fixing pan bug unsettledgames 2021-07-15 23:30:55 +02:00
  • 06d9536895 Removed onLoad and checkCompatibility unsettledgames 2021-07-15 22:26:08 +02:00
  • f76d05bffa Added FileManager and TopMenuModule unsettledgames 2021-07-15 22:21:19 +02:00
  • 9540002c6e Moved popup windows into a specific folder unsettledgames 2021-07-15 18:43:59 +02:00
  • dcf896954f Added Startup IIFE to take care of the creation of a new project unsettledgames 2021-07-15 18:33:19 +02:00
  • 7c80e8f342 Finished refactoring History, added Startup IIFE unsettledgames 2021-07-15 17:10:07 +02:00
  • 4f4091ebb3 Merged the two create functions unsettledgames 2021-07-15 16:33:26 +02:00
  • eada155375 Fixed Dialogue bug unsettledgames 2021-07-14 23:00:12 +02:00
  • d81363ddd0 Fixed mode switching, started SplashPage IIFE unsettledgames 2021-07-14 22:48:53 +02:00
  • 6c8ec8e7a9 Refactored History into an IIFE unsettledgames 2021-07-14 22:20:55 +02:00
  • e4ecc3d607 Moved dialogue related things to their own IIFE unsettledgames 2021-07-13 23:40:23 +02:00
  • 87ab2da6b5 Commented ColorModule unsettledgames 2021-07-13 22:59:05 +02:00
  • ed6d60c418 Fixed colour generation when adding a new one unsettledgames 2021-07-13 22:35:06 +02:00
  • 85db99a7c1 Moved clickedColor to ColorModule unsettledgames 2021-07-13 22:27:29 +02:00
  • 53d51c4567 Fixed colour generation when creating a new pixel unsettledgames 2021-07-13 22:23:05 +02:00
  • 4457d2178c Added Input.js unsettledgames 2021-07-12 11:36:30 +02:00
  • 6072528ad2 Fixed advanced colour picker bugs unsettledgames 2021-07-11 23:27:48 +02:00
  • ef2630b876 Merge pull request #22 from liamortiz/master Nicola 2021-07-11 17:37:12 +02:00
  • 84f6493bf6 Fixed Color Picker preview not showing Leamsi Escribano 2021-07-11 11:32:49 -04:00
  • 1daeb81ef4 Fixed bug that caused the wrong colour to be modified with jscolor unsettledgames 2021-07-11 12:53:50 +02:00
  • f5807417ec Added Color class unsettledgames 2021-07-11 12:40:48 +02:00
  • dbffc0b9da Fixed Util static method issue unsettledgames 2021-07-10 11:05:56 +02:00
  • f81019830b Edited brush preview to be a bit more visible unsettledgames 2021-07-09 23:50:29 +02:00
  • 3f2d67a36e Tested get/set functions unsettledgames 2021-07-09 23:44:04 +02:00
  • a18584ff04 Merge remote-tracking branch 'upstream/master' unsettledgames 2021-07-07 10:13:31 +02:00
  • ae82d64d5d Static site conversion Lospec 2021-07-06 21:13:56 -04:00
  • bdca8e6462 added drop shadow to banner contents skeddles 2021-07-06 21:11:19 -04:00
  • e0e634d7f7 remove mode picker from new pixel dialog skeddles 2021-07-06 21:05:41 -04:00
  • 562b9ad074 made pixel grid switch on by default for basic mode, and off for advanced mode skeddles 2021-07-06 20:51:20 -04:00
  • c51cb0d68b changed default pixel grid color to black skeddles 2021-07-06 20:42:11 -04:00
  • 80e33b4ff1 moved mode switcher on splash to below quickstart skeddles 2021-07-06 20:37:47 -04:00
  • 512981be63 split pixel-edtior.scss into separate files skeddles 2021-07-06 19:14:37 -04:00
  • 1f820fd97e ported to static site, removed _ext folder, split hbs files into partials skeddles 2021-07-06 17:24:20 -04:00
  • 1e3549b016 fixed history state changing to /app skeddles 2021-07-06 12:19:37 -04:00
  • ef902d24e7 renamed index skeddles 2021-07-06 12:12:38 -04:00
  • 6d66963509 removed final SLUG instances in build script skeddles 2021-07-06 12:00:54 -04:00
  • 9c9818e051 removed slug from build directory skeddles 2021-07-06 11:49:14 -04:00
  • 11c119b1d8 static site conversion skeddles 2021-07-06 11:11:53 -04:00
  • bf35525458 Merge pull request #21 from liamortiz/master Nicola 2021-07-05 12:23:04 +02:00
  • ba50aa3369 addColor Refactor Leamsi Escribano 2021-07-04 17:36:15 -04:00
  • 0d545fba25 Merge branch 'master' of https://github.com/liamortiz/pixel-editor Leamsi Escribano 2021-07-04 13:56:07 -04:00
  • 4d4878c4fa Refactored addColor.js Leamsi Escribano 2021-07-04 13:55:49 -04:00
  • 890aec519a Merge pull request #38 from unsettledgames/master Nicola 2021-07-01 14:52:21 +02:00
  • 17da5efb78 Updated splash images credits unsettledgames 2021-07-01 14:46:20 +02:00
  • d8531a7e01 Updated help section unsettledgames 2021-07-01 13:10:08 +02:00
  • d35e768ce8 Fixed wonky rectangle drawing unsettledgames 2021-06-30 23:06:55 +02:00
  • d7b04d7699 Fixed invisible cursor outside of canvas unsettledgames 2021-06-30 22:47:45 +02:00
  • 1a69b48297 Fixed infinite loop when filling an area with the same colour unsettledgames 2021-06-30 22:35:46 +02:00
  • aea3942349 Removed crosshair unsettledgames 2021-06-30 22:17:08 +02:00
  • f37a85cf55 Fixed #18 unsettledgames 2021-06-30 22:13:59 +02:00
  • 645011bd4f Merge branch 'master' of https://github.com/unsettledgames/pixel-editor unsettledgames 2021-06-30 19:41:21 +02:00
  • 48310a4845 Fixed pixel not being drawn when clicking unsettledgames 2021-06-30 19:40:39 +02:00
  • 143895923a Merge pull request #17 from liamortiz/master Nicola 2021-06-30 11:23:33 +02:00
  • 71f4abe514 Fixing PresetModule Leamsi Escribano 2021-06-29 08:35:17 -04:00
  • d6d97105d6 Merge branch 'master' of https://github.com/liamortiz/pixel-editor Leamsi Escribano 2021-06-28 19:55:12 -04:00
  • ec9dbee493 Util changes Leamsi Escribano 2021-06-28 19:54:54 -04:00
  • 8d64522a68 Merge branch 'unsettledgames:master' into master Leamsi Escribano 2021-06-28 15:46:41 -05:00
  • 25942b206a Merge branch 'master' of https://github.com/unsettledgames/pixel-editor unsettledgames 2021-06-28 22:04:14 +02:00
  • cd3303e212 Fixed fill bug unsettledgames 2021-06-28 22:03:57 +02:00
  • 5eee1b941e IIFE and CSS Fixes Leamsi Escribano 2021-06-27 12:45:32 -04:00
  • 366d82d9ee Merge pull request #16 from unsettledgames/revert-15-master Nicola 2021-06-27 17:46:42 +02:00
  • bb8d5e467d Revert "Performance Improvement and Code Structure Changes" Nicola 2021-06-27 17:46:22 +02:00
  • f4841de168 Merge pull request #15 from liamortiz/master Nicola 2021-06-27 16:20:12 +02:00
  • 03036ca57b Global scope cleaning Leamsi Escribano 2021-06-26 16:51:56 -04:00
  • 096d62cab9 Added scrollbar to container Leamsi Escribano 2021-06-26 13:25:58 -04:00
  • 12561b7a87 Binded mouse wheel to panning unsettledgames 2021-06-25 22:42:00 +02:00
  • cde3528737 Fixed CSS unsettledgames 2021-06-25 22:08:52 +02:00
  • ced6b3d1cd Continued fixing css unsettledgames 2021-06-25 16:37:40 +02:00
  • d8369aa9d7 Continued fixing CSS unsettledgames 2021-06-24 15:10:08 +02:00
  • 16e5d6187f Started fixing CSS unsettledgames 2021-06-23 23:27:06 +02:00
  • 2cc6bb4d89 Update issue templates Nicola 2021-05-09 09:46:16 +02:00
  • d272c761cf Merge pull request #12 from nkoder/reload_page_on_code_change_only_if_asked_to Nicola 2021-04-29 22:44:49 +02:00
  • 7fcd77d4f2 Finished writing update log unsettledgames 2021-04-29 22:02:43 +02:00
  • f24ded088b Added hex input to colour picker unsettledgames 2021-04-29 16:54:02 +02:00
  • 6e483710f0 Fixed sprite scaling history bug unsettledgames 2021-04-29 12:50:59 +02:00
  • 26aa1023c5 Merge pull request #13 from nkoder/initial_ellipsis_tool Nicola 2021-04-29 10:10:12 +02:00
  • ce0ac2ddc8 Introduce feature toggles and hide ellipsis tool behind such toggle nkoder 2021-04-29 01:03:50 +02:00
  • 6cc60c00e8 Introduce ellipse tool (which draws rectangle for now) nkoder 2021-04-28 22:35:26 +02:00
  • 7e40df507e Make it possible to run server with file-watching but without automatic webpage reload nkoder 2021-04-28 23:36:41 +02:00
  • 07f36cf7cb Added latest log loading unsettledgames 2021-04-28 23:39:14 +02:00
  • 7a975976cb Merge pull request #10 from nkoder/fix_rectangle_tool_keyboard_shortcut Nicola 2021-04-28 23:36:20 +02:00
  • 9c43fae68a Merge pull request #11 from nkoder/redirect-app-server-side-to-landing-page Nicola 2021-04-28 23:36:11 +02:00
  • ac32f42318 Show landing page instead of 404 on editor page reload nkoder 2021-04-28 23:33:53 +02:00
  • 5da37b92f2 Add missing keyboard shortcut handler for Rectangle tool nkoder 2021-04-28 22:55:36 +02:00
  • 855c125f8a Started logs loading management unsettledgames 2021-04-27 13:00:43 +02:00
  • 079ea38e63 Added random splash images unsettledgames 2021-04-27 11:00:27 +02:00
  • d9ae5dd21b Merge pull request #9 from nkoder/nvm Nicola 2021-04-26 23:18:46 +02:00
  • 492631d949 Regenerate package-lock.json, now again in version 2 nkoder 2021-04-26 23:15:09 +02:00
  • 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 +02:00
  • 3d3a6f4d78 Merge pull request #8 from nkoder/fix_npm_install_error Nicola 2021-04-26 22:58:27 +02:00
  • c045d02935 Recreate package-lock.json in order to somehow fix npm install error nkoder 2021-04-26 22:54:43 +02:00
  • 81abc75b1f Merge pull request #7 from JulianWebb/hot-reload Nicola 2021-04-26 22:39:32 +02:00