Commit Graph

113 Commits

Author SHA1 Message Date
cfa0573b1d lix files 2023-04-30 13:50:44 -06:00
65f9ff9e5c Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
8d82d6719e Save fuzzy matches 2023-04-18 16:40:31 -06:00
7b8e0630ed Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
754da631c2 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00
b8668b074c add onComplete to Movie 2023-04-06 08:24:28 -06:00
77d4bafb86 Pause music 2023-04-05 11:36:45 -06:00
6a497fc83e pause sounds and voice tracks 2023-04-05 11:06:48 -06:00
309ae7df8e Pause Movie timers 2023-04-03 10:57:00 -06:00
fa5087d33d implement defineLightSource 2023-04-03 08:33:02 -06:00
2a7183b5fd Move shortcut labels and skip to shortcutHandler 2023-04-03 07:58:26 -06:00
89e04b791f Director KeyShortcutHandler 2023-04-03 06:44:25 -06:00
fb851c44e6 Make delayLengths a JsonMap 2023-04-03 05:02:38 -06:00
96644281b8 lightSources use real scene key 2023-03-30 08:24:50 -06:00
98b98187ab screen positions were stage positions all along 2023-03-30 08:13:51 -06:00
b2a53010c2 Make stagePositions a JsonMap 2023-03-30 06:37:21 -06:00
fabe33b56b Hollywoo-flixel do polygon-based lighting 2023-03-29 10:49:42 -06:00
d3473d5f8c add lightSources jsonMap to Movie 2023-03-29 07:12:49 -06:00
3b17dee61e hollywoo README with type param guide 2023-03-29 06:33:57 -06:00
6f425d4c74 Add Jsonable LightSource type param to Hollywoo 2023-03-29 06:33:32 -06:00
a2aea26108 ktxt2 fountain to hollywoo conversions 2023-03-19 12:19:08 -06:00
348134a55a Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
42285bb894 Add the concept of Cameras to hollywoo 2023-03-09 07:09:41 -07:00
9bfd736599 Fix nameOnRight for intercut scenes 2023-03-08 10:21:12 -07:00
0121940e49 stopWaitForInput needs to check for same cc 2023-03-08 09:47:52 -07:00
31c5b26761 Fix actors not appearing on stage right 2023-03-08 09:02:40 -07:00
6efd3b1973 Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
28892ab188 Fix imports in transcribe-voice-track 2022-10-06 17:30:48 +00:00
9a71ef0ada join-partial-lines.py 2022-09-27 06:00:34 +00:00
8dffb5633d clean up cut-voice-track help message 2022-09-27 05:59:57 +00:00
bfa4eccda5 refactor hollywoo audio python scripts so looping through tagged audio is reusable 2022-09-27 04:42:28 +00:00
fb64dfca7e rearrange hollywoo python script requirements 2022-09-27 04:41:21 +00:00
51e1fb67b7 combine-voice-tracks 2022-08-07 05:10:18 +00:00
9f59a472e5 transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
4a66fc2674 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
1e2ae2821f stopSound 2022-01-09 18:48:10 -07:00
35d55f0c86 Stream.takeLineAsStream() 2022-01-08 22:58:48 -07:00
2a3a0abb45 proper cutToBlack 2022-01-06 19:36:06 -07:00
9d88036b07 fuzzy intercut map 2022-01-06 19:11:59 -07:00
59cdcea039 swap characters in front/behind positions on speech 2022-01-06 14:21:55 -07:00
bdfd244d8f make characters and props in scenes fuzzymap 2022-01-05 15:55:27 -07:00
d2145c8a19 timedSuperText 2022-01-04 17:10:24 -07:00
591c8cc081 moveCharacter 2022-01-03 19:55:03 -07:00
89b6c25823 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94abc31fec39f68a79ee8678d4e77f96e5.
2022-01-02 19:11:57 -07:00
6e8b9e19bf Revert "allow voice line alts"
This reverts commit 91412a1a1305e689ab0c86b08614688d44f97a9c.
2022-01-02 19:10:21 -07:00
dc4c8fb4ca allow voice line alts 2022-01-02 18:11:31 -07:00
fef53e8971 Movie.rollCredits() 2021-12-31 18:25:31 -07:00
f172594920 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
cb17306d52 timed titleCard 2021-12-30 14:13:19 -07:00
0e819561ff conversion and method for offscreen speech 2021-12-30 12:25:46 -07:00