Commit Graph

817 Commits

Author SHA1 Message Date
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
0afdbac3f3 fix tagsMatch 2021-09-30 16:34:44 -06:00
4162c09433 optimizations on when to do NAT processing 2021-09-30 16:34:26 -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
602d7501da Fix example NAT archive 2021-09-29 17:25:01 -06:00
d367e04a35 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
db896a6e9f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -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
c18a35251c fix PinNextImage 2021-09-27 22:45:12 -06:00
c21e9e98d2 much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
c458290574 clarify Archive constructor 2021-09-27 22:44:06 -06:00
28b2d219cd disable muteKeys for flixel-playground 2021-09-27 22:20:02 -06:00
9b9fa4fa3c print when writing component 2021-09-27 19:48:50 -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
6eb8aafb77 Fix type error in PrintComponent 2021-09-27 19:47:30 -06:00
7116b744c4 remove withWritableEntry unnecessary use 2021-09-27 19:43:04 -06:00
1efe508c09 camera projection & size 2021-09-27 18:54:03 -06:00
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
4adbd7d750 fix test-project.sh 2021-09-18 19:34:07 -06:00
64902bbe3b specify whether flixel projects need to pass html5/c++ compilation 2021-09-18 19:16:27 -06:00
fe84da9ad4 playground don't move camera when textinput has focus 2021-09-18 18:42:36 -06:00
9b228f8586 refresh playground sprites when entry changes 2021-09-18 18:37:47 -06:00
1e44f1db11 fix C++ type error for playground 2021-09-18 18:33:44 -06:00
65323a3d96 Make entry sprites draggable + save their positions 2021-09-18 17:32:25 -06:00
b8372420f0 Make sprites for NAT entries with images 2021-09-18 16:42:28 -06:00
547dad9e66 NAT playground disable textinput callback immediately on enter 2021-09-18 14:52:15 -06:00
543f8aad63 fix uiCamera automatic scrolling 2021-09-18 14:45:18 -06:00
916e6eadb9 clear UI when escape is pressed 2021-09-18 14:44:41 -06:00
fe87c86cfe try to throw specific error for bad MediaWiki query 2021-09-18 14:31:00 -06:00
cd65313937 full camera control for NAT playground 2021-09-18 13:38:52 -06:00
25d1031c88 Image attachment tracking system, adjustable pins 2021-09-17 23:13:28 -06:00
61885f4bba Make attachmentSystem have case-insensitive extension list 2021-09-17 23:11:11 -06:00
96d6acf48f FileRef and EntryRef typedefs 2021-09-17 23:09:53 -06:00
6bde91857c NAT playground Scrollable UI stream 2021-09-17 22:03:50 -06:00
6ddaead44b NAT playground clearMessages 2021-09-16 22:28:21 -06:00
96ff07034f NAT playground accept commands with TextInput 2021-09-16 22:25:05 -06:00
6d8c69e4a8 NAT use reportError for bad command name 2021-09-16 22:22:35 -06:00
cfaa498d0e fix new FlxDirectionFlags error 2021-09-16 20:54:37 -06:00
42b0db43e9 Fix CompilerToolsTestCase 2021-09-16 20:12:49 -06:00
1e0ba4b846 Turn nat-flixel-playground PlayState into an ArchiveUI 2021-09-15 16:31:41 -06:00
12be130b38 compileToScript() find meta files relative to the haxelib that called it 2021-09-15 16:16:12 -06:00
23e4bcd6b5 add flixel-ui to test environment 2021-09-07 21:28:37 -06:00
a05e1d0d79 add flixel playground to testing list 2021-09-07 20:16:24 -06:00
9b22655c5b NAT playground project 2021-09-07 20:15:39 -06:00
48b3051c17 AttachmentSystem for NAT file processing 2021-09-07 19:53:36 -06:00