Commit Graph

135 Commits

Author SHA1 Message Date
7a548852a7 Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
c0d6d41e62 Adopt -w flag for unused case warning 2023-04-22 13:54:22 -06:00
d788b70fec Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
39034ad3f4 linearMotion handle looped sound 2023-04-18 15:02:04 -06:00
f9f79f03f7 loopSound in FlxMovie 2023-04-17 19:15:31 -06:00
4e2df84fbf fix tween onComplete not being called 2023-04-17 16:41:04 -06:00
5976885823 add linearMotionTo 2023-04-17 16:40:49 -06:00
d3963201d7 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00
6272376fde Sound volume properties in FlxDirector 2023-04-08 12:13:59 -06:00
69efa17d6e fix skysprite position 2023-04-08 06:32:03 -06:00
b76f896b39 Pausable tweens 2023-04-08 06:31:54 -06:00
1cabc1e5bd Options button in pause menu 2023-04-06 10:39:43 -06:00
65f9a00e89 Escape to resume 2023-04-06 08:42:23 -06:00
291075e980 Fix credits vs pause menu camera problem 2023-04-05 11:56:05 -06:00
6e26051545 Pause music 2023-04-05 11:36:45 -06:00
0b6204b812 Quit to desktop 2023-04-05 11:07:46 -06:00
bda0137228 pause sounds and voice tracks 2023-04-05 11:06:48 -06:00
7ffa3c1e63 allow FlxPoints out of screen range 2023-04-05 10:41:14 -06:00
55b8c30407 Pause Movie timers 2023-04-03 10:57:00 -06:00
a7e50fcfce zoom out to allow offscreen stagepos 2023-04-03 09:56:06 -06:00
9bb0b54b7f sky sprite use set dimensions 2023-04-03 09:21:54 -06:00
ef3cf65256 implement defineLightSource 2023-04-03 08:33:02 -06:00
b7d883479c Move shortcut labels and skip to shortcutHandler 2023-04-03 07:58:26 -06:00
78afdf94d7 Director KeyShortcutHandler 2023-04-03 06:44:25 -06:00
168c5b9599 Make delayLengths a JsonMap 2023-04-03 05:02:38 -06:00
10816aa51e Super simple sky backgrounds 2023-03-30 17:11:00 -06:00
5da0f4f79e screen positions were stage positions all along 2023-03-30 08:13:51 -06:00
250b092192 Make stagePositions a JsonMap 2023-03-30 06:37:21 -06:00
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