Commit Graph

287 Commits

Author SHA1 Message Date
1bce23b2fb making test run 2023-04-30 14:36:32 -06:00
4f26996c20 lix files 2023-04-30 14:14:07 -06:00
f44fd0329c Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
32dac4edab Adopt -w flag for unused case warning 2023-04-22 13:54:22 -06:00
40e8cc0b14 Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
8ed327e05f linearMotion handle looped sound 2023-04-18 15:02:04 -06:00
8a2f0c9edd loopSound in FlxMovie 2023-04-17 19:15:31 -06:00
7cb531fd2a fix tween onComplete not being called 2023-04-17 16:41:04 -06:00
98f8560983 add linearMotionTo 2023-04-17 16:40:49 -06:00
dba039b8a2 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00
8af8084f56 Sound volume properties in FlxDirector 2023-04-08 12:13:59 -06:00
7c07341b01 fix skysprite position 2023-04-08 06:32:03 -06:00
41849ce46c Pausable tweens 2023-04-08 06:31:54 -06:00
956f1c4a4e Options button in pause menu 2023-04-06 10:39:43 -06:00
15a22cb8f1 Escape to resume 2023-04-06 08:42:23 -06:00
8e80ba9ace Fix credits vs pause menu camera problem 2023-04-05 11:56:05 -06:00
35e16f7ce9 Pause music 2023-04-05 11:36:45 -06:00
ec7f5f7a49 Quit to desktop 2023-04-05 11:07:46 -06:00
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