Commit Graph

113 Commits

Author SHA1 Message Date
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
37be7bbc08 writeOnSprite allow multiline with anchors 2022-01-03 13:15:07 -07:00
07144e95cf allow set color in writeOnSprite 2022-01-02 20:04:51 -07:00
a751892bf1 newFlxVoiceTracks 2021-12-31 18:43:51 -07:00
b26665749a Movie.rollCredits() 2021-12-31 18:25:31 -07:00
f2442ad618 hollywooFlixel actor animations by wryly 2021-12-31 17:18:48 -07:00
3505dd026b fix clunky actor sprite positioning 2021-12-31 16:33:01 -07:00
097d967a06 buttons to skip to labels 2021-12-30 15:18:44 -07:00
4ad244eb76 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
22b857880f timed titleCard 2021-12-30 14:13:19 -07:00
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
de6d2bc01d FlxMovie support serialized voice line matches 2021-12-30 11:38:07 -07:00
0f722b83c6 position props better 2021-12-29 18:16:47 -07:00
0c13c394ca delay between voice tracks 2021-12-29 18:16:25 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
b5cdd96196 don't add duplicates to sources.tsv 2021-12-17 15:27:06 -07:00
12a9d1f260 newFlxVoiceTrack 2021-12-16 18:05:53 -07:00
b6ff27b650 remove resolved TODO 2021-12-16 15:18:26 -07:00
b7e54c24a0 Allow relative sizing when drawing sprite on sprite 2021-12-16 14:58:51 -07:00
32d166e98a force-restart voice track when next line plays 2021-12-15 20:24:03 -07:00
2bd2537bed Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
a49662863b draw and write on FlxSprites relative to their boundaries 2021-12-15 15:53:07 -07:00
010caf26e3 fix prop and actor sizing/positioning 2021-12-14 23:05:34 -07:00
485c008fdc don't permanently size down dialog after one overflow 2021-12-14 22:51:11 -07:00
c5880f3582 Fix label skipping in hollywoo-flixel 2021-12-14 21:01:56 -07:00
796e69cf45 buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
8f86feaffe throw error when no pixabay results 2021-12-14 19:15:13 -07:00
28c9c9fa78 fixes for Hollywoo 2021-12-04 00:12:13 -07:00
082a6df576 hollywoo reader macros passing cc automatically 2021-11-27 20:37:40 -07:00
51aa1bef94 downsize too-big text 2021-11-03 14:50:03 -04:00
5fad6cf6b7 Remove characters from scenes 2021-11-03 14:49:45 -04:00
84ee07c309 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
b88cb062be fix missing speakerNames in hollywoo-flixel 2021-11-03 02:04:41 -04:00
25eb73dbcb use AssetMacros in Hollywoo-Flixel Movie 2021-11-03 00:00:27 -04:00
6505f9ec1a put sources.tsv in assets folder 2021-11-02 23:54:31 -04:00
5e27db8c54 Pixabay image asset macro! 2021-11-02 23:50:03 -04:00
a393db0eda make SceneFlxStates SubStates 2021-11-02 20:02:20 -04:00
756a6c4d93 Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
a4e41aec1f fix hollywoo set sprites loading on the fly 2021-11-02 18:58:59 -04:00
9dc27c99b8 flip ActorFlxSprite depending on facing 2021-11-01 21:04:12 -04:00
9802f3512b music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
65d2bd8742 wait for sound to finish hollywoo-flixel 2021-11-01 18:38:32 -04:00
d9727d4148 don't auto kill sounds in hollywoo-flixel scene change 2021-11-01 17:02:16 -04:00
992cf3ac9e load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00