Commit Graph

1350 Commits

Author SHA1 Message Date
2f4c412347 hollywoo project folder 2021-10-17 00:28:07 -04:00
9bc535b489 export ktxt2 2021-10-14 20:59:41 -04:00
e11ed847aa fix activeTextEditor in VSCode commands 2021-10-14 19:36:42 -04:00
e90699b3c3 fix Kiss-VSCode window focus from keyboard shortcuts 2021-10-14 19:23:10 -04:00
00587f39fd kiss-vscode haxelib file to allow loadFrom 2021-10-14 19:01:04 -04:00
a9bddcd50b report errors in Kiss-VSCode commands 2021-10-14 18:57:49 -04:00
13b0639e8a dot access on aliases 2021-10-14 17:32:17 -04:00
8d262e405d remove infoMessage when focusing 2021-10-14 11:49:14 -04:00
b8b95d2a61 focus the shortcut webview in vscode 2021-10-14 11:44:54 -04:00
9016870d65 Catch and report more errors in Kiss-vscode tryLoadConfig 2021-10-13 20:11:32 -04:00
9213ddeda2 allow building Playground without extern code 2021-10-12 13:45:28 -06:00
a4a59f0d40 make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
b1b3fd27de KissInterp evalKiss 2021-10-07 21:31:38 -06:00
eb76f76f88 De-select entries that are hidden in playground 2021-10-07 20:51:48 -06:00
34378070ec More versatile selection commands 2021-10-07 20:51:18 -06:00
6bf6dc5515 Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
ee27f5e4ec remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
29d0dca251 fix Playground UI bug 2021-10-04 13:33:02 -06:00
09419f3faf workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
6951f0eceb Properly copy extern bin folder in Playground 2021-10-04 10:21:48 -06:00
ea409952ea PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
a77b3f0155 make directory for scripts as asset path 2021-10-03 17:57:02 -06:00
7812cb1912 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
3242195163 NAT playground copy extern bin folder 2021-09-30 22:19:00 -06:00
b3731c433c Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
c49e8415e3 safer MediaWiki functions 2021-09-30 21:05:10 -06:00
420d8da414 Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
f48cf658ec NAT playground run systems when changes are made 2021-09-30 16:35:17 -06:00
0afdbac3f3 fix tagsMatch 2021-09-30 16:34:44 -06:00
4162c09433 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
7cdec42351 Make text sprites for entries that don't get WikipediaImage images 2021-09-30 15:04:30 -06:00
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
602d7501da Fix example NAT archive 2021-09-29 17:25:01 -06:00
d367e04a35 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
db896a6e9f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -06:00
bba93a711b onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
4db843897a when refreshing sprite, keep it blue 2021-09-27 22:46:04 -06:00
26a6be35b9 bigger NatPlayground window 2021-09-27 22:45:37 -06:00
c18a35251c fix PinNextImage 2021-09-27 22:45:12 -06:00
c21e9e98d2 much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
c458290574 clarify Archive constructor 2021-09-27 22:44:06 -06:00
28b2d219cd disable muteKeys for flixel-playground 2021-09-27 22:20:02 -06:00
9b9fa4fa3c print when writing component 2021-09-27 19:48:50 -06:00
e756e71b95 enterNumber for NAT playground 2021-09-27 19:47:30 -06:00
0e21755e31 Scale component for NAT entries 2021-09-27 19:47:30 -06:00
6eb8aafb77 Fix type error in PrintComponent 2021-09-27 19:47:30 -06:00
7116b744c4 remove withWritableEntry unnecessary use 2021-09-27 19:43:04 -06:00
1efe508c09 camera projection & size 2021-09-27 18:54:03 -06:00
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
64902bbe3b specify whether flixel projects need to pass html5/c++ compilation 2021-09-18 19:16:27 -06:00