Commit Graph

306 Commits

Author SHA1 Message Date
Hugh Bord b272115e52 arrow key brush eraser fix 2021-12-17 19:18:35 +10:00
Hugh Bord 976ac7c2a6 WIP reviewing other tools 2021-12-17 18:47:38 +10:00
Hugh Bord 5ff8ad1ee6 undo and redo with new chunked diff code 2021-12-17 16:13:01 +10:00
Hugh Bord 392fe3f0b0 better export 2021-12-17 14:13:29 +10:00
Hugh Bord 044f92d104 chunked diff start, optimised blocks internal storage space 2021-12-17 13:53:07 +10:00
Hugh Bord 8bf4ecdccf keyboard char select fix 2021-12-14 11:11:29 +10:00
Hugh Bord 6b01be104a new splash ascii, bug fix paste in dialogs 2021-12-11 11:34:43 +10:00
Hugh Bord 731801fc9c toolbar icons and keyboard focus fix 2021-12-11 11:28:44 +10:00
Hugh Bord 02668842c0 styles fix, initial text select w/ arrow keys fix 2021-12-07 13:54:18 +10:00
Hugh Bord fed6f972f2 fill tool fix 2021-12-06 18:08:57 +10:00
Hugh Bord 960739eada bug fix for keyboard events 2021-12-06 17:59:51 +10:00
Hugh Bord 34032e3b70 readme update 2021-12-06 17:01:26 +10:00
Hugh Bord 87653aefe9 eraser keyboard support 2021-12-06 17:00:11 +10:00
Hugh Bord f1cf2d295a better keyboard support, brush keyboard support 2021-12-06 16:55:06 +10:00
Hugh Bord 790664a053 toolbar menu updates 2021-12-04 13:47:31 +10:00
Hugh Bord 12389d1c5e updates, new splash ascii 2021-11-27 10:57:36 +10:00
Hugh Bord 87423080b4 better brush select, toolbar menu 2021-11-27 10:25:56 +10:00
Hugh Bord f4f1511f0b new toolbar menu 2021-11-20 11:10:15 +10:00
Hugh Bord 3281c33d27 improved colours and char pickers, display fixes 2021-11-20 10:38:29 +10:00
Hugh Bord 020a56e57f circle brush is good 2021-11-13 11:59:49 +10:00
Hugh Bord 9792660a5b new splash ascii stuff 2021-11-06 11:19:15 +10:00
Hugh Bord 4fc0c99977 updates, better options modal 2021-11-06 10:59:17 +10:00
Hugh Bord e9307b48bd layers bug fix 2021-10-23 11:05:07 +10:00
Hugh Bord 0c5bf1ae26 better export for null blocks 2021-10-23 10:37:25 +10:00
Hugh Bord 33fb8e2948 better image overlay 2021-10-23 10:23:02 +10:00
Hugh Bord 5c05ad0495 image overlay trace 2021-10-16 15:16:21 +10:00
Hugh Bord 89d801c1ef fix select 2021-10-09 10:47:16 +10:00
Hugh Bord a0eff03c14 FPS fix 2021-10-02 13:54:02 +10:00
Hugh Bord 5d088490e9 started options, faster editor 2021-10-02 13:48:39 +10:00
Hugh Bord b771c9a759 less redraw on cavas, options modal start 2021-10-02 10:55:39 +10:00
Hugh Bord 980d62d892 fill tool fix, null blocks fix 2021-09-18 10:37:55 +10:00
Hugh Bord 954259703d some bug fixes 2021-09-04 15:16:27 +10:00
Hugh Bord 5498b22c98 rename layer keyboard event fix 2021-09-04 14:54:25 +10:00
Hugh Bord 05b90149a0 better fill tool with fg, bg and char checkboxes 2021-09-04 14:49:24 +10:00
Hugh Bord 6e76e58e8b better fill tool with fg, bg and char checkboxes 2021-09-04 14:41:31 +10:00
Hugh Bord b4a1dac1e1 enter on HTTP POST 2021-09-04 11:13:28 +10:00
Hugh Bord 608a35e9d4 transparent blocks on export 2021-09-04 10:21:53 +10:00
Hugh Bord 98db95516d transparent block (WIP) 2021-08-28 13:20:59 +10:00
Hugh Bord ea28e5eeef fix for merge and transparent layers 2021-08-28 12:41:31 +10:00
Hugh Bord 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
Hugh Bord c1a72fcd25 keyboard event stealing fix 2021-08-21 12:28:18 +10:00
Hugh Bord 45a9f3eaaf rename layers, hide highlighted text with css, yerrr 2021-08-21 12:06:24 +10:00
Hugh Bord aca556a39d rename layers, hide highlighted text with css, yerrr 2021-08-21 12:04:48 +10:00
Hugh Bord 85f17459d3 rename layers, hide highlighted text with css 2021-08-21 12:01:55 +10:00
Hugh Bord bedaa7d5f7 panels follow scroll, better ascii optimis for blocks 2021-08-21 11:28:06 +10:00
Hugh Bord 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
Hugh Bord 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