Commit Graph

840 Commits

Author SHA1 Message Date
97c722cb26 Give line number CompileError for bad RawHaxe 2021-11-14 20:49:57 -07:00
2b31027446 assertLet 2021-11-14 20:34:58 -07:00
76a340e3b4 MapLines in Kiss-VSCode 2021-11-14 18:51:41 -07:00
7457fd9b18 Fix the infinite ktxt2 updateContent loop 2021-11-14 18:08:06 -07:00
2febfc7846 countingLambda 2021-11-14 13:54:32 -07:00
a1289707b4 work around GenerativeTestCase failure on C# 2021-11-14 10:34:29 -07:00
329d46f50b Fix exprCase for new macro expansion system 2021-11-11 14:29:31 -07:00
37b12052a6 (setMacroVar) instead of (defMacroVar) 2021-11-11 13:31:04 -07:00
6b387fd932 throwCompileError in expBuilder 2021-11-10 15:45:04 -07:00
d6a2a3e8e2 separate forHScript() and forMacroEval() 2021-11-10 11:37:16 -07:00
5b6384fe37 fix missing async.done() call for non-js 2021-11-09 20:39:40 -07:00
d7b201eb72 fix GenerativeTestCase 2021-11-09 20:33:44 -07:00
0dd615a92a Less hacky macro-time evaluation 2021-11-09 18:55:33 -07:00
5424e80188 deletion that should have been in last commit 2021-11-09 17:16:17 -07:00
8dcd3cf89b fix undefinition of print before other MacroTestCases 2021-11-09 15:39:43 -07:00
30c465617d cache converted hscript from ktxt2 2021-11-09 12:22:37 -07:00
f022286b37 remove trailing block comment 2021-11-09 12:04:27 -07:00
51aa1bef94 downsize too-big text 2021-11-03 14:50:03 -04:00
5fad6cf6b7 Remove characters from scenes 2021-11-03 14:49:45 -04:00
84ee07c309 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
5e9cbbb9b3 when editor loses focus, update its block so others can be edited 2021-11-03 02:05:07 -04:00
b88cb062be fix missing speakerNames in hollywoo-flixel 2021-11-03 02:04:41 -04:00
25eb73dbcb use AssetMacros in Hollywoo-Flixel Movie 2021-11-03 00:00:27 -04:00
6505f9ec1a put sources.tsv in assets folder 2021-11-02 23:54:31 -04:00
5e27db8c54 Pixabay image asset macro! 2021-11-02 23:50:03 -04:00
ab072b31fb hollywoo superText 2021-11-02 22:04:36 -04:00
224911e2fd fsMemoize 2021-11-02 22:04:07 -04:00
7697f31cee fix bug in Movie.delay 2021-11-02 20:08:14 -04:00
a393db0eda make SceneFlxStates SubStates 2021-11-02 20:02:20 -04:00
756a6c4d93 Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
a4e41aec1f fix hollywoo set sprites loading on the fly 2021-11-02 18:58:59 -04:00
1869591c93 when ktxt2 editor is hidden, export 2021-11-02 18:19:33 -04:00
182efad7b3 periodically export ktxt2 2021-11-02 18:15:20 -04:00
458b87255f save editor selection and cursor in ktxt2 2021-11-02 15:30:14 -04:00
eec3af799a keyboard shortcuts in ktxt2 editor 2021-11-02 13:56:27 -04:00
56d4431b48 save window.scrollY in hidden ktxt2 editor 2021-11-02 12:51:22 -04:00
eebee1e459 ktxt2 scroll window when scrolling elements 2021-11-02 12:07:35 -04:00
3095de79da ktxt2 scroll links to top and bottom 2021-11-02 11:44:49 -04:00
9dc27c99b8 flip ActorFlxSprite depending on facing 2021-11-01 21:04:12 -04:00
9802f3512b music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
9de7b8166f in debug, AsyncEmbeddedScript traces the kiss expression of each command before running it 2021-11-01 19:30:11 -04:00
65d2bd8742 wait for sound to finish hollywoo-flixel 2021-11-01 18:38:32 -04:00
d9727d4148 don't auto kill sounds in hollywoo-flixel scene change 2021-11-01 17:02:16 -04:00
992cf3ac9e load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00
32762a4288 add sounds to hollywoo-flixel 2021-11-01 16:53:05 -04:00
5deead3ce9 macro that allows collecting expressions throughout a file 2021-11-01 16:52:22 -04:00
d7094913ad collect fields from AsyncEmbeddedScript scriptFile 2021-11-01 16:39:33 -04:00
5af49a25d0 wrap lines in ktxt2 visually 2021-11-01 13:37:11 -04:00
c84d4d73a4 Paragraph break placeholder in ktxt2 2021-11-01 13:25:35 -04:00
03c6c17c6e Print notification when ktxt2 export succeeds 2021-11-01 11:44:54 -04:00