Commit Graph

234 Commits

Author SHA1 Message Date
1a5be0c1d5 (mode) and WATCHMODEDELAY 2023-10-01 21:18:21 -06:00
c818ee20f2 movie don't cleanup twice 2023-09-30 22:18:31 -06:00
ac88db24e4 update kiss-tools 2023-09-30 20:39:29 -06:00
38b625dc00 update kiss-tools 2023-09-29 12:12:36 -06:00
cba4052e24 preserve the order props appear in scenes 2023-09-28 17:16:44 -06:00
614f8146c5 AWAITPLAYSOUNDS 2023-09-24 20:30:27 -06:00
7048b6733a timedTitleCard type agreement 2023-09-24 15:56:58 -06:00
4a57826eb7 Movie.didLoading 2023-09-24 15:49:44 -06:00
9d895007d6 wrap makeCC in runWithErrorChecking 2023-09-24 12:32:34 -06:00
914ff047b1 update deps 2023-09-21 19:49:23 -06:00
348c7c906a update deps 2023-09-19 20:46:13 -06:00
5634008c9c allow for loading screen to continue while skipping scenes 2023-09-18 20:06:17 -06:00
0ce43d3ed5 miscInt() and miscFloat() 2023-09-16 11:53:36 -06:00
fce5d21cf9 update kiss-tools 2023-09-16 11:53:05 -06:00
cfa1d1779d do cuttoblack/endcuttoblack when skipping 2023-09-15 22:08:59 -06:00
1de24d87e4 Director showExpression() even when skipping dialog 2023-09-15 21:58:21 -06:00
9be4e7a5a8 CLEARPROPS 2023-09-15 13:03:14 -06:00
c30c4a62c9 only caption loopSound once 2023-09-15 12:48:13 -06:00
9efdacd6d9 don't let input skip a looping sound 2023-09-14 17:20:56 -06:00
847f2aea73 Director.prepareForRecording 2023-09-14 14:06:33 -06:00
632872c664 update deps 2023-09-12 15:16:46 -06:00
a57330c005 hideCustomDialog when changing scene 2023-09-11 16:26:34 -06:00
af1aee09fa pass scavenged parameter to Director.doLoading 2023-09-11 10:26:45 -06:00
92601ae5f1 allow skipping awaitplaysound 2023-08-31 19:17:04 -06:00
9a96fbf429 onSkipEnd, start sound loops and current music 2023-08-31 18:49:39 -06:00
ae77c427c2 update kiss-tools 2023-08-31 16:19:22 -06:00
2d2661c279 clear more Movie memory on cleanup 2023-08-31 15:12:16 -06:00
8db346e0c5 scavenge sound descriptions 2023-08-30 18:44:30 -06:00
e6900185fc carry over voiceLines 2023-08-30 17:28:23 -06:00
fec4b0457b Movie.scavengeObjects 2023-08-30 17:07:33 -06:00
f3722910e4 refactor asset loading 2023-08-29 16:15:37 -06:00
e2bb87f3d5 better, multiple-sound-allowing loopSound handling 2023-08-27 23:15:56 -06:00
cbff6575ee update deps 2023-08-26 18:15:29 -06:00
6dd6390774 update kiss-tools 2023-08-24 15:10:44 -06:00
3857f75415 update kiss-tools 2023-08-24 14:54:10 -06:00
66aa5ee155 hide custom dialog when cleaning up 2023-08-22 20:41:23 -06:00
7c280ee3a4 update deps 2023-08-21 18:17:32 -06:00
16b92bfbef scene songs and music volume changes 2023-08-21 16:26:47 -06:00
f4b059297a maximum on dialog history shown 2023-08-20 17:12:45 -06:00
7a8bf5bc20 update deps 2023-08-19 17:59:23 -06:00
ca3f9d16e1 continue after using as-is 2023-08-19 15:21:09 -06:00
ab09ec1a10 be safe when stopLoopSound is called 2023-08-18 17:54:25 -06:00
26cbc03afd make re-looping a warning, not a crash 2023-08-17 23:44:18 -06:00
4c77b24851 update deps 2023-08-17 23:05:58 -06:00
f5f96c87e2 fix type annotation of timedcuttoblack 2023-08-17 21:49:41 -06:00
25f291a612 update dependencies 2023-08-17 20:53:45 -06:00
ca6df69f6c loopSound and stopLoopingSound 2023-08-17 20:29:09 -06:00
80c27dd165 movie don't expect Director to not call cc sometimes 2023-08-17 20:28:57 -06:00
0f49489777 fix a logic error in _strobe 2023-08-17 17:46:29 -06:00
cae4980adb fix await strobe 2023-08-17 17:42:26 -06:00