Commit Graph

107 Commits

Author SHA1 Message Date
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
76c8e2283d FlxLightSource 2023-03-29 06:47:45 -06:00
da63f5c2ff Add Jsonable LightSource type param to Hollywoo 2023-03-29 06:33:32 -06:00
dd73c40d35 Hollywoo loading screen/allow threaded loading 2023-03-09 07:48:33 -07:00
e6a4f3ad38 hollywoo scene selection SimpleWindow 2023-03-09 07:10:09 -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
766caad67f Failing test case for intercut nameOnRight 2023-03-08 10:11:11 -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
909b751218 Failing test case for actors on stage right 2023-03-08 09:02:25 -07:00
2d62baf270 Fix sets resizing when switching 2023-03-08 08:06:47 -07:00
29db732fa8 Failing test case for flx scene switch 2023-03-08 07:56:24 -07:00
994ffaf9cd Overhaul hollywoo & hollywoo-flixel. Close #178 2023-03-03 14:43:01 -07:00
5ff1d57736 Remove (load AssetMacros) from HollywooDSL 2023-03-02 06:03:04 -07:00
99f7d7dde9 Delete deprecated hollywoo-flixel AssetMacros 2023-02-25 13:44:38 -07:00
0fbb526e70 move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00
c786d2da2e note on pixabay direct url implementation 2022-01-22 20:17:22 -07:00
a7bf865b16 move two-column credits left 2022-01-13 00:46:25 -07:00
16119f6a8a fix removing scene buttons 2022-01-12 23:43:09 -07:00
40c72dbb62 fix smart prop and character positions 2022-01-12 23:40:05 -07:00
2eb38314e3 load set sprites uniquely 2022-01-12 15:37:48 -07:00
e992085bfa size scene backgrounds UP if need be 2022-01-10 18:09:29 -07:00
3ecb4cd479 FullControl for stage positions 2022-01-10 14:19:16 -07:00
a0e65fb4c1 bump props up when quickAdd to the lower half of screen 2022-01-10 13:57:13 -07:00
9f83c3835f stagger label buttons in columns 2022-01-10 13:44:43 -07:00
faa7f1b346 alphabetize the skipToLabel buttons 2022-01-09 23:52:04 -07:00
62392bf1df make prop LAYER_MAX be above all layers 2022-01-09 21:51:29 -07:00
a8b6bb50c3 set of macros in HollywooFlixel for direct FlxSprite manipulation 2022-01-09 18:49:10 -07:00
02d7d3533d stopSound 2022-01-09 18:48:10 -07:00
034245a9e6 fix swapCharacter bug 2022-01-09 18:47:46 -07:00
35e4f95b4f update setSprite hitboxes 2022-01-08 22:59:09 -07:00
142969cd22 more convenient drawing on hollywoo-flixel props 2022-01-08 15:52:13 -07:00
c15683af83 rest of the quick screen poses 2022-01-08 13:39:07 -07:00
1695b51b88 fix smart prop positioning 2022-01-06 21:40:31 -07:00
0ae9cca871 prop layers for full screen position control 2022-01-06 20:30:14 -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
921601992f remove prints 2022-01-06 15:12:08 -07:00
bde92d9bc1 swap characters in front/behind positions on speech 2022-01-06 14:21:55 -07:00
ae8fa55acc re-show actors in SceneFlxState when showing scene 2022-01-06 12:43:42 -07:00
cd4af31d6f load props uniquely 2022-01-06 12:24:45 -07:00
9b38474bf3 put name on right of screen for right-side actors 2022-01-06 12:24:26 -07:00
c0878c8556 fix sprites not appearing 2022-01-05 15:08:55 -07:00
6a1b8275fa newFlxSong 2022-01-04 17:01:39 -07:00
82804d6e4c moveCharacter 2022-01-03 19:55:03 -07:00
7d88fd4de3 stage positions behind the others 2022-01-03 16:46:13 -07:00
e78eb6b704 fix drawOnSprite for scaled sprite 2022-01-03 15:29:25 -07:00
9cc637fca4 fix last commit 2022-01-03 13:17:56 -07:00