74 Commits

Author SHA1 Message Date
0588b14220 still prompt for filename 2025-10-13 11:18:20 +02:00
ba3f96ecf6 use project name as filename 2025-10-13 11:15:49 +02:00
550fd878ef re-arrange load, save and export buttons 2025-10-13 11:05:03 +02:00
213b495fe8 add console clearing, allow use of console within itself 2025-10-13 10:47:43 +02:00
5cf909b867 docs -> chatgpt 2025-10-13 10:41:45 +02:00
ff83f1e5f2 extract and fix html exporter 2025-10-13 10:09:44 +02:00
cc71c91bd7 prevent error when cancelling prompt 2025-10-11 23:03:28 +02:00
43133d67e9 add based option for ace editor that copies on empty selection 2025-10-11 22:58:56 +02:00
4a647a3f26 add cut shortcut 2025-10-11 22:54:01 +02:00
95a2557729 fix project name css 2025-10-11 22:43:09 +02:00
cdc4ee05a7 add project name 2025-10-11 22:41:59 +02:00
639ead5f9c implement console history 2025-10-11 22:10:31 +02:00
4ac97be025 big funny 2025-10-11 21:37:14 +02:00
5d5d0e81f3 better errors for loading sprites 2025-10-11 21:33:11 +02:00
eca42f8055 remember sprite editor expanded state 2025-10-11 21:27:14 +02:00
3cb81b7ae0 delete sprites 2025-10-11 21:13:16 +02:00
4df6e7bac0 allow running code in console 2025-10-11 21:00:35 +02:00
275029703d ctrl-s -> savekarlkoder 2025-10-11 20:17:33 +02:00
74c793d282 remove console.log 2025-10-11 20:15:15 +02:00
c98810a01c fix downloadfile + importsprites 2025-10-11 20:15:00 +02:00
2ecdfcebf0 allow using console interface within project 2025-10-11 20:05:57 +02:00
9a2ad7f2c5 fix vermiparous variable names 2025-10-11 20:05:53 +02:00
5650e3ff4f import/export worx git add -A 2025-10-11 20:02:32 +02:00
3ae6187380 design sprite editor list 2025-10-11 19:38:47 +02:00
b013d5104b remove unused variables 2025-10-11 19:30:50 +02:00
ca8b713f94 add parameters to locals 2025-10-11 19:28:58 +02:00
c2a8875af3 fix sprite editor code snippet 2025-10-11 19:17:33 +02:00
264a918ff3 fix snippet + catch loop errors 2025-10-11 19:08:26 +02:00
d9a20c6304 completions 2025-10-11 18:38:12 +02:00
407019ba88 add gamelib autocompletion 2025-10-11 16:55:13 +02:00
59b7577068 add code snippet to sprite editor preview 2025-10-11 16:02:22 +02:00
e35d6c46c9 more descriptive errors 2025-10-11 15:24:11 +02:00
2f33871141 make sprite editor toggleable
Co-authored-by: Reimar <mail@reim.ar>
2025-10-11 15:23:32 +02:00
46d1fc128c something's rotten in the state of vermiparous 2025-10-10 21:46:08 +02:00
35af0d5847 remove sprite editor preview code 2025-10-10 21:31:14 +02:00
2514cd3669 vermiparous 2025-10-10 21:28:06 +02:00
a4f2da333f load/save algorithm 2025-10-10 20:06:22 +02:00
b9dbcc5de8 add key events 2025-10-10 18:47:48 +02:00
2104e752ad sprite provider 2025-10-10 18:40:17 +02:00
dd4b2bc36c prevent duplicate names 2025-10-10 18:30:16 +02:00
fb8c5e2961 fr this time 2025-10-10 18:08:19 +02:00
9a2c8cde16 no hyphens in filenames 2025-10-10 18:03:11 +02:00
e03f8ee662 also fix import 2025-10-10 18:02:15 +02:00
ea22b2de6a mv playground src 2025-10-10 18:01:15 +02:00
5ae84ad471 make gamelib rational 2025-10-10 18:01:02 +02:00
d480d8f4d0 split js into playground and gamelib 2025-10-10 16:59:54 +02:00
a89b925d01 remove redundant console.log 2025-10-10 16:39:46 +02:00
4ab14a88a5 toggle sprite editor visibility 2025-10-10 16:38:31 +02:00
abf6c1499e more sensible preview default 2025-10-10 16:24:53 +02:00
a1aafc3fb2 sprite editor 2025-10-10 16:16:50 +02:00