Commit Graph

293 Commits

Author SHA1 Message Date
39eeaf17fd let subclasses do stuff before director.doPreload 2024-08-16 10:29:18 -05:00
a555cbeb92 tell the director when the titlecard is a loading screen 2024-08-15 17:50:44 -05:00
f21d48eab6 old timedtitlecard add history 2024-08-14 21:33:17 -05:00
f345ba4ecf timedTitleCardV2 allow attaching a label 2024-08-14 21:29:28 -05:00
75902710bb Don't let shortcutHandler open menus on top of each other 2024-08-14 19:31:17 -05:00
85d8062150 support continuing after errors 2024-08-10 12:14:52 -05:00
98ba861d9c make hollywooMethod macro usable in hollywoo implementation dsls 2024-07-13 18:47:57 -06:00
6b12109d07 update kiss-tools 2024-07-12 16:14:08 -06:00
60e9571633 update kiss-tools 2024-07-12 14:08:40 -06:00
8317eec14c update deps 2024-07-11 11:38:06 -06:00
5b87569409 update deps 2024-07-09 14:42:33 -06:00
101ccbaa75 catch unfinished string literals in hollywoomethod calls 2024-07-02 18:33:32 -06:00
ed69f3b039 don't introduce new blips 2024-06-29 15:39:00 -06:00
11b8cb76bc Don't de-amplify anything 2024-06-29 15:08:20 -06:00
2e6bb71590 don't re-amplify voice tracks 2024-06-29 14:55:34 -06:00
2a495b2c0a remove an unused value 2024-06-28 16:40:09 -06:00
2d655e9156 allow connecting light source to actor 2024-06-26 22:29:49 -06:00
5803f02d34 allow connecting light sources to props instead of scenes 2024-06-26 16:27:48 -06:00
43478ac60a interruptedSpeech 2024-06-25 19:51:24 -06:00
835fd00907 document alt handling 2024-06-25 19:51:24 -06:00
4a37e3054d update deps 2024-06-24 17:55:47 -06:00
4a539ab1c7 update kiss 2024-06-14 21:11:43 -06:00
4ac91266ab make amplify-voice-tracks.py compatible with glob 2024-06-04 14:33:09 -06:00
e0c49517ae script to amplify voice tracks 2024-06-04 14:18:41 -06:00
6f995a863a update kiss 2024-04-01 13:22:42 -06:00
176c2f7be9 fix 'u' in join-partial-lines 2024-03-29 16:32:40 -06:00
24312f0ca7 fix heinous bug in cut-voice-track 2024-03-29 16:12:44 -06:00
ad62e11534 change events for misc floats and ints 2024-03-10 22:43:42 +01:00
3d95b7d222 moveToScene 2024-02-17 21:33:35 -07:00
ca7a5699bd _ccForEachIterator 2024-02-17 21:33:11 -07:00
44096b6338 expose some things for Movie subclasses 2024-02-15 20:32:53 -07:00
61ea730de6 fix a comment 2024-02-15 20:28:42 -07:00
96b34c54d8 option to cancel almost all director commands 2024-02-15 20:12:55 -07:00
2dae27daa5 parse-protection on miscInt and miscFloat 2024-02-15 20:04:09 -07:00
f7077f992d allow aborting defineLastDelay 2024-02-15 19:44:25 -07:00
20cc94a483 update deps 2024-02-15 18:43:51 -07:00
b64546ed50 read-mode allow delay dontWaitForInput 2024-02-11 22:54:53 -07:00
727aab12f6 allow nested delay calls which wont hijack input waiting 2024-02-11 21:42:41 -07:00
1332b9b43d tie input waiting to string keys 2024-02-11 19:55:33 -07:00
7c92be0b91 assertion to catch resolvePosition() misuse 2024-02-10 18:19:33 -07:00
6b4b0af84d allow repeating the last director command 2024-02-10 14:25:53 -07:00
af4eea7831 add stageposition relativity 2024-02-10 13:21:41 -07:00
4eaaa737fe update deps 2024-02-10 11:41:12 -07:00
8dd094c78a try to catch elusive error 2024-02-07 20:39:27 -07:00
e4eb980550 Update positions of actors and props when they change 2024-02-07 15:25:54 -07:00
fa5af357ba update deps 2024-02-05 10:31:42 -07:00
ab2a8b2fad don't run cut-voice-track.py with mono files 2024-01-17 16:51:23 -07:00
aaaa62b7e5 warn for ValueError 2024-01-17 16:16:40 -07:00
9f27bfca5f update dependencies 2024-01-14 19:50:59 -07:00
4abe25416c fix add_silence() breaking following AudioCutter chunk timestamps 2023-11-02 16:02:41 -06:00