Neo
|
c1c981a6c9
|
Update README.md
|
2022-10-02 16:25:02 +02:00 |
|
Nicola
|
587304ccf6
|
Edited contribution guidelines
|
2021-12-27 10:54:37 +01:00 |
|
Nicola
|
a08f239b5c
|
Updated readme
|
2021-12-13 15:24:03 +01:00 |
|
unsettledgames
|
d972f9c530
|
Turned the PaleteBlock into an IIFE
|
2021-12-06 11:26:42 +01:00 |
|
unsettledgames
|
26bd57cc92
|
Added back line tool
|
2021-10-31 18:03:21 +01:00 |
|
unsettledgames
|
0fcb309cc7
|
Added basic structure and comments for Tools
Fixed lpe palette loading, added custom events
|
2021-10-25 19:23:06 +02:00 |
|
Nicola
|
d272c761cf
|
Merge pull request #12 from nkoder/reload_page_on_code_change_only_if_asked_to
Make it possible to run server with file-watching but without automatic webpage reload
|
2021-04-29 22:44:49 +02:00 |
|
nkoder
|
ce0ac2ddc8
|
Introduce feature toggles and hide ellipsis tool behind such toggle
|
2021-04-29 01:38:10 +02:00 |
|
nkoder
|
7e40df507e
|
Make it possible to run server with file-watching but without automatic webpage reload
|
2021-04-28 23:51:14 +02:00 |
|
nkoder
|
fde0211145
|
Configure nvm to help us avoid constant switching between lockfile versions 1 and 2 by suggesting which Node.js/npm version to use
|
2021-04-26 23:14:12 +02:00 |
|
nkoder
|
2e21a917d9
|
fix typo in README.md
|
2021-04-25 18:37:57 +02:00 |
|
nkoder
|
ef07966482
|
Update commands mentioned in README.md in order to reuse already defined npm scripts
|
2021-04-25 18:35:15 +02:00 |
|
unsettledgames
|
9b3df20533
|
Added what's new window
|
2021-01-08 16:20:39 +01:00 |
|
unsettledgames
|
5ab5ceb6b0
|
Added sortable palette (basic mode)
Started advanced palette block
|
2021-01-03 23:59:11 +01:00 |
|
unsettledgames
|
c25596c467
|
Started implementing sortable layers (revert here)
|
2021-01-01 14:41:31 +01:00 |
|
unsettledgames
|
c2bf2fe131
|
Fixed canvas undoing bug
|
2020-09-27 11:25:09 +02:00 |
|
unsettledgames
|
a205b24742
|
Started pixel grid
|
2020-09-25 09:25:27 +02:00 |
|
unsettledgames
|
2a9acebd2f
|
Fixed bug in canvas resizing when resizing sprite
|
2020-09-21 10:39:37 +02:00 |
|
unsettledgames
|
eedde51ad4
|
Fixed pan bug
Since setCanvasOffset is now a method of Layer, it can't be called like a global function.
|
2020-09-18 10:26:56 +02:00 |
|
unsettledgames
|
d6b292a443
|
Merge remote-tracking branch 'upstream/master'
|
2020-09-17 19:24:23 +02:00 |
|
unsettledgames
|
c27a355904
|
Whops fixed bug in duplicating layers
It's .children, not .childNodes, the second one also returns text elements (like \ns)
|
2020-09-17 12:41:47 +02:00 |
|
unsettledgames
|
663b714b46
|
Updated readme
|
2020-09-15 12:12:35 +02:00 |
|
unsettledgames
|
592283321a
|
Updated readme
|
2020-09-13 22:31:00 +02:00 |
|
unsettledgames
|
e473716897
|
Update README.md
|
2020-06-29 21:40:45 +02:00 |
|
unsettledgames
|
724ce34a91
|
Update README.md
|
2020-06-29 15:28:21 +02:00 |
|
unsettledgames
|
caa81dde1c
|
Finished implementing project loading and saving
|
2020-06-28 16:57:19 +02:00 |
|
unsettledgames
|
2868363bb7
|
Started project opening
Fixed a bug in the flatten visible undo, created an array to store the colours in the current palette, implemented project saving.
|
2020-06-27 13:29:28 +02:00 |
|
unsettledgames
|
30158c9dc5
|
Forgot to save readme
|
2020-06-26 17:39:49 +02:00 |
|
unsettledgames
|
75a6b7ade7
|
Finished implementing layers
Updated readme with the features that should be implemented.
|
2020-06-26 17:38:39 +02: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 |
|
Lospec
|
d5bbf06e2f
|
removed eraser tool and added color picker
|
2020-04-08 14:29:06 -04:00 |
|
npalomba
|
a9d380ec1d
|
Implemented eraser tool. Must move and resize layers at the same time.
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
|
2019-03-31 16:32:49 +02:00 |
|
Sam Keddy
|
ed34980a0e
|
fixed contribute
|
2019-03-28 15:41:05 +00:00 |
|
Sam Keddy
|
660ae90eb7
|
added requirements
|
2019-03-28 15:36:57 +00:00 |
|
Sam Keddy
|
61333721d7
|
updated readme
|
2019-03-26 23:30:07 +00:00 |
|
Sam Keddy
|
7126e83f5f
|
first commit
|
2019-03-26 23:20:54 +00:00 |
|