Commit Graph

998 Commits

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