Commit Graph

284 Commits

Author SHA1 Message Date
580a21fed1 update kiss 2023-06-06 13:07:27 -06:00
58b6a8b146 rename .length to .value 2023-06-06 12:08:29 -06:00
2bc1619b36 update haxe-strings 2023-06-06 11:00:19 -06:00
2db238fdfd Rename DelayLength to HFloat for reusability 2023-06-06 10:58:25 -06:00
f11b5e461c pass camera when defining stage positions 2023-05-26 18:52:15 -06:00
128bb88c9c props use scene camera 2023-05-26 18:26:26 -06:00
9271d4efae remove a comment 2023-05-25 18:39:41 -06:00
02f4ec5e68 Store props' appearance/reappearance status and pass to director 2023-05-25 16:50:13 -06:00
2ffcd1d580 no fuzziness in appearanceFlag maps 2023-05-25 16:02:39 -06:00
9855358c80 Remove duplicates from credits 2023-05-24 20:18:20 -06:00
7bcc35578c Fix indentation of heading: 2023-05-24 16:51:28 -06:00
1dce410e18 rollCredits stitch loadedCredits into the data 2023-05-24 16:23:44 -06:00
95c856e9d5 asset path indexing and credit loading 2023-05-18 22:18:16 -06:00
d7e49fd71f custom dialog hide when next dialog shows 2023-05-16 12:04:25 -06:00
d31cb5cf38 press dd to redefine last delay length 2023-05-12 11:40:40 -06:00
d2d4d04b93 update kiss 2023-05-11 14:26:17 -06:00
15133efa56 make preloading async loop-friendly 2023-05-11 14:23:46 -06:00
c716798411 update kiss 2023-05-08 17:10:27 -06:00
478c2f1a3c dynamicArray helper for custom speeches 2023-05-08 16:59:35 -06:00
c12e182f31 Movie support custom speech type handlers 2023-04-30 18:04:00 -06:00
6f6001c20c update dependencies 2023-04-30 13:54:02 -06:00
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