Commit Graph

1903 Commits

Author SHA1 Message Date
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
ee3cbb12fc reset button for pom timer. Close #172 2023-02-25 13:35:15 -07:00
32fa46cd1a pom timer show/hide entry window 2023-02-25 13:27:34 -07:00
8e443056a1 Prompt to resume pomodoro timer 2023-02-25 12:54:53 -07:00
39993a7713 Make pomodoro text bigger 2023-02-25 12:35:28 -07:00
1632cfbc19 remove trace causing error 2023-02-25 09:56:22 -07:00
e5d22ae6ad Make pattern matching in macros a compiler error. close #173 2023-02-25 16:22:05 -07:00
610aea7861 Fix type annotations. Close #176 2023-02-25 13:44:05 -07:00
0641ec8b37 add case extraction variables to locals 2023-02-20 06:13:26 -07:00
b2eab150f2 Add for and doFor capture vars to locals 2023-02-20 05:52:51 -07:00
42da0170d4 habit puzzles hint how many matches. Close #120 2023-02-19 08:35:31 -07:00
45b485b390 for and doFor replace localVar with let 2023-02-19 08:09:57 -07:00
d0f47f5de4 localVar warning. Close #112 2023-02-19 08:09:38 -07:00
2c8defe789 Add Context.buildFields to print macros. Close #111 2023-02-19 07:34:14 -07:00
a5a65f3d67 withTempSet macro 2023-02-19 07:13:15 -07:00
e39b45b92f move assertEquals to language core 2023-02-19 07:11:42 -07:00