Commit Graph

2031 Commits

Author SHA1 Message Date
f422dac88f Fix fiddly bugs 2023-04-09 12:17:37 -06:00
7ce569f533 duplicate text editor 2023-04-09 11:55:17 -06:00
0e8d4dd26a inputEditor allow default contents 2023-04-09 11:54:55 -06:00
eb43471947 walkDirectory allow skipping directories 2023-04-09 11:54:38 -06:00
f63af29bc0 Fix some vscode extension template bugs 2023-04-09 08:51:43 -06:00
6272376fde Sound volume properties in FlxDirector 2023-04-08 12:13:59 -06:00
69efa17d6e fix skysprite position 2023-04-08 06:32:03 -06:00
b76f896b39 Pausable tweens 2023-04-08 06:31:54 -06:00
c5b088c7f8 allow &rest :Array<Dynamic> 2023-04-08 06:30:16 -06:00
1cabc1e5bd Options button in pause menu 2023-04-06 10:39:43 -06:00
65f9a00e89 Escape to resume 2023-04-06 08:42:23 -06:00
29cf20d5b7 add onComplete to Movie 2023-04-06 08:24:28 -06:00
583383cc62 Fix &opt bug in defMacro 2023-04-06 08:24:19 -06:00
291075e980 Fix credits vs pause menu camera problem 2023-04-05 11:56:05 -06:00
6e26051545 Pause music 2023-04-05 11:36:45 -06:00
0b6204b812 Quit to desktop 2023-04-05 11:07:46 -06:00
bda0137228 pause sounds and voice tracks 2023-04-05 11:06:48 -06:00
7ffa3c1e63 allow FlxPoints out of screen range 2023-04-05 10:41:14 -06:00
55b8c30407 Pause Movie timers 2023-04-03 10:57:00 -06:00
a7e50fcfce zoom out to allow offscreen stagepos 2023-04-03 09:56:06 -06:00
9bb0b54b7f sky sprite use set dimensions 2023-04-03 09:21:54 -06:00
fc9edf6f86 prepend scene labels with number 2023-04-03 09:21:38 -06:00
ef3cf65256 implement defineLightSource 2023-04-03 08:33:02 -06:00
186e8676aa onceLambda macro 2023-04-03 08:32:42 -06:00
b7d883479c Move shortcut labels and skip to shortcutHandler 2023-04-03 07:58:26 -06:00
78afdf94d7 Director KeyShortcutHandler 2023-04-03 06:44:25 -06:00
168c5b9599 Make delayLengths a JsonMap 2023-04-03 05:02:38 -06:00
10816aa51e Super simple sky backgrounds 2023-03-30 17:11:00 -06:00
f8fbfd8289 lightSources use real scene key 2023-03-30 08:24:50 -06:00
5da0f4f79e screen positions were stage positions all along 2023-03-30 08:13:51 -06:00
250b092192 Make stagePositions a JsonMap 2023-03-30 06:37:21 -06:00
b5245f927c Hollywoo-flixel do polygon-based lighting 2023-03-29 10:49:42 -06:00
e400d6d558 add lightSources jsonMap to Movie 2023-03-29 07:12:49 -06:00
76c8e2283d FlxLightSource 2023-03-29 06:47:45 -06:00
1b49540dde hollywoo README with type param guide 2023-03-29 06:33:57 -06:00
da63f5c2ff Add Jsonable LightSource type param to Hollywoo 2023-03-29 06:33:32 -06:00
20e49d9569 JsonMap and JsonableArray 2023-03-28 09:55:36 -06:00
4c41781ccb Allow custom names in ktxt2 settings 2023-03-20 21:30:46 -06:00
cf0e0800a5 Name-detecting entrance/exit conversions 2023-03-20 21:15:29 -06:00
44702a6231 Conversions report errors 2023-03-20 21:14:49 -06:00
1a3de48594 add Names exceptions 2023-03-20 21:14:15 -06:00
6ccaa78ca2 Fix splitByAll side effect 2023-03-20 21:04:27 -06:00
99727e3701 Bad NLP Util class 2023-03-20 19:57:21 -06:00
2cdbf35e3e findNames 2023-03-20 19:40:33 -06:00
c17eed4c06 Check if a token is a name 2023-03-20 18:48:55 -06:00
91eb24e6f0 Merge commit '2af495d056616cc0f757a055114b56df2e0d5d84' as 'projects/bad-nlp/name-database' 2023-03-20 18:03:18 -06:00
2af495d056 Squashed 'projects/bad-nlp/name-database/' content from commit 46d2e01a
git-subtree-dir: projects/bad-nlp/name-database
git-subtree-split: 46d2e01a4953b8f54e8625c9111cf5b372d80b49
2023-03-20 18:03:18 -06:00
996bc3ee2f ktxt2 fountain to hollywoo conversions 2023-03-19 12:19:08 -06:00
7403212ecb Overhaul ktxt2. Close #184 2023-03-19 12:11:10 -06:00
e43dc4ea49 defCommand don't leave stale entries in package.json 2023-03-19 10:55:14 -06:00