Commit Graph

135 Commits

Author SHA1 Message Date
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
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