Commit Graph

995 Commits

Author SHA1 Message Date
b54f6ba1c7 fix obscure habit puzzle crash 2022-07-27 23:21:33 +00:00
c9df1e81ab habit game add bonus/todo entries with flxinputtext. close #99 2022-07-27 17:38:02 +00:00
b368f9a50a defAndCall, defAndReturn with &meta and :Typed support 2022-07-27 17:36:51 +00:00
2d53027da3 defAndCall macro for refactoring 2022-07-27 16:32:16 +00:00
8f58f02ef5 more efficient and correct bringToFront/sendToBack 2022-07-26 19:37:45 +00:00
bd6d26a204 Make sure the puzzle piece on top is dragged. Close #100 2022-07-26 18:56:42 +00:00
410bd7f96d GroupTools.bringToFront() and sendToBack(). Close #97 2022-07-26 17:50:02 +00:00
db99dbc939 Close #98: 30s refresh for habit puzzles 2022-07-26 17:00:11 +00:00
eee25cfdf4 Close #93: habit game background color cycle 2022-07-25 20:39:02 +00:00
f2d01ac4a1 render jigsaw match zones for debugging 2022-07-11 21:38:08 +00:00
15245c4707 habit puzzle game beta 2022-07-09 22:14:30 +00:00
31a2f60719 put it all together 2022-07-09 20:44:01 +00:00
1c7aa18f38 quit on escape 2022-07-09 20:42:49 +00:00
26af1f6e99 pieces stick together (janky) 2022-07-09 20:06:45 +00:00
3b7c7f6d40 left-side match checking 2022-07-09 16:03:15 +00:00
ed8ac6db5d store neighboring puzzle pieces 2022-07-09 14:46:50 +00:00
1a078fdbe5 properly shuffle pieces 2022-07-09 03:07:55 +00:00
8ab22392b8 fiddle with bubbles 2022-07-09 03:07:30 +00:00
f5b9ea3e59 re-tune puzzle size 2022-07-09 03:07:00 +00:00
2ac91a149d camera controls for habit game 2022-07-09 03:06:22 +00:00
473d9c94c0 save jigsaw positions 2022-07-09 01:58:38 +00:00
2618bf44ae allow switching between habit puzzles 2022-07-09 01:16:39 +00:00
5cd71fa8b8 fix puzzle piece optimization 2022-07-09 01:15:29 +00:00
1d7fe13705 multiple cameras, an optimization, dragging 2022-07-09 00:27:39 +00:00
b63470fff3 pieces fit together right but their position and dragging is broken 2022-07-08 23:50:35 +00:00
5fa18b4ba0 hardest part of integrating with jigsawX 2022-07-08 22:54:53 +00:00
9b50f893f0 reorganize jigsawx source 2022-07-08 19:36:30 +00:00
750e1a7bee fix edge clipping of circles 2022-07-08 19:23:03 +00:00
cb6991bfe8 partial fix for DLSystem 2022-07-08 19:22:01 +00:00
e6228eb3c1 NAT playground confirm ESCAPE for exit 2022-07-07 02:31:19 +00:00
64204ae041 thread DLSystem for mp3s 2022-07-07 02:30:55 +00:00
21dfb34baf paste into NAT text input 2022-07-06 21:35:30 +00:00
24e806d4fd AddYoutubeMusic 2022-07-06 21:34:46 +00:00
843dfef2c6 make circle dragging less intrusive in NAT 2022-07-06 20:49:40 +00:00
6610f4f77f when selecting circle entries, don't make them disappear 2022-07-05 15:21:44 +00:00
df334fc7a6 ArchiveUI showPrefixMap and hidePrefixMap 2022-07-05 15:21:15 +00:00
36d17b9cef don't pass SHIFT to FlxKeyShortcutHandler 2022-07-05 15:20:27 +00:00
81ae02a58d better (but still broken) removal from playgrounds 2022-07-05 14:55:49 +00:00
4a379e00ba tags on circle entries 2022-07-05 14:55:09 +00:00
d9b3723c6b remove too-specific mediaEntry commands 2022-07-05 02:12:14 +00:00
0eb0aad9e5 space new entries vertically, not horizontally 2022-07-05 01:58:17 +00:00
7afbc58f25 pixel-perfect circle dragging 2022-07-05 01:57:52 +00:00
7a32e7792a CreateTaggedEntries 2022-07-05 01:57:28 +00:00
4190887156 fix click crash in NAT 2022-07-05 01:30:00 +00:00
736276456d Fix rename crash in NAT 2022-07-05 01:29:43 +00:00
d039d6cb91 print available shortcuts 2022-07-05 01:17:49 +00:00
feb5bda67b selectById 2022-07-05 01:08:13 +00:00
58e14db450 circles for NAT 2022-07-05 01:07:58 +00:00
bc0f0f16c1 fix bugs in stream arg collection - NAT 2022-07-05 01:07:28 +00:00
804bced6da removeFiles 2022-07-05 00:14:55 +00:00