Commit Graph

92 Commits

Author SHA1 Message Date
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
420d8da414 Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
f48cf658ec NAT playground run systems when changes are made 2021-09-30 16:35:17 -06:00
7cdec42351 Make text sprites for entries that don't get WikipediaImage images 2021-09-30 15:04:30 -06:00
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
bba93a711b onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
4db843897a when refreshing sprite, keep it blue 2021-09-27 22:46:04 -06:00
26a6be35b9 bigger NatPlayground window 2021-09-27 22:45:37 -06:00
28b2d219cd disable muteKeys for flixel-playground 2021-09-27 22:20:02 -06:00
e756e71b95 enterNumber for NAT playground 2021-09-27 19:47:30 -06:00
0e21755e31 Scale component for NAT entries 2021-09-27 19:47:30 -06:00
7116b744c4 remove withWritableEntry unnecessary use 2021-09-27 19:43:04 -06:00
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
64902bbe3b specify whether flixel projects need to pass html5/c++ compilation 2021-09-18 19:16:27 -06:00