Commit Graph

1265 Commits

Author SHA1 Message Date
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
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
e1f2043ecc pass kissFile and className to conditional compiler macros 2021-12-21 16:24:01 -07:00
6af947ff8d fill out the FuzzyMap API to match Map 2021-12-21 15:48:22 -07:00
5db920d39e suggest unused keys in kiss shortcut map 2021-12-21 15:18:17 -07:00
f2800e0bcd when you change a source block, prompt to convert it again 2021-12-18 15:43:03 -07:00
9827febcca keyboard shortcut help in ktxt2 editor 2021-12-18 15:25:50 -07:00
a1c89f1186 kinda configurable output terminator 2021-12-18 15:17:10 -07:00
972a66f1bd force output blocks to end with a specific terminator 2021-12-18 14:42:14 -07:00
1594c8de4e allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
88131049ec make zip alias for zipThrow 2021-12-17 15:31:42 -07:00
b5cdd96196 don't add duplicates to sources.tsv 2021-12-17 15:27:06 -07:00
8e96823c24 make full auto convert C-m instead of an easily accidentally clicked link 2021-12-17 15:19:39 -07:00
f8320ecd34 don't warn when editing ktxt2 file itself 2021-12-17 15:19:11 -07:00
095a5df195 warn when editing an exported file from a ktxt2 file 2021-12-17 14:05:40 -07:00
33851da69d force reload config.kiss when kicked as command 2021-12-17 13:43:09 -07:00
0d21d1fb53 show ktxt2 conversion outputs in the quickpick 2021-12-17 13:26:01 -07:00
1e35d6781f find next in ktxt2editor 2021-12-17 13:15:51 -07:00
7af9963902 (changeState) macro to simplify ktxt2editor.kiss 2021-12-17 13:08:58 -07:00
4455ca9538 make Ctrl+f in ktxt2 case-insensitive 2021-12-17 12:42:58 -07:00
12a9d1f260 newFlxVoiceTrack 2021-12-16 18:05:53 -07:00
0d9682eecc conversion for boneyard comments -> LABEL in hollywoo 2021-12-16 18:01:32 -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
c2ef99cbbe don't put CONT'D in conversion dialogue name 2021-12-15 17:56:56 -07:00
f7d5a16e4e fuzzymap compare lowercase 2021-12-15 17:56:33 -07:00
dcd4ad7833 FuzzyMap set strictly 2021-12-15 17:25:43 -07:00
a49662863b draw and write on FlxSprites relative to their boundaries 2021-12-15 15:53:07 -07:00