Commit Graph

1335 Commits

Author SHA1 Message Date
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
ae59afb5ae print how a temporary script was interpolated if it fails 2022-07-08 19:20:52 +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
53bc549a95 fix logical error in substr 2022-07-06 21:34:23 +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
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
d51940f1fc bigger text in flixel playground 2022-07-03 03:03:03 +00:00
6c36f17d23 CreateShortcutEntry command 2022-07-03 03:01:58 +00:00
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
d52209448c dropStringIf 2022-07-03 01:46:46 +00:00
d0b8a1253b localFunction 2022-07-03 01:46:31 +00:00
96036dd31b move saving flxsprite to png to SpriteTools 2022-07-02 23:19:56 +00:00
df462597d3 more specific error message on lambdas with typed args 2022-07-02 23:11:10 +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
4b52ccdd9f Forgot to add GroupTools 2022-07-01 23:38:39 +00:00
10904e93e9 forgot to add EntrySpriteDepthSystem 2022-07-01 23:37:37 +00:00
215bc12692 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
c21c323292 better error message from exprCase 2022-07-01 23:33:00 +00:00
4413114218 nat playground buggy z sorting 2022-06-28 17:09:34 +00:00
46becb3b63 sortBy 2022-06-28 17:09:04 +00:00
eac74165ae CameraTools.calculateScrollBounds 2022-06-28 04:52:04 +00:00
e8a5bafa4d generic function parameters 2022-06-28 04:40:13 +00:00