Commit Graph

693 Commits

Author SHA1 Message Date
cd90864114 add evalHaxe() to KissInterp 2021-10-13 11:31:02 -06:00
314edc61ef fix failure to handle otherwise blocks with multiple expressions 2021-10-13 11:30:34 -06:00
47215b0934 new failing macro test cases 2021-10-13 11:14:42 -06: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
a1ec7d19c3 make null-extern no-extern, which throws an error 2021-10-12 13:44:15 -06:00
7a4bf94905 make kiss implement write output to a log 2021-10-12 13:08:43 -06:00
cc32376474 Start writing interface implementation generation 2021-10-12 12:30:38 -06:00
050af36dc9 parseComplexType better error handling 2021-10-12 12:29:07 -06:00
b1b3fd27de KissInterp evalKiss 2021-10-07 21:31:38 -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
6bf6dc5515 Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
ee27f5e4ec remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
29d0dca251 fix Playground UI bug 2021-10-04 13:33:02 -06:00
09419f3faf workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
6951f0eceb Properly copy extern bin folder in Playground 2021-10-04 10:21:48 -06:00
ea409952ea PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
a77b3f0155 make directory for scripts as asset path 2021-10-03 17:57:02 -06:00
7812cb1912 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
a64eea4cd3 fix last commit 2021-10-01 22:52:28 -06:00
0613d5caa6 CompilerTools support dts2hx extern generation 2021-10-01 22:51:37 -06:00
68aa1d0f16 purgeDirectory 2021-10-01 22:49:54 -06:00
3242195163 NAT playground copy extern bin folder 2021-09-30 22:19:00 -06:00
b3731c433c Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
c49e8415e3 safer MediaWiki functions 2021-09-30 21:05:10 -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
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