-
9d1750d281
add bottom borders for errors and warnings in console
main
Reimar
2025-10-17 11:18:58 +02:00
-
0c8fdb7e18
fix prototype overflows in console
Reimar
2025-10-17 10:28:46 +02:00
-
2d5f6c17e6
allow multiple values on one line in console
Reimar
2025-10-17 10:12:11 +02:00
-
245d4b2ad0
improve object and array previews in console
Reimar
2025-10-17 08:45:33 +02:00
-
494b92ac8a
project save fix
Theis Pieter Hollebeek
2025-10-16 21:03:10 +02:00
-
7ba8d0616c
make objects in console nicer, prepare context menu
Reimar
2025-10-16 15:37:11 +02:00
-
9fd14bb72d
use overlay for persistent storage
Reimar
2025-10-16 15:15:58 +02:00
-
c93586bdf9
save in localStorage instead of sessionStorage, don't prompt persistence on chrome
Reimar
2025-10-16 12:36:49 +02:00
-
4a9ea3604c
write correct type name in error
Reimar
2025-10-16 11:07:52 +02:00
-
2715ca401b
remove log
Reimar
2025-10-16 11:04:50 +02:00
-
43c8c0e535
add runtime type-checking
Reimar
2025-10-16 11:03:41 +02:00
-
d2a746cbe4
add stack trace for syntax errors
Reimar
2025-10-16 09:54:24 +02:00
-
a0e983d5c3
fix saving file on chrome
Reimar
2025-10-16 08:35:34 +02:00
-
978a658857
reset file handles when loading new file
Reimar
2025-10-15 22:33:49 +02:00
-
4dc27bc5b0
fix double event issue
Theis Pieter Hollebeek
2025-10-15 21:37:27 +02:00
-
fda5b5658f
a non-working fix
Theis Pieter Hollebeek
2025-10-15 21:28:39 +02:00
-
3c999f1a92
add ctrl+o shortcut
Reimar
2025-10-15 20:50:35 +02:00
-
6b8dde5411
save project name after loading from file
Reimar
2025-10-15 20:24:49 +02:00
-
d4dcd9bc28
use chromium save file picker when available
Reimar
2025-10-15 20:05:07 +02:00
-
f2b5a8d257
persistant storage popup
Theis Pieter Hollebeek
2025-10-15 19:12:12 +02:00
-
cb6a64d8c3
initial jsdoc
Theis Pieter Hollebeek
2025-10-15 16:05:19 +02:00
-
99703e03d7
add docs for loadSprite
Reimar
2025-10-15 15:02:42 +02:00
-
ed608eaac2
add async+await to loadSprite
Theis Pieter Hollebeek
2025-10-15 14:48:57 +02:00
-
77235df31f
add typescript linting
Reimar
2025-10-15 14:45:36 +02:00
-
834afce5fc
add loadSprite
Reimar
2025-10-15 13:21:02 +02:00
-
74332ca1a0
fix image smooting & size
Theis Pieter Hollebeek
2025-10-15 12:54:46 +02:00
-
275aaed941
dev.ts: clear console
Theis Pieter Hollebeek
2025-10-15 12:37:55 +02:00
-
89756c2a5e
update new doc members
Theis Pieter Hollebeek
2025-10-15 12:19:46 +02:00
-
f8bdaf73ea
add drawCircle
Reimar
2025-10-15 12:09:58 +02:00
-
ac890c9abd
fix dev server responsiveness
Theis Pieter Hollebeek
2025-10-15 12:10:03 +02:00
-
fb2dffbba7
fix double build, chatgpt -> docs
Theis Pieter Hollebeek
2025-10-15 12:00:35 +02:00
-
8555cea8a8
dev.ts, remove prevent default
Theis Pieter Hollebeek
2025-10-15 11:59:06 +02:00
-
0391e92bb3
fix sprite cache and rotating rectangular sprites
Reimar
2025-10-15 10:44:08 +02:00
-
4c54b8bfb6
fix saving
Reimar
2025-10-15 10:28:41 +02:00
-
09dda08f52
handle errors within event handlers
Reimar
2025-10-15 10:25:47 +02:00
-
01e5a5c7e8
fix browser events in export html
Reimar
2025-10-15 09:48:22 +02:00
-
fa72e4b928
remove unnecessary styling
Reimar
2025-10-15 09:37:22 +02:00
-
ff304c620c
implement file dropping
Reimar
2025-10-15 09:34:02 +02:00
-
e3326f0076
add project save handler for reals
Reimar
2025-10-15 09:08:35 +02:00
-
bf9a06cadf
create project save handler, fix html export again
Reimar
2025-10-15 09:05:57 +02:00
-
2b87a57d43
doc rotate and stuff
sfja
2025-10-15 00:34:54 +02:00
-
935f99c22d
add rotate and stuff
sfja
2025-10-15 00:34:45 +02:00
-
0320a74012
cache image sprites
sfja
2025-10-14 23:14:35 +02:00
-
70ea49eac8
fix docs link
Theis Pieter Hollebeek
2025-10-14 19:56:32 +02:00
-
2e371538fa
add drawText
Reimar
2025-10-14 15:54:11 +02:00
-
dac13a4973
fix autocompletion for gamelib with adapter
Reimar
2025-10-14 15:38:09 +02:00
-
a4ab74112b
create adapter for gamelib
Reimar
2025-10-14 15:28:24 +02:00
-
f0b470e5f7
wrap line on long comments
Theis Pieter Hollebeek
2025-10-14 15:28:13 +02:00
-
86edb2a26f
wrap signatures in codeblocks
Theis Pieter Hollebeek
2025-10-14 15:26:30 +02:00
-
ffe08fbd1e
improve target styling
Theis Pieter Hollebeek
2025-10-14 15:17:26 +02:00
-
809c272bd8
destroy event listeners when code is stopped, refactor away codestopper
Reimar
2025-10-14 14:49:36 +02:00
-
eb04bc72d1
bigger h3s on docs
Theis Pieter Hollebeek
2025-10-14 14:46:54 +02:00
-
6cf996b904
update docs
Theis Pieter Hollebeek
2025-10-14 14:42:36 +02:00
-
3c81e53e72
fix loading from project file
Reimar
2025-10-14 14:11:59 +02:00
-
80f2077de3
ratio on other mouse functions
Theis Pieter Hollebeek
2025-10-14 14:07:28 +02:00
-
33ccf56969
fix canvas mouse event ratio
Theis Pieter Hollebeek
2025-10-14 14:06:12 +02:00
-
e38fa82d3b
add mouse events
Reimar
2025-10-14 13:18:55 +02:00
-
76831e0300
save project name in session storage
Reimar
2025-10-14 11:49:09 +02:00
-
05f1c889ee
make assets be stored in indexeddb
Reimar
2025-10-14 11:24:22 +02:00
-
7b096fe79a
rename gesundheit, implement add operation
Reimar
2025-10-14 09:09:19 +02:00
-
102c270b78
separate console interface, fix prototype objects
Reimar
2025-10-14 08:34:55 +02:00
-
6b5f984299
window -> globalThis
Theis Pieter Hollebeek
2025-10-13 22:17:49 +02:00
-
43b803dd86
rename vermiparous to karlkoder codec
Reimar
2025-10-13 19:56:04 +02:00
-
2b6f9a65d8
auto-scroll console
Reimar
2025-10-13 19:18:05 +02:00
-
0d683f1538
[wip] idb doth not work
Theis Pieter Hollebeek
2025-10-13 19:11:32 +02:00
-
21126c5852
replace sprite with asset
Theis Pieter Hollebeek
2025-10-13 18:17:02 +02:00
-
5bb2f25f91
[wip] idb impl
Theis Pieter Hollebeek
2025-10-13 17:59:14 +02:00
-
6e701d8ac3
include project name in .karlkode
Theis Pieter Hollebeek
2025-10-13 17:28:12 +02:00
-
06bf686f8c
improve docs rendering
Theis Pieter Hollebeek
2025-10-13 17:10:00 +02:00
-
7c544ddc17
breadcrumbs
Theis Pieter Hollebeek
2025-10-13 16:25:33 +02:00
-
7e45e4ed59
[wip] breadcrumbs
Theis Pieter Hollebeek
2025-10-13 15:29:44 +02:00
-
0c99151586
docs meta tags
Theis Pieter Hollebeek
2025-10-13 15:12:06 +02:00
-
a1b6fee54e
less ugly docs
Theis Pieter Hollebeek
2025-10-13 15:09:08 +02:00
-
0c2143dea4
docs
Theis Pieter Hollebeek
2025-10-13 14:43:53 +02:00
-
8a069d28e3
add secondary buttons
Reimar
2025-10-13 14:33:44 +02:00
-
4f5d4d83e7
allow multiple links in error traces
Reimar
2025-10-13 14:23:29 +02:00
-
8dc9bfbf7a
show input in console
Reimar
2025-10-13 13:44:27 +02:00
-
fbc53fe448
fix errors and warnings in console
Reimar
2025-10-13 13:37:21 +02:00
-
544a9f3663
statics, table of contents
Theis Pieter Hollebeek
2025-10-13 13:23:05 +02:00
-
6663c46f71
docs
Theis Pieter Hollebeek
2025-10-13 12:36:26 +02:00
-
8c5f713501
allow expanding objects in console
Reimar
2025-10-13 12:23:07 +02:00
-
c756d6de95
fix goofy formatting of md
Theis Pieter Hollebeek
2025-10-13 11:30:10 +02:00
-
e86aca5de0
fmt
Theis Pieter Hollebeek
2025-10-13 11:26:58 +02:00
-
c95d13264d
gamelib docs
Theis Pieter Hollebeek
2025-10-13 11:24:47 +02:00
-
4f1d0aada4
console clear shortcut
Reimar
2025-10-13 11:26:15 +02:00
-
f42da20957
fix button styling
Reimar
2025-10-13 11:20:14 +02:00
-
0588b14220
still prompt for filename
Reimar
2025-10-13 11:18:20 +02:00
-
ba3f96ecf6
use project name as filename
Reimar
2025-10-13 11:15:49 +02:00
-
550fd878ef
re-arrange load, save and export buttons
Reimar
2025-10-13 11:05:03 +02:00
-
213b495fe8
add console clearing, allow use of console within itself
Reimar
2025-10-13 10:47:36 +02:00
-
5cf909b867
docs -> chatgpt
Theis Pieter Hollebeek
2025-10-13 10:41:45 +02:00
-
ff83f1e5f2
extract and fix html exporter
Reimar
2025-10-13 10:09:44 +02:00
-
cc71c91bd7
prevent error when cancelling prompt
Theis Pieter Hollebeek
2025-10-11 23:03:28 +02:00
-
43133d67e9
add based option for ace editor that copies on empty selection
Mikkel Kongsted
2025-10-11 22:58:56 +02:00
-
4a647a3f26
add cut shortcut
Mikkel Kongsted
2025-10-11 22:52:23 +02:00
-
95a2557729
fix project name css
Reimar
2025-10-11 22:43:09 +02:00
-
cdc4ee05a7
add project name
Reimar
2025-10-11 22:41:59 +02:00
-
639ead5f9c
implement console history
Reimar
2025-10-11 22:09:36 +02:00
-
4ac97be025
big funny
Mikkel Kongsted
2025-10-11 21:37:14 +02:00
-
5d5d0e81f3
better errors for loading sprites
Mikkel Kongsted
2025-10-11 21:33:11 +02:00