Commit Graph

112 Commits

Author SHA1 Message Date
7a548852a7 Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
e43ab264df Save fuzzy matches 2023-04-18 16:40:31 -06:00
d788b70fec Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
d3963201d7 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00
29cf20d5b7 add onComplete to Movie 2023-04-06 08:24:28 -06:00
6e26051545 Pause music 2023-04-05 11:36:45 -06:00
bda0137228 pause sounds and voice tracks 2023-04-05 11:06:48 -06:00
55b8c30407 Pause Movie timers 2023-04-03 10:57:00 -06:00
ef3cf65256 implement defineLightSource 2023-04-03 08:33:02 -06:00
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