Commit Graph

2018 Commits

Author SHA1 Message Date
de945dd93f NATflixel fix SimpleWindow construction 2023-03-17 23:35:47 -06:00
cc3576bc70 add dts2hx handling to kiss-vscode-api template 2023-03-13 15:17:23 -06:00
a60db65f78 clean up kiss-vscode 2023-03-13 15:17:07 -06:00
b4882019cd template folder for kiss-vscode-api extensions 2023-03-13 15:15:07 -06:00
8d51b6fa30 fix vscode api inputEditor 2023-03-13 15:00:52 -06:00
5f1fe7434f add haxe @meta support to kiss expressions 2023-03-13 15:00:30 -06:00
565969ac58 profile ksr-express compilation 2023-03-13 08:01:51 -06:00
374c25365e profileKiss print macro, special form, and other statistics 2023-03-13 08:01:00 -06:00
bcc5474370 try to refactor ksr-express image serving 2023-03-13 07:25:42 -06:00
6bbd5b1b58 print static directory 2023-03-13 07:09:34 -06:00
782f1d1f94 Finish Kiss-VScode overhaul first pass 2023-03-10 13:26:50 -07:00
626cc9f350 Major Kiss-vscode overhaul 2023-03-10 12:57:31 -07:00
4859ce84b2 Catch macro expansion errors from builtin macros 2023-03-10 12:21:24 -07:00
8f8c118970 kiss-vscode-api defCommand macro 2023-03-10 11:02:37 -07:00
dcec49e548 re-flex dependency in kiss-vscode-api 2023-03-10 11:02:10 -07:00
c6c51d2154 Fix STATIC_DIR 2023-03-10 10:03:23 -07:00
071d551ad5 ksr-express allow defining STATIC_DIR 2023-03-10 09:57:42 -07:00
af8cab2a29 kiss-vscode-api haxelib 2023-03-10 09:57:27 -07:00
dd73c40d35 Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
e6a4f3ad38 hollywoo scene selection SimpleWindow 2023-03-09 07:10:09 -07:00
6499e27731 Add the concept of Cameras to hollywoo 2023-03-09 07:09:41 -07:00
c781702d5e Make kiss-tools a kiss-flixel dependency 2023-03-09 07:08:14 -07:00
3d90bfc8ca Caught the notorious SimpleWindow crash 2023-03-09 05:23:59 -07:00
3a61ba9434 Allow exprCase on string literals 2023-03-08 12:11:40 -07:00
447e2e4839 Fix nameOnRight for intercut scenes 2023-03-08 10:21:12 -07:00
766caad67f Failing test case for intercut nameOnRight 2023-03-08 10:11:11 -07:00
a1d5647446 stopWaitForInput needs to check for same cc 2023-03-08 09:47:52 -07:00
6832bf4715 Fix actors not appearing on stage right 2023-03-08 09:02:40 -07:00
909b751218 Failing test case for actors on stage right 2023-03-08 09:02:25 -07:00
2d62baf270 Fix sets resizing when switching 2023-03-08 08:06:47 -07:00
29db732fa8 Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
dc8851aa14 AsyncEmbeddedScript allow multiple commands in one block 2023-03-08 07:48:39 -07:00
3d8a1c1bc9 move isEmpty() into Kiss class 2023-03-08 07:48:19 -07:00
7dda864a9a Fix a case of macroExpandOnly 2023-03-08 07:28:28 -07:00
b2aeed2ad0 No more CLI habitfile 2023-03-07 07:46:18 -07:00
87569c269c Hollywoo-flixel local test project 2023-03-06 16:04:58 -07:00
bfdf49f1f2 Add -D engine to ksr-express 2023-03-06 10:36:29 -07:00
7fc671d71a Cloze end with backslash for no newline 2023-03-06 09:25:14 -07:00
40bc4fb019 KSR weighted cards 2023-03-06 08:21:21 -07:00
4f9e61bb09 import Helpers for EmbeddedScript 2023-03-03 14:46:26 -07:00
994ffaf9cd Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
2913c2b897 Preempt the generic case for cast and the 2023-03-03 14:42:32 -07:00
f3ccb56f55 Attach better position info to embeddedscript commands 2023-03-03 14:42:31 -07:00
361ea181e5 Improve some compiler errors 2023-03-03 14:42:31 -07:00
1135cfdbb2 better error message when (load) file isn't found 2023-03-03 14:42:30 -07:00
e4d600e586 Fix profileKiss. Close #179 2023-03-03 14:42:29 -07:00
5ff1d57736 Remove (load AssetMacros) from HollywooDSL 2023-03-02 06:03:04 -07:00
b1acee7254 Fix typed expression being space-separated-only 2023-03-02 06:02:38 -07:00
c5ebdb3293 Fix macroExpandAndConvert with -D kissCache 2023-03-02 05:50:52 -07:00
99f7d7dde9 Delete deprecated hollywoo-flixel AssetMacros 2023-02-25 13:44:38 -07:00