Commit Graph

1210 Commits

Author SHA1 Message Date
c5e7408a1c Remove Kiss.build() from kiss-express template (#175) 2023-01-22 16:47:52 -07:00
c3197b83e4 Remove build macro use from kiss-flixel template (#175) 2023-01-22 14:29:02 -07:00
73c6d41c57 Fix DummyUI enterNumber() 2023-01-19 11:48:44 -07:00
d508727aaa fix AOC bugs 2023-01-19 11:12:46 -07:00
1d36d91377 Fix Dates component 2023-01-19 11:06:34 -07:00
77104aaa5e Make a simple VibeCheck 2023-01-19 11:06:20 -07:00
1ba8e282ab add Numbers arg type 2023-01-19 10:42:01 -07:00
5c311fbfd7 Add functions to NAT DummyUI and CLI 2023-01-19 10:07:04 -07:00
8a1f1f27cd Use old FlxPoint.rotate() implementation in KissExtendedSprite 2023-01-13 07:44:53 -07:00
5f7100596a Solve AOC day 10 part 1 2022-12-19 08:36:26 -07:00
397d0ead5c ArchiveController support easier selection of tags 2022-12-18 22:58:48 +00:00
5ba1f22bf9 ArchiveUI.chooseBetwoonStrings 2022-12-18 06:12:57 +00:00
25f61c16c9 Various UI fixes in NAT flixel 2022-12-18 06:12:56 +00:00
f23e1ca622 Rectangle components in NAT 2022-12-18 06:12:56 +00:00
0ac7156366 Position arg type in NAT 2022-12-18 06:12:55 +00:00
3c933e8b0d Remove outdated Color component and migration system 2022-12-18 06:12:53 +00:00
132a61fc56 Experimentally only process entries when they change in NAT 2022-12-18 06:12:52 +00:00
f04827c346 Solve AOC day 13 pt 2 2022-12-18 06:12:51 +00:00
eed092ce67 Solve AOC day 13 part 1 2022-12-18 06:12:50 +00:00
a297135f8d KSR reader macros for basic and reversed cards 2022-12-18 00:59:01 +00:00
d22aa9c1bd KSR reader macro syntax for cloze sequences 2022-12-18 00:50:22 +00:00
d27107ad57 AOC day 8 part 1 2022-12-13 23:45:50 +00:00
ea78788d2e AOC day 11 debug print 2022-12-11 23:47:03 +00:00
d232576b64 AOC day 11 (part 1 works, part 2 broken) 2022-12-11 23:25:29 +00:00
6ffff80070 AOC day 7 2022-12-10 22:06:06 +00:00
b1a74740a2 AOC day 6 2022-12-09 21:54:35 +00:00
7119dee846 Disable autopause so pomodoro timer keeps running 2022-12-09 18:45:41 +00:00
fb4f8e59ab WIP pomodoro mode for Habit Puzzles (#172) 2022-12-09 05:33:49 +00:00
8e916ea92d add caption to KSR images (deja vu) 2022-12-08 18:35:18 +00:00
685efc3de4 AOC day 5 2022-12-06 02:51:28 +00:00
4811395d43 SVG support in NATFlixel. Close #165 2022-12-05 00:06:54 +00:00
8579b6b8f0 Use int-based colors for tag-color systems in NAT. Close #167 2022-12-04 23:11:18 +00:00
1ca8e30c33 handloose save extracted frequencies 2022-12-04 21:49:16 +00:00
c25f112dd1 remove initialZoom argument from HaxeFlixel games 2022-12-04 20:13:49 +00:00
1c2e7c2152 AOC day 4 2022-12-04 20:01:12 +00:00
9cf9c11f1d AOC day 3 2022-12-03 20:55:56 +00:00
e42455f639 AOC day 2 2022-12-02 07:07:30 -07:00
e74bd134bd AOC day 1 2022-12-01 19:03:02 +00:00
a3881c0748 Blank lines to separate cards in default engine 2022-11-12 04:59:38 +00:00
32ad3a5f18 allow non-deletion lines in a cloze 2022-11-12 04:24:00 +00:00
7b3f17201d allow grouping card namespaces 2022-11-12 04:03:28 +00:00
3d9fe72ada image cards in basic engine 2022-11-03 22:23:50 +00:00
b1567e9f66 Kiss-spaced-rep support flexible engine object 2022-11-03 22:04:56 +00:00
0a44a9a2b6 Reverse cards, typed scoring, and cloze cards 2022-11-02 23:26:10 +00:00
5dc2b99528 distinguish json from card file to card file 2022-11-02 21:57:30 +00:00
af44e9e09b split KSR functionality out of Main_ 2022-11-02 21:57:08 +00:00
dbd0c62a1a flexible continuations-based kiss-spaced-rep 2022-11-02 19:28:11 +00:00
e7360e5cb5 format spaced rep output 2022-11-01 05:37:52 +00:00
10fa7940e8 Basic spaced repetition with code generation. 2022-11-01 05:34:13 +00:00
5edd1ac097 habit-puzzles screenshots/gifs 2022-10-21 19:59:03 +00:00