Commit Graph

1044 Commits

Author SHA1 Message Date
56364b81b9 make characters and props in scenes fuzzymap 2022-01-05 15:55:27 -07:00
c0878c8556 fix sprites not appearing 2022-01-05 15:08:55 -07:00
3df4382b4d timedSuperText 2022-01-04 17:10:24 -07:00
6a1b8275fa newFlxSong 2022-01-04 17:01:39 -07:00
797c3e0406 hack in a dollar sign 2022-01-04 15:31:08 -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
c39ef96548 better way of allowing scroll over monaco editor 2022-01-03 12:22:32 -07:00
07144e95cf allow set color in writeOnSprite 2022-01-02 20:04:51 -07:00
b5725bba83 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94ab.
2022-01-02 19:11:57 -07:00
5f7795462e Revert "allow scroll ktxt2editor from on top of monaco div"
This reverts commit a778f2574c.
2022-01-02 19:11:27 -07:00
4fa9ee94ab Revert "allow voice line alts"
This reverts commit 91412a1a13.
2022-01-02 19:10:21 -07:00
a778f2574c allow scroll ktxt2editor from on top of monaco div 2022-01-02 18:58:03 -07:00
91412a1a13 allow voice line alts 2022-01-02 18:11:31 -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
cf87c73364 no need to trace AsyncEmbeddedScript commands--just print 2021-12-31 16:38:47 -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
68fa2fa9ea fix indexOf undefined bug 2021-12-30 13:24:26 -07:00
410801fa5b unless guards in case statements 2021-12-30 12:58:58 -07:00
2760cf745e filter 'This case is unused' warning when testing 2021-12-30 12:37:21 -07:00
a5d4d60b77 conversion and method for offscreen speech 2021-12-30 12:25:46 -07:00
b1eedbbc28 fix hollywooMethod for methods that only take cc 2021-12-30 12:15:25 -07:00
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
c568200ca8 fix pause on supertext 2021-12-30 11:44:43 -07:00
de6d2bc01d FlxMovie support serialized voice line matches 2021-12-30 11:38:07 -07:00
eb4ad546a5 built-in FuzzyMap match serializing 2021-12-30 11:27:45 -07:00
89c0c30e98 FuzzyMap.existsExactly() 2021-12-30 10:45:11 -07:00
1befd1dc1d make voiceTrack ids persistent 2021-12-30 10:43: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
9702037c16 Port emacs find-file command 2021-12-26 23:30:51 -07:00
c8c65b66fe allow navigating to parent directors in chooseFileInDir 2021-12-26 23:30:27 -07:00
a956bf4081 autoSuggestPick 2021-12-26 23:16:18 -07:00
b6c1677d7f refactor out file-choosing functionality of osOpenFileInDir 2021-12-26 22:32:08 -07:00
7db77ab658 remove a print from open util 2021-12-26 22:32:08 -07:00
31a23af7aa rename reversed -> reverse 2021-12-23 11:35:38 -07:00
a6ce4b1504 hollywoo methods specify their skippability 2021-12-21 21:17:28 -07:00
9d375a2257 Async commands which can't be skipped 2021-12-21 21:02:01 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
322fc20743 refactor most functions out of AsyncEmbeddedScript.build() 2021-12-21 20:17:00 -07:00
fcd14f4aa0 automatic preload and end 2021-12-21 17:06:06 -07:00
be0fa36d91 beginning and end of file readerMacros 2021-12-21 17:05:37 -07:00