|
3a21c8b687
|
Move savePosition() out of EntrySprite into PlaygroundSystem
|
2023-02-15 05:47:26 -07:00 |
|
|
7a1a72e116
|
NAT Godot clean up scenes
|
2023-02-13 07:49:50 -07:00 |
|
|
783f9f5ee8
|
NAT Godot make tabs and entries without crashing
|
2023-02-13 07:49:39 -07:00 |
|
|
be59bfb2eb
|
kiss-godot printThroughGD
|
2023-02-13 07:48:59 -07:00 |
|
|
c8d9fa81b4
|
NAT Godot make playground tabs and entry panels
|
2023-02-13 06:23:43 -07:00 |
|
|
9c39c0cc13
|
kiss-godot getNode macro
|
2023-02-13 06:22:52 -07:00 |
|
|
11f09f6987
|
Make NAT Lib.kiss more load-friendly
|
2023-02-13 06:14:22 -07:00 |
|
|
21e8b66088
|
Use ui.controller instead of requiring controller in new()
|
2023-02-13 05:30:34 -07:00 |
|
|
3dd221e32e
|
Move EntryRep/id tracking to PlaygroundSystem
|
2023-02-13 05:15:22 -07:00 |
|
|
1fc1c98468
|
NAT godot playground UI implementation skeleton
|
2023-02-11 16:01:59 -07:00 |
|
|
ba0ca22605
|
Failing test case for tryProcess in C#
|
2023-02-11 15:37:53 -07:00 |
|
|
a943890e2b
|
NAT Godot Playground click-and-drag proof of concept
|
2023-02-10 07:07:00 -07:00 |
|
|
e43e5c444b
|
Make submit link a button
|
2023-01-24 20:55:47 -07:00 |
|
|
b80b086406
|
pass _self to window.open
|
2023-01-24 20:21:48 -07:00 |
|
|
586536cd88
|
install hxnodejs in cli-tests
|
2023-01-22 22:47:23 -07:00 |
|
|
6ab51033a0
|
KSR restart
|
2023-01-23 04:21:10 +00:00 |
|
|
e32d444d05
|
chmod +x test.sh
|
2023-01-23 04:11:35 +00:00 |
|
|
d89d79d258
|
ksr-express
|
2023-01-23 04:05:45 +00:00 |
|
|
09250767a4
|
kiss-spaced-rep display when all cards finished
|
2023-01-23 04:05:44 +00:00 |
|
|
580f1a7fa1
|
add hxnodejs dependency to kiss-express
|
2023-01-23 04:05:42 +00:00 |
|
|
fb00963e11
|
Refactor kiss-spaced-rep StudyEngine
|
2023-01-23 01:43:39 +00:00 |
|
|
97eb91c5b1
|
kiss-cli-tests test new-flixel-project. Close #174
|
2023-01-22 16:49:09 -07:00 |
|
|
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 |
|