|
de945dd93f
|
NATflixel fix SimpleWindow construction
|
2023-03-17 23:35:47 -06: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 |
|
|
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 |
|
|
1ba8e282ab
|
add Numbers arg type
|
2023-01-19 10:42:01 -07:00 |
|
|
5ba1f22bf9
|
ArchiveUI.chooseBetwoonStrings
|
2022-12-18 06:12:57 +00:00 |
|
|
25f61c16c9
|
Various UI fixes in NAT flixel
|
2022-12-18 06:12:56 +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 |
|
|
c25f112dd1
|
remove initialZoom argument from HaxeFlixel games
|
2022-12-04 20:13:49 +00:00 |
|
|
5f32af03f1
|
ui improvements
|
2022-10-09 00:34:46 +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 |
|
|
9446ad09a8
|
NAT use SimpleWindow. Close #108
|
2022-10-08 22:32:34 +00:00 |
|
|
268269114a
|
Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154.
|
2022-10-08 21:20:08 +00:00 |
|
|
2bbccad2d5
|
Close #160 and make screenCamera non-optional
|
2022-10-08 20:50:13 +00:00 |
|
|
ad8cbcd824
|
rearrange haxelib.jsons, .hxml files, and project.xml files
|
2022-10-06 17:30:59 +00:00 |
|
|
c64a62b706
|
+x perms for all .sh scripts
|
2022-09-29 18:51:29 +00:00 |
|
|
c1ca1d37ed
|
NAT flixel close on delete
|
2022-09-28 23:22:57 +00:00 |
|
|
65dc9461aa
|
NAT flixel use KissExtendedSprite dragToSelect support
|
2022-09-28 23:22:32 +00:00 |
|
|
9ab0c3d671
|
Close #128: ArchiveUI defines cursorPosition() which is used to place entries
|
2022-09-28 23:05:12 +00:00 |
|
|
b76fb12d15
|
WIP make NAT playgrounds component-based (#124)
|
2022-09-28 20:37:31 +00:00 |
|
|
0d295198df
|
Archive.filePath
|
2022-09-18 22:42:18 +00:00 |
|
|
576c1a43bb
|
NAT temporarily only allow choose 1 entry
|
2022-09-18 20:02:26 +00:00 |
|
|
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 |
|