Commit Graph

182 Commits

Author SHA1 Message Date
650a1f0e7b NAT git synchronization 2023-02-18 18:17:50 -07:00
007f2cf9e7 Fix C# cast error in currentDefaultTags() 2023-02-15 13:38:21 -07:00
4eae5e051b Move typeCommand() into ArchiveController 2023-02-15 11:44:13 -07:00
141953df42 Move savePosition() out of EntrySprite into PlaygroundSystem 2023-02-15 05:47:26 -07:00
ad8fdd0fd0 Make NAT Lib.kiss more load-friendly 2023-02-13 06:14:22 -07:00
3af8fd5345 Use ui.controller instead of requiring controller in new() 2023-02-13 05:30:34 -07:00
8e9da6cbca Move EntryRep/id tracking to PlaygroundSystem 2023-02-13 05:15:22 -07:00
98b6bb59d8 Fix DummyUI enterNumber() 2023-01-19 11:48:44 -07:00
7b98c67137 Fix Dates component 2023-01-19 11:06:34 -07:00
7c68c79fc9 Make a simple VibeCheck 2023-01-19 11:06:20 -07:00
567fb07b19 add Numbers arg type 2023-01-19 10:42:01 -07:00
3d9fe7f461 Add functions to NAT DummyUI and CLI 2023-01-19 10:07:04 -07:00
7fb4f20a83 ArchiveController support easier selection of tags 2022-12-18 22:58:48 +00:00
4f79605bb9 ArchiveUI.chooseBetwoonStrings 2022-12-18 06:12:57 +00:00
9461d79697 Rectangle components in NAT 2022-12-18 06:12:56 +00:00
03472e9aac Position arg type in NAT 2022-12-18 06:12:55 +00:00
34eecd40ff Remove outdated Color component and migration system 2022-12-18 06:12:53 +00:00
06acfab1d5 Experimentally only process entries when they change in NAT 2022-12-18 06:12:52 +00:00
4dd73bd00e SVG support in NATFlixel. Close #165 2022-12-05 00:06:54 +00:00
ba63af176b Use int-based colors for tag-color systems in NAT. Close #167 2022-12-04 23:11:18 +00:00
6f0bf7a5ea fix DummyUI 2022-10-09 04:33:39 +00:00
a2d1ea63d4 RemoveComponent command 2022-10-09 00:56:25 +00:00
ee8ee31175 run multiple NATCommands 2022-10-09 00:33:58 +00:00
c50e03f093 fix unexpected deselection behavior 2022-10-09 00:32:56 +00:00
6ce85d6c39 color tag systems. Close #152 2022-10-08 23:02:44 +00:00
73fc956efa Add toString to nat.Entry 2022-10-08 22:33:41 +00:00
d8f86e29c3 Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154. 2022-10-08 21:20:08 +00:00
8ab461dc3c rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
27bea88ff8 fix DLSystem without threading 2022-09-29 22:05:02 +00:00
dd33a50a1a again, disable remarkable API extern stub 2022-09-29 21:50:30 +00:00
087d74216f fix NAT example archive 2022-09-29 21:50:02 +00:00
87e46823a4 fix missing imports in DummyUI 2022-09-29 21:49:28 +00:00
0d6ea87699 add missing fields to DummyUI 2022-09-29 21:05:29 +00:00
5a85f86339 Close #128: ArchiveUI defines cursorPosition() which is used to place entries 2022-09-28 23:05:12 +00:00
80cf977095 Mark autostepper entries processed 2022-09-28 22:31:27 +00:00
cae64c4926 Component-oriented playgrounds - Close #124 2022-09-28 22:30:50 +00:00
77a8c2f1a0 WIP make NAT playgrounds component-based (#124) 2022-09-28 20:37:31 +00:00
adf5d5c85b AutoStepper system 2022-09-18 22:42:57 +00:00
f5df653db4 DLSystem don't crash on failure 2022-09-18 22:42:39 +00:00
f54a1a7388 Archive.filePath 2022-09-18 22:42:18 +00:00
10c031b4c4 AddDLURL return changeset 2022-09-11 17:04:31 +00:00
94613ef94a NAT color component 2022-09-10 23:06:23 +00:00
872d4b5bae addComponent and removeComponent return the entry 2022-09-10 23:05:30 +00:00
559f8ea690 fix NAT flixel cpp bug 2022-09-08 20:46:45 +00:00
2a3e4ed568 fix return value of playground commands 2022-09-08 20:39:46 +00:00
d125081251 fix addConnections 2022-09-08 05:09:35 +00:00
54a95f653d fix a null position component bug 2022-09-08 05:07:49 +00:00
0a7411c4da catch bad NAT command implementations at runtime 2022-09-08 05:00:55 +00:00
6319064faa playground systems process connections 2022-09-08 01:38:58 +00:00
fd9ad71a3b add connections in NAT playground 2022-09-08 01:17:00 +00:00