Commit Graph

608 Commits

Author SHA1 Message Date
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
1d9ba02e65 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
a9d89839a1 fix conversion when there are multiple wrylies in a speech 2021-12-14 14:45:40 -07:00
ccb6e23cb6 Stricter canConvert for speech conversions 2021-12-14 14:25:30 -07:00
4378c91ae2 fix special case of (O.P. CONT'D) 2021-12-14 14:11:13 -07:00
642e4c8d58 better NORMALSPEECH conversion 2021-12-14 14:08:00 -07:00
48f6fd9028 use (or) instead of (if) for a default 2021-12-14 14:01:20 -07:00
8b871bf8e9 insert special characters to converted ktxt2 blocks 2021-12-14 14:01:03 -07:00
d3b8bbcf8a Cleaner stream-based ktxt2 conversions 2021-12-14 14:00:43 -07:00
958124707b Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
8cbc4ade05 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
3c8d573d14 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
1a00be825d save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
7340ce6ffd script for cutting voice tracks 2021-12-13 20:44:40 -07:00
025194e2ef refactor transcribe-voice-track.py 2021-12-13 19:02:28 -07:00
69f23c1fb8 Solve AOC day 11 2021-12-13 18:26:17 -07:00
04139504d5 slim down AOC readLines function 2021-12-12 19:31:13 -07:00
79f385417a Solve AOC day 10 2021-12-12 19:23:36 -07:00
617a31af7a Solve AOC day 12 pt 2 2021-12-12 17:58:11 -07:00