Commit Graph

177 Commits

Author SHA1 Message Date
88fca0363f partial fix for DLSystem 2022-07-08 19:22:01 +00:00
1cbc4a6661 thread DLSystem for mp3s 2022-07-07 02:30:55 +00:00
d5f5b761a1 AddYoutubeMusic 2022-07-06 21:34:46 +00:00
b611523b0c ArchiveUI showPrefixMap and hidePrefixMap 2022-07-05 15:21:15 +00:00
3015c74e90 better (but still broken) removal from playgrounds 2022-07-05 14:55:49 +00:00
efaf0985d8 tags on circle entries 2022-07-05 14:55:09 +00:00
c742b5f536 remove too-specific mediaEntry commands 2022-07-05 02:12:14 +00:00
9fd48d6308 CreateTaggedEntries 2022-07-05 01:57:28 +00:00
73096cf7b7 Fix rename crash in NAT 2022-07-05 01:29:43 +00:00
214c9393b3 selectById 2022-07-05 01:08:13 +00:00
36d4610023 circles for NAT 2022-07-05 01:07:58 +00:00
9a5535c051 fix bugs in stream arg collection - NAT 2022-07-05 01:07:28 +00:00
04c652658e removeFiles 2022-07-05 00:14:55 +00:00
697354293d readComponentOr 2022-07-05 00:14:37 +00:00
1dfa12fb21 add scale to each image in Images components 2022-07-05 00:14:17 +00:00
b687a79f12 CreateShortcutEntry command 2022-07-03 03:01:58 +00:00
db8da38d7d Rename command for entries 2022-07-03 03:01:38 +00:00
0d5dbcd9ce fix a misplaced paren 2022-07-03 02:03:27 +00:00
046eb8ddda partially applied string and float args to NAT commands 2022-07-03 01:47:30 +00:00
9bf6f80cf8 NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
bfbf052ab8 generalize EntrySpriteSystem into PlaygroundSystem which all ui will provide 2022-07-02 19:51:30 +00:00
54799d8450 DLSystem handle music 2022-07-02 01:29:18 +00:00
c3e756e634 DLSystem check for youtube-dl 2022-07-02 00:36:36 +00:00
270c29b8b2 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
ca907a0f6a Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
309c027ba5 NAT Playground use ui for log 2022-06-27 18:38:20 +00:00
1962d99526 notes on NAT command arg types 2022-06-27 18:24:18 +00:00
8a71a1f823 pass a UI to NAT entryProcessors 2022-06-27 18:22:57 +00:00
7924cabaf5 withEvalOnce macro using implicit quasiquote. Close #26 2022-06-27 18:09:43 +00:00
75f09b74f0 make NAT printouts optional with compile flags 2022-06-20 00:07:21 +00:00
cc87671204 add Kiss.setup() in more places it belongs 2022-05-23 01:04:46 +00:00
ce75be959e rename reversed -> reverse 2021-12-23 11:35:38 -07:00
0213662fac fix null case in NAT 2021-11-30 13:08:24 -07:00
f12000004f make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
b5ecc52fa6 KissInterp evalKiss 2021-10-07 21:31:38 -06:00
9b2d69526d More versatile selection commands 2021-10-07 20:51:18 -06:00
9fdf00248c Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
4b7ed32684 remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
0d6127c969 workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
b1f54c5956 PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
779a169618 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
564330da98 Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
39971e3b75 safer MediaWiki functions 2021-09-30 21:05:10 -06:00
28d83a07ee Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
e0d2b11598 fix tagsMatch 2021-09-30 16:34:44 -06:00
7fedba3931 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
0a29bd5655 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
3821ac01b7 Fix example NAT archive 2021-09-29 17:25:01 -06:00
5e72b65208 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
827195f43f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -06:00