Commit Graph

119 Commits

Author SHA1 Message Date
71a6a2a89e pause sounds and voice tracks 2023-04-05 11:06:48 -06:00
a3703a8aa9 allow FlxPoints out of screen range 2023-04-05 10:41:14 -06:00
7538cdfe6a Pause Movie timers 2023-04-03 10:57:00 -06:00
92e19d2d30 zoom out to allow offscreen stagepos 2023-04-03 09:56:06 -06:00
99902560f8 sky sprite use set dimensions 2023-04-03 09:21:54 -06:00
929b669121 implement defineLightSource 2023-04-03 08:33:02 -06:00
a59abbec56 Move shortcut labels and skip to shortcutHandler 2023-04-03 07:58:26 -06:00
d422644b61 Director KeyShortcutHandler 2023-04-03 06:44:25 -06:00
a945b8b817 Make delayLengths a JsonMap 2023-04-03 05:02:38 -06:00
050764c0d0 Super simple sky backgrounds 2023-03-30 17:11:00 -06:00
b9eee935e5 screen positions were stage positions all along 2023-03-30 08:13:51 -06:00
e4ab9774cf Make stagePositions a JsonMap 2023-03-30 06:37:21 -06:00
a6eb848429 Hollywoo-flixel do polygon-based lighting 2023-03-29 10:49:42 -06:00
507c2e9bf1 add lightSources jsonMap to Movie 2023-03-29 07:12:49 -06:00
e5454edba3 FlxLightSource 2023-03-29 06:47:45 -06:00
7f9814be31 Add Jsonable LightSource type param to Hollywoo 2023-03-29 06:33:32 -06:00
6c59ad9c20 Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
4be7705ed3 hollywoo scene selection SimpleWindow 2023-03-09 07:10:09 -07:00
ce53ef2560 Add the concept of Cameras to hollywoo 2023-03-09 07:09:41 -07:00
06931e61a1 Fix nameOnRight for intercut scenes 2023-03-08 10:21:12 -07:00
c6f79dffe6 Failing test case for intercut nameOnRight 2023-03-08 10:11:11 -07:00
966befc41a stopWaitForInput needs to check for same cc 2023-03-08 09:47:52 -07:00
97c2ae64a7 Fix actors not appearing on stage right 2023-03-08 09:02:40 -07:00
427bb83cf4 Failing test case for actors on stage right 2023-03-08 09:02:25 -07:00
5a135b29a9 Fix sets resizing when switching 2023-03-08 08:06:47 -07:00
fd71ab91cc Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
640fcbe0fd Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
20c418794f Remove (load AssetMacros) from HollywooDSL 2023-03-02 06:03:04 -07:00
dcb96b1a92 Delete deprecated hollywoo-flixel AssetMacros 2023-02-25 13:44:38 -07:00
82b7045b2c move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00
dccf89e623 note on pixabay direct url implementation 2022-01-22 20:17:22 -07:00
79bb264836 move two-column credits left 2022-01-13 00:46:25 -07:00
c65d53fe3a fix removing scene buttons 2022-01-12 23:43:09 -07:00
1568094609 fix smart prop and character positions 2022-01-12 23:40:05 -07:00
b12879a694 load set sprites uniquely 2022-01-12 15:37:48 -07:00
fd8ce190ea size scene backgrounds UP if need be 2022-01-10 18:09:29 -07:00
aaf71f93af FullControl for stage positions 2022-01-10 14:19:16 -07:00
3037951cce bump props up when quickAdd to the lower half of screen 2022-01-10 13:57:13 -07:00
3a01b07e79 stagger label buttons in columns 2022-01-10 13:44:43 -07:00
3af6d89844 alphabetize the skipToLabel buttons 2022-01-09 23:52:04 -07:00
f7b25d285f make prop LAYER_MAX be above all layers 2022-01-09 21:51:29 -07:00
f9fbeef077 set of macros in HollywooFlixel for direct FlxSprite manipulation 2022-01-09 18:49:10 -07:00
a6f13510be stopSound 2022-01-09 18:48:10 -07:00
970c5bc76d fix swapCharacter bug 2022-01-09 18:47:46 -07:00
2ab9afeeb9 update setSprite hitboxes 2022-01-08 22:59:09 -07:00
b851332aa6 more convenient drawing on hollywoo-flixel props 2022-01-08 15:52:13 -07:00
4891d48b83 rest of the quick screen poses 2022-01-08 13:39:07 -07:00
9a20422742 fix smart prop positioning 2022-01-06 21:40:31 -07:00
6efbe23c64 prop layers for full screen position control 2022-01-06 20:30:14 -07:00
58d8492a01 proper cutToBlack 2022-01-06 19:36:06 -07:00