Commit Graph

150 Commits

Author SHA1 Message Date
1d9ad78eb2 use SimpleWindow to allow delay redefinition 2023-05-12 11:41:30 -06:00
e95bd92b4d set a camera on superText 2023-05-12 10:49:09 -06:00
bced4a0693 pause and resume animations 2023-05-12 10:48:51 -06:00
165536e6bc update libs 2023-05-11 14:28:15 -06:00
5df1c7e54a add loading bar 2023-05-11 14:24:37 -06:00
c324038e5f namePlates function 2023-05-11 13:17:58 -06:00
2dfa9c2981 supertext use textPlate & center 2023-05-11 12:38:12 -06:00
ed8d756d2e fix pause menu bugs 2023-05-10 14:40:03 -06:00
1ddaf17991 update kiss-flixel 2023-05-09 17:59:44 -06:00
9aef092a1d update libs 2023-05-09 17:43:53 -06:00
a19c725ff3 update dependencies 2023-05-08 17:11:53 -06:00
90263142dd support custom speech type handlers 2023-04-30 18:04:54 -06:00
4cefee07a0 linearMotion allow connected sprites 2023-04-30 16:32:12 -06:00
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