Commit Graph

31 Commits

Author SHA1 Message Date
49734a071f addComponent and removeComponent return the entry 2022-09-10 23:05:30 +00:00
d2f3dc294c fix addConnections 2022-09-08 05:09:35 +00:00
599b39370b catch bad NAT command implementations at runtime 2022-09-08 05:00:55 +00:00
8e5fde91fb add connections in NAT playground 2022-09-08 01:17:00 +00:00
d8edfd904d make catsMatch dry 2022-09-07 22:38:12 +00:00
804bced6da removeFiles 2022-07-05 00:14:55 +00:00
29a010e110 readComponentOr 2022-07-05 00:14:37 +00:00
0d0f7b01d5 add scale to each image in Images components 2022-07-05 00:14:17 +00:00
d17ebf9a1d NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
ec92fe80ce DLSystem check for youtube-dl 2022-07-02 00:36:36 +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
b3731c433c Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -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
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
c21e9e98d2 much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
9b9fa4fa3c print when writing component 2021-09-27 19:48:50 -06:00
d3fb044e13 [nat] wikipedia image scraper 2021-08-02 21:34:34 -06:00
7db311dffe more careful entry saving 2021-08-02 20:30:37 -06:00
a70474daad Refactor addTags/removeTags to Lib functions 2021-08-02 20:30:08 -06:00
842c77b330 [nat] qualify types in Lib.kiss 2021-08-02 19:58:31 -06:00
2844adcf49 archive addFile and attachFiles 2021-08-01 23:11:11 -06:00
ed50d939fa Fix using deprecated forms in nat-archive-tool 2021-07-25 21:10:34 -06:00
f5a5cdfb40 Completely change naming conventions of field forms and definition macros. Close #32 2021-07-24 14:22:10 -06:00
a18a4d8150 Variadic joinPath. Close #20 2021-07-23 14:58:36 -06:00
5e558e8556 &body macro arguments. Close #7 2021-07-12 20:08:12 -06:00
2d8f4cfee7 selectByComponents 2021-07-10 16:16:13 -06:00
8d98ca136c no more templates in the archive tool 2021-06-26 21:41:03 -06:00
7a3f6c76b7 [nat] (saveComponent) and (withComponents) 2021-06-12 21:52:32 -06:00
610a977b7c Refactor travis testing 2021-06-07 12:36:22 -06:00