82 Commits

Author SHA1 Message Date
dylan
1aea0b1221 Putting temp release up 2023-05-13 15:41:06 -07:00
dylan
401a76da84 Add middle mouse navigation on map 2023-05-13 15:00:16 -07:00
dylan
694eb006b9 Make map editor more like pico 8 2023-05-13 12:15:59 -07:00
dylan
f8c1cebedb Some slight refactoring 2023-05-10 20:36:18 -07:00
dylan
04f206814c Add pi and directions 2023-05-10 20:10:32 -07:00
dylan
ae3fa89a8b Note that we have printh as log 2023-05-10 20:02:25 -07:00
dylan
79738cfb79 Add pset 2023-05-10 19:59:14 -07:00
dylan
d7fec98714 Add ellipse drawing 2023-05-10 19:58:01 -07:00
dylan
6dc5127926 Add circle drawing 2023-05-10 19:23:36 -07:00
dylan
e955a4c00d Camera and outline rect functions 2023-05-10 00:06:08 -07:00
dylan
b394f81477 Fix map stuff, and implement builtin funcs for it 2023-05-09 23:50:27 -07:00
dylan
ef8cb2c4cf Reorder 2023-05-09 23:08:07 -07:00
dylan
d68a207df6 Comparing to pico-8 builtins 2023-05-09 23:06:09 -07:00
dylan
26c0ff590c Remove log 2023-05-09 20:29:57 -07:00
dylan
38eabd380a Spritesheets get 2 pages 2023-05-09 20:29:25 -07:00
dylan
90b97a30bd Slight UI improvements 2023-05-09 19:48:51 -07:00
dylan
292d1d365e Remove console log 2023-05-09 19:42:30 -07:00
dylan
f8b3f5d645 Basic map editor! 2023-05-09 19:42:02 -07:00
dylan
194209f18f Make code mouse more reliable with scroll position 2023-05-09 08:21:34 -07:00
dylan
1211891f53 Use alphabetic characters, so button symbols can be used as identifiers 2023-05-09 08:19:20 -07:00
dylan
2ac5f3dff7 dumb thing 2023-05-08 23:22:41 -07:00
dylan
b248a016a9 Make mouse behavior better 2023-05-08 23:14:01 -07:00
dylan
7f9e873323 remove extra line 2023-05-08 22:27:39 -07:00
dylan
e5276de775 Add basic mouse support in code editor 2023-05-08 22:20:58 -07:00
dylan
a7ed7b87f2 fix undo I think 2023-05-08 22:13:01 -07:00
dylan
8c750ac2dc Fix builtins syntax highlighting 2023-05-08 21:48:16 -07:00
dylan
ad5acdeb12 Allow variable width in font 2023-05-08 21:39:08 -07:00
dylan
107a5370b1 Fix up arrowing to top line always shifting right by one 2023-05-07 14:05:52 -07:00
dylan
5ed92b5ff4 Improved color palette 2023-05-07 13:58:55 -07:00
dylan
c53373ea47 Make it work on windows 2023-05-07 13:00:04 -07:00
dylan
87d3e6fc9b Trash button only shows up on sheet page 2023-05-07 10:04:50 -07:00
dylan
cc03a0e765 Add more to the font 2023-05-07 10:03:19 -07:00
dylan
fcf78f3d56 Add cross-compile options to deno.json 2023-05-06 18:00:22 -07:00
dylan
5760a3f03b Allow compilation by using cdn 2023-05-06 17:18:49 -07:00
dylan
6bd5f7ae01 Encountered undo error, but can't repro so adding logs 2023-05-06 15:24:29 -07:00
dylan
3518538b39 switch to empty initial cart 2023-05-06 15:16:53 -07:00
dylan
86d8a8b166 allow saving and loading carts 2023-05-06 15:12:42 -07:00
dylan
13b600eb95 Clean up comments 2023-05-06 15:01:26 -07:00
dylan
9f67a59033 Add trash button to delete sheet 2023-05-06 15:01:01 -07:00
dylan
64c889e16a Add some instructional text 2023-05-06 14:53:37 -07:00
dylan
471fa9e0b6 Add sheet viewer page 2023-05-06 14:49:46 -07:00
dylan
0adfdabffa Draw full text selection 2023-05-06 12:24:40 -07:00
dylan
2e3b689c16 Remove completed todo comment 2023-05-06 12:19:40 -07:00
dylan
24bed7bd89 remove console.logs 2023-05-06 12:19:17 -07:00
dylan
5d4db0a914 toggle comments with ctrl+slash 2023-05-06 12:18:37 -07:00
dylan
60542b63c0 Improved syntax highlighting 2023-05-06 12:05:02 -07:00
dylan
7bf0838e4e Remove the todo 2023-05-06 11:46:09 -07:00
dylan
550f1b44b2 Make enter play nicer with indentation 2023-05-06 11:45:59 -07:00
dylan
3ad23f3a91 Add undo-redo 2023-05-06 11:35:02 -07:00
dylan
9685568f90 Clipboard! 2023-05-06 10:54:27 -07:00