Commit Graph

63 Commits

Author SHA1 Message Date
10301cb4ae NAT color component 2022-09-10 23:06:23 +00:00
02aeaa85c5 fix ui camera scroll bug 2022-09-08 02:35:48 +00:00
26ab037ec9 Draw lines between connections 2022-09-08 02:35:24 +00:00
01df515cc4 playground systems process connections 2022-09-08 01:38:58 +00:00
8e5fde91fb add connections in NAT playground 2022-09-08 01:17:00 +00:00
d328bc8227 fix NAT playground null entry error 2022-09-08 00:23:27 +00:00
9d16e26b88 fix killing nonexistent sprites 2022-09-07 01:12:02 +00:00
3558f8dbbc revert the use of KeyShortcutWindow in NAT flixel 2022-09-07 00:48:17 +00:00
45df11a7b7 WIP KeyShortcutWindow for NAT flixel 2022-08-10 13:51:12 +00:00
54348ee685 ignore some big local folders 2022-08-05 18:56:51 +00:00
750e1a7bee fix edge clipping of circles 2022-07-08 19:23:03 +00:00
e6228eb3c1 NAT playground confirm ESCAPE for exit 2022-07-07 02:31:19 +00:00
21dfb34baf paste into NAT text input 2022-07-06 21:35:30 +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
81ae02a58d better (but still broken) removal from playgrounds 2022-07-05 14:55:49 +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
4190887156 fix click crash in NAT 2022-07-05 01:30:00 +00:00
d039d6cb91 print available shortcuts 2022-07-05 01:17:49 +00:00
58e14db450 circles for NAT 2022-07-05 01:07:58 +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
96036dd31b move saving flxsprite to png to SpriteTools 2022-07-02 23:19:56 +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
ec92fe80ce DLSystem check for youtube-dl 2022-07-02 00:36:36 +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
4413114218 nat playground buggy z sorting 2022-06-28 17:09:34 +00:00
eac74165ae CameraTools.calculateScrollBounds 2022-06-28 04:52:04 +00:00
4724d100cf Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
5175622374 NAT Playground use ui for log 2022-06-27 18:38:20 +00:00
7e7053e132 pass a UI to NAT entryProcessors 2022-06-27 18:22:57 +00:00
4b72739a9c CameraTools.updateScrollWheelZoom 2022-06-27 14:03:26 +00:00
736a1982b4 updateMouseBorderControl 2022-06-22 00:08:14 +00:00
a6c8666160 standardize keyboard-based FlxCamera movement 2022-06-21 20:14:48 +00:00
ca6a03cbeb NAT playground rectangle selection 2022-06-20 16:20:48 +00:00
b2a5d36075 fix assert error insertion on windows 2022-06-20 00:55:50 +00:00
42f20330ba use whenLet instead of case 2022-06-19 23:41:48 +00:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
9213ddeda2 allow building Playground without extern code 2021-10-12 13:45:28 -06:00
a4a59f0d40 make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
eb76f76f88 De-select entries that are hidden in playground 2021-10-07 20:51:48 -06:00
34378070ec More versatile selection commands 2021-10-07 20:51:18 -06:00
29d0dca251 fix Playground UI bug 2021-10-04 13:33:02 -06:00
6951f0eceb Properly copy extern bin folder in Playground 2021-10-04 10:21:48 -06:00
a77b3f0155 make directory for scripts as asset path 2021-10-03 17:57:02 -06:00
3242195163 NAT playground copy extern bin folder 2021-09-30 22:19:00 -06:00