Commit Graph

237 Commits

Author SHA1 Message Date
020a56e57f circle brush is good 2021-11-13 11:59:49 +10:00
9792660a5b new splash ascii stuff 2021-11-06 11:19:15 +10:00
4fc0c99977 updates, better options modal 2021-11-06 10:59:17 +10:00
e9307b48bd layers bug fix 2021-10-23 11:05:07 +10:00
0c5bf1ae26 better export for null blocks 2021-10-23 10:37:25 +10:00
33fb8e2948 better image overlay 2021-10-23 10:23:02 +10:00
5c05ad0495 image overlay trace 2021-10-16 15:16:21 +10:00
89d801c1ef fix select 2021-10-09 10:47:16 +10:00
a0eff03c14 FPS fix 2021-10-02 13:54:02 +10:00
5d088490e9 started options, faster editor 2021-10-02 13:48:39 +10:00
b771c9a759 less redraw on cavas, options modal start 2021-10-02 10:55:39 +10:00
980d62d892 fill tool fix, null blocks fix 2021-09-18 10:37:55 +10:00
954259703d some bug fixes 2021-09-04 15:16:27 +10:00
5498b22c98 rename layer keyboard event fix 2021-09-04 14:54:25 +10:00
05b90149a0 better fill tool with fg, bg and char checkboxes 2021-09-04 14:49:24 +10:00
6e76e58e8b better fill tool with fg, bg and char checkboxes 2021-09-04 14:41:31 +10:00
b4a1dac1e1 enter on HTTP POST 2021-09-04 11:13:28 +10:00
608a35e9d4 transparent blocks on export 2021-09-04 10:21:53 +10:00
98db95516d transparent block (WIP) 2021-08-28 13:20:59 +10:00
ea28e5eeef fix for merge and transparent layers 2021-08-28 12:41:31 +10:00
36df6488cc merge layers, transparent layers fix (WIP) 2021-08-28 12:03:42 +10:00
chz^3
3091736d9f
ascii.js: add more box drawing and block drawing characters (#12)
current character set limits my ability to express myself it's about
freedom of speech

Co-authored-by: chzchzchz <chzchzchz@users.noreply.github.com>
2021-08-23 11:51:45 +10:00
c1a72fcd25 keyboard event stealing fix 2021-08-21 12:28:18 +10:00
45a9f3eaaf rename layers, hide highlighted text with css, yerrr 2021-08-21 12:06:24 +10:00
aca556a39d rename layers, hide highlighted text with css, yerrr 2021-08-21 12:04:48 +10:00
85f17459d3 rename layers, hide highlighted text with css 2021-08-21 12:01:55 +10:00
bedaa7d5f7 panels follow scroll, better ascii optimis for blocks 2021-08-21 11:28:06 +10:00
96ede27286 post mirc to HTTP, thx chz 2021-08-21 10:13:56 +10:00
chz^3
60087da06c
dashboard: POST to HTTP (#11)
Adds a menu option to POST the ASCII to a URL.

Co-authored-by: chzchzchz <chzchzchz@users.noreply.github.com>
2021-08-21 09:53:07 +10:00
e944309433 stop keyboard events on dialog 2021-08-19 17:17:46 +10:00
chzchzchz
1b5ad5a8fe dashboard: POST to HTTP
Adds a menu option to POST the ASCII to a URL.
2021-08-18 23:23:14 -07:00
8d5b82cd5b bug fixes 2021-08-19 11:42:33 +10:00
1549345e23 brush and history limits, bug fix on keyboard shortcuts 2021-08-19 11:08:36 +10:00
Fred Akers
8acef070da
Cleanups (#10)
* Cleanup fillTool

* Cleanup fillTool

* Fix typo in canvas resize

* Remove unneeded return

* simplify layers loop in mirc export
2021-08-19 10:23:12 +10:00
c45bfabcaa readme update, new bugs 2021-08-17 11:45:48 +10:00
6b08b7249a lint, bug fixes, some style updates 2021-08-17 10:24:41 +10:00
f542c12bab styles fix for canvas 2021-08-16 17:11:57 +10:00
1458a09519 reviewed / refactored styles 2021-08-16 17:03:53 +10:00
b4439f9a5f layers in their own area, keyboard fixes 2021-08-16 16:14:49 +10:00
7ebeda41bd refactored keyboard events into their own file, bug fixes 2021-08-16 14:10:06 +10:00
59a87b661b better layers 2021-08-16 12:39:30 +10:00
590b43a378 review/refactor brush 2021-08-16 12:10:09 +10:00
09e70311db fix for tab changing and canvas size 2021-08-15 12:23:49 +10:00
263fc5fde6 layers unhiding crash fix 2021-08-15 12:12:40 +10:00
f0a10e06d8 linter, better canvas resize with undo, readme update, store text data when leaving text mode 2021-08-15 11:20:58 +10:00
640cdcf982 refactored ascii data, more layers bug fixing, still bug when adding new layer then resizing 2021-08-15 10:57:37 +10:00
09f46a1cdd fixed resizing ascii and layers 2021-08-15 10:15:36 +10:00
dc15bbac18 better ascii export with layers 2021-08-15 08:51:45 +10:00
b891d52b73 removed useless draggable package, fix for export 2021-08-14 19:53:11 +10:00
4c075e6868 LAYERS - sorta 2021-08-14 19:09:36 +10:00