Commit Graph

111 Commits

Author SHA1 Message Date
51ea0fd3f2 Rename command for entries 2022-07-03 03:01:38 +00:00
9f1126b16f fix a misplaced paren 2022-07-03 02:03:27 +00:00
f6a3e0e68f partially applied string and float args to NAT commands 2022-07-03 01:47:30 +00:00
d17ebf9a1d NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
bcd1eca9a0 generalize EntrySpriteSystem into PlaygroundSystem which all ui will provide 2022-07-02 19:51:30 +00:00
f62b42f06b DLSystem handle music 2022-07-02 01:29:18 +00:00
ec92fe80ce DLSystem check for youtube-dl 2022-07-02 00:36:36 +00:00
215bc12692 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
4724d100cf Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
5175622374 NAT Playground use ui for log 2022-06-27 18:38:20 +00:00
a02ed11898 notes on NAT command arg types 2022-06-27 18:24:18 +00:00
7e7053e132 pass a UI to NAT entryProcessors 2022-06-27 18:22:57 +00:00
9f1e337069 withEvalOnce macro using implicit quasiquote. Close #26 2022-06-27 18:09:43 +00:00
1353b47b6c make NAT printouts optional with compile flags 2022-06-20 00:07:21 +00:00
500dc831cb add Kiss.setup() in more places it belongs 2022-05-23 01:04:46 +00:00
31a23af7aa rename reversed -> reverse 2021-12-23 11:35:38 -07:00
e4f6397bd5 fix null case in NAT 2021-11-30 13:08:24 -07: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
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
09419f3faf workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
ea409952ea PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
7812cb1912 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -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
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
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
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
9b9fa4fa3c print when writing component 2021-09-27 19:48:50 -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
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
1e44f1db11 fix C++ type error for playground 2021-09-18 18:33:44 -06:00
b8372420f0 Make sprites for NAT entries with images 2021-09-18 16:42:28 -06:00
fe87c86cfe try to throw specific error for bad MediaWiki query 2021-09-18 14:31:00 -06:00
25d1031c88 Image attachment tracking system, adjustable pins 2021-09-17 23:13:28 -06:00
61885f4bba Make attachmentSystem have case-insensitive extension list 2021-09-17 23:11:11 -06:00
96d6acf48f FileRef and EntryRef typedefs 2021-09-17 23:09:53 -06:00
6d8c69e4a8 NAT use reportError for bad command name 2021-09-16 22:22:35 -06:00
9b22655c5b NAT playground project 2021-09-07 20:15:39 -06:00