Commit Graph

626 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
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
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fcd14f4aa0 automatic preload and end 2021-12-21 17:06:06 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -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
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
a49662863b draw and write on FlxSprites relative to their boundaries 2021-12-15 15:53:07 -07:00
8930deb9ac Store Hollywoo objects in improved FuzzyMap 2021-12-15 15:05:28 -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
32e6e6a423 DRY special dialogue tags + voiceover 2021-12-14 19:00:38 -07:00
47d1851143 don't continue installing vsix if kvscode compile files 2021-12-14 18:23:03 -07:00
c63d6a384c Filter more unused warnings from compile errors in kvscode 2021-12-14 18:22:13 -07:00