|
784622811e
|
NAT git synchronization
|
2023-02-18 18:17:50 -07:00 |
|
|
9e5c3d1fb0
|
Fix C# cast error in currentDefaultTags()
|
2023-02-15 13:38:21 -07:00 |
|
|
8b9aeec944
|
Move typeCommand() into ArchiveController
|
2023-02-15 11:44:13 -07:00 |
|
|
3a21c8b687
|
Move savePosition() out of EntrySprite into PlaygroundSystem
|
2023-02-15 05:47:26 -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 |
|
|
73c6d41c57
|
Fix DummyUI enterNumber()
|
2023-01-19 11:48:44 -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 |
|
|
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 |
|
|
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 |
|
|
4811395d43
|
SVG support in NATFlixel. Close #165
|
2022-12-05 00:06:54 +00:00 |
|
|
8579b6b8f0
|
Use int-based colors for tag-color systems in NAT. Close #167
|
2022-12-04 23:11:18 +00:00 |
|
|
812a19cc5f
|
fix DummyUI
|
2022-10-09 04:33:39 +00:00 |
|
|
ab2233b0b4
|
RemoveComponent command
|
2022-10-09 00:56:25 +00:00 |
|
|
9c76eebe28
|
run multiple NATCommands
|
2022-10-09 00:33:58 +00:00 |
|
|
98cbd9e28e
|
fix unexpected deselection behavior
|
2022-10-09 00:32:56 +00:00 |
|
|
e890f384d1
|
color tag systems. Close #152
|
2022-10-08 23:02:44 +00:00 |
|
|
aa05960a67
|
Add toString to nat.Entry
|
2022-10-08 22:33:41 +00:00 |
|
|
268269114a
|
Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154.
|
2022-10-08 21:20:08 +00:00 |
|
|
ad8cbcd824
|
rearrange haxelib.jsons, .hxml files, and project.xml files
|
2022-10-06 17:30:59 +00:00 |
|
|
a1ee467d98
|
fix DLSystem without threading
|
2022-09-29 22:05:02 +00:00 |
|
|
e8eaf111db
|
again, disable remarkable API extern stub
|
2022-09-29 21:50:30 +00:00 |
|
|
8635f4c4ed
|
fix NAT example archive
|
2022-09-29 21:50:02 +00:00 |
|
|
bcf569e4ce
|
fix missing imports in DummyUI
|
2022-09-29 21:49:28 +00:00 |
|
|
7f68458ee7
|
add missing fields to DummyUI
|
2022-09-29 21:05:29 +00:00 |
|
|
9ab0c3d671
|
Close #128: ArchiveUI defines cursorPosition() which is used to place entries
|
2022-09-28 23:05:12 +00:00 |
|
|
36e888723f
|
Mark autostepper entries processed
|
2022-09-28 22:31:27 +00:00 |
|
|
c0f17456e4
|
Component-oriented playgrounds - Close #124
|
2022-09-28 22:30:50 +00:00 |
|
|
b76fb12d15
|
WIP make NAT playgrounds component-based (#124)
|
2022-09-28 20:37:31 +00:00 |
|
|
953255a165
|
AutoStepper system
|
2022-09-18 22:42:57 +00:00 |
|
|
07aecdd9ed
|
DLSystem don't crash on failure
|
2022-09-18 22:42:39 +00:00 |
|
|
0d295198df
|
Archive.filePath
|
2022-09-18 22:42:18 +00:00 |
|
|
78f7b5ca00
|
AddDLURL return changeset
|
2022-09-11 17:04:31 +00:00 |
|
|
10301cb4ae
|
NAT color component
|
2022-09-10 23:06:23 +00:00 |
|
|
49734a071f
|
addComponent and removeComponent return the entry
|
2022-09-10 23:05:30 +00:00 |
|
|
9ab8bdb96d
|
fix NAT flixel cpp bug
|
2022-09-08 20:46:45 +00:00 |
|
|
74a7a41cae
|
fix return value of playground commands
|
2022-09-08 20:39:46 +00:00 |
|
|
d2f3dc294c
|
fix addConnections
|
2022-09-08 05:09:35 +00:00 |
|
|
acb8127e10
|
fix a null position component bug
|
2022-09-08 05:07:49 +00:00 |
|
|
599b39370b
|
catch bad NAT command implementations at runtime
|
2022-09-08 05:00:55 +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 |
|