Commit Graph

103 Commits

Author SHA1 Message Date
b7d883479c Move shortcut labels and skip to shortcutHandler 2023-04-03 07:58:26 -06:00
78afdf94d7 Director KeyShortcutHandler 2023-04-03 06:44:25 -06:00
168c5b9599 Make delayLengths a JsonMap 2023-04-03 05:02:38 -06:00
f8fbfd8289 lightSources use real scene key 2023-03-30 08:24:50 -06:00
5da0f4f79e screen positions were stage positions all along 2023-03-30 08:13:51 -06:00
250b092192 Make stagePositions a JsonMap 2023-03-30 06:37:21 -06:00
b5245f927c Hollywoo-flixel do polygon-based lighting 2023-03-29 10:49:42 -06:00
e400d6d558 add lightSources jsonMap to Movie 2023-03-29 07:12:49 -06:00
1b49540dde hollywoo README with type param guide 2023-03-29 06:33:57 -06:00
da63f5c2ff Add Jsonable LightSource type param to Hollywoo 2023-03-29 06:33:32 -06:00
996bc3ee2f ktxt2 fountain to hollywoo conversions 2023-03-19 12:19:08 -06:00
dd73c40d35 Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
6499e27731 Add the concept of Cameras to hollywoo 2023-03-09 07:09:41 -07:00
447e2e4839 Fix nameOnRight for intercut scenes 2023-03-08 10:21:12 -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
994ffaf9cd Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
d69c6accfb Fix imports in transcribe-voice-track 2022-10-06 17:30:48 +00:00
68dfe58470 join-partial-lines.py 2022-09-27 06:00:34 +00:00
6da056a7b4 clean up cut-voice-track help message 2022-09-27 05:59:57 +00:00
10492767cd refactor hollywoo audio python scripts so looping through tagged audio is reusable 2022-09-27 04:42:28 +00:00
67a640d204 rearrange hollywoo python script requirements 2022-09-27 04:41:21 +00:00
836030e106 combine-voice-tracks 2022-08-07 05:10:18 +00:00
cb9761138e transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
02d7d3533d stopSound 2022-01-09 18:48:10 -07:00
50c0c7ed9a Stream.takeLineAsStream() 2022-01-08 22:58:48 -07:00
92e8566bb5 proper cutToBlack 2022-01-06 19:36:06 -07:00
f15cd2804e fuzzy intercut map 2022-01-06 19:11:59 -07:00
bde92d9bc1 swap characters in front/behind positions on speech 2022-01-06 14:21:55 -07:00
56364b81b9 make characters and props in scenes fuzzymap 2022-01-05 15:55:27 -07:00
3df4382b4d timedSuperText 2022-01-04 17:10:24 -07:00
82804d6e4c moveCharacter 2022-01-03 19:55:03 -07:00
b5725bba83 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94ab.
2022-01-02 19:11:57 -07:00
4fa9ee94ab Revert "allow voice line alts"
This reverts commit 91412a1a13.
2022-01-02 19:10:21 -07:00
91412a1a13 allow voice line alts 2022-01-02 18:11:31 -07:00
b26665749a Movie.rollCredits() 2021-12-31 18:25:31 -07:00
4ad244eb76 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
22b857880f timed titleCard 2021-12-30 14:13:19 -07:00
a5d4d60b77 conversion and method for offscreen speech 2021-12-30 12:25:46 -07:00
b1eedbbc28 fix hollywooMethod for methods that only take cc 2021-12-30 12:15:25 -07:00
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
c568200ca8 fix pause on supertext 2021-12-30 11:44:43 -07:00
eb4ad546a5 built-in FuzzyMap match serializing 2021-12-30 11:27:45 -07:00
1befd1dc1d make voiceTrack ids persistent 2021-12-30 10:43:07 -07:00
a6ce4b1504 hollywoo methods specify their skippability 2021-12-21 21:17:28 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fcd14f4aa0 automatic preload and end 2021-12-21 17:06:06 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
1594c8de4e allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00