134 Commits

Author SHA1 Message Date
275aaed941 dev.ts: clear console 2025-10-15 12:37:55 +02:00
89756c2a5e update new doc members 2025-10-15 12:19:54 +02:00
f8bdaf73ea add drawCircle 2025-10-15 12:10:10 +02:00
ac890c9abd fix dev server responsiveness 2025-10-15 12:10:03 +02:00
fb2dffbba7 fix double build, chatgpt -> docs 2025-10-15 12:00:35 +02:00
8555cea8a8 dev.ts, remove prevent default 2025-10-15 11:59:06 +02:00
0391e92bb3 fix sprite cache and rotating rectangular sprites 2025-10-15 10:44:08 +02:00
4c54b8bfb6 fix saving 2025-10-15 10:28:41 +02:00
09dda08f52 handle errors within event handlers 2025-10-15 10:25:47 +02:00
01e5a5c7e8 fix browser events in export html 2025-10-15 09:48:22 +02:00
fa72e4b928 remove unnecessary styling 2025-10-15 09:37:22 +02:00
ff304c620c implement file dropping 2025-10-15 09:36:45 +02:00
e3326f0076 add project save handler for reals 2025-10-15 09:08:35 +02:00
bf9a06cadf create project save handler, fix html export again 2025-10-15 09:06:09 +02:00
2b87a57d43 doc rotate and stuff 2025-10-15 00:34:54 +02:00
935f99c22d add rotate and stuff 2025-10-15 00:34:45 +02:00
0320a74012 cache image sprites 2025-10-14 23:14:35 +02:00
70ea49eac8 fix docs link 2025-10-14 19:56:32 +02:00
2e371538fa add drawText 2025-10-14 15:54:20 +02:00
dac13a4973 fix autocompletion for gamelib with adapter 2025-10-14 15:38:09 +02:00
a4ab74112b create adapter for gamelib 2025-10-14 15:28:51 +02:00
f0b470e5f7 wrap line on long comments 2025-10-14 15:28:13 +02:00
86edb2a26f wrap signatures in codeblocks 2025-10-14 15:26:30 +02:00
ffe08fbd1e improve target styling 2025-10-14 15:17:30 +02:00
809c272bd8 destroy event listeners when code is stopped, refactor away codestopper 2025-10-14 14:49:42 +02:00
eb04bc72d1 bigger h3s on docs 2025-10-14 14:46:54 +02:00
6cf996b904 update docs 2025-10-14 14:42:40 +02:00
3c81e53e72 fix loading from project file 2025-10-14 14:12:37 +02:00
80f2077de3 ratio on other mouse functions 2025-10-14 14:07:28 +02:00
33ccf56969 fix canvas mouse event ratio 2025-10-14 14:06:12 +02:00
e38fa82d3b add mouse events 2025-10-14 13:18:55 +02:00
76831e0300 save project name in session storage 2025-10-14 11:49:18 +02:00
05f1c889ee make assets be stored in indexeddb 2025-10-14 11:24:35 +02:00
7b096fe79a rename gesundheit, implement add operation 2025-10-14 09:09:31 +02:00
102c270b78 separate console interface, fix prototype objects 2025-10-14 08:35:05 +02:00
6b5f984299 window -> globalThis 2025-10-13 22:17:49 +02:00
43b803dd86
rename vermiparous to karlkoder codec 2025-10-13 19:56:04 +02:00
2b6f9a65d8
auto-scroll console 2025-10-13 19:18:10 +02:00
0d683f1538 [wip] idb doth not work 2025-10-13 19:11:32 +02:00
21126c5852 replace sprite with asset 2025-10-13 18:17:02 +02:00
5bb2f25f91 [wip] idb impl 2025-10-13 17:59:14 +02:00
6e701d8ac3 include project name in .karlkode 2025-10-13 17:28:12 +02:00
06bf686f8c improve docs rendering 2025-10-13 17:10:00 +02:00
7c544ddc17 breadcrumbs 2025-10-13 16:25:33 +02:00
7e45e4ed59 [wip] breadcrumbs 2025-10-13 15:29:44 +02:00
0c99151586 docs meta tags 2025-10-13 15:12:06 +02:00
a1b6fee54e less ugly docs 2025-10-13 15:09:08 +02:00
0c2143dea4 docs 2025-10-13 14:43:58 +02:00
8a069d28e3 add secondary buttons 2025-10-13 14:33:52 +02:00
4f5d4d83e7 allow multiple links in error traces 2025-10-13 14:23:29 +02:00