Commit Graph

1993 Commits

Author SHA1 Message Date
bababb3c77 update walkDirectory call 2023-04-13 12:37:01 -06:00
610bda4351 sort tag and playground list when choosing 2023-04-13 10:32:34 -06:00
d3963201d7 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00
4a83ca82e5 progress wheel when compiling extension. Close #186 2023-04-12 16:55:38 -06:00
f23c92d6ed Special case of (set). Close #187 2023-04-12 10:34:12 -06:00
1d140d38ae kiss-spaced-rep refresh flow 2023-04-12 09:54:09 -06:00
7c32b57038 allow-empty 2023-04-12 09:17:36 -06:00
737e1a2066 gitSync when changing playgrounds file 2023-04-12 08:58:34 -06:00
f1b70b42dd Test commit 2023-04-12 08:45:58 -06:00
63da7ff70d add --no-verify to NAT git 2023-04-12 08:27:22 -06:00
6ae147dae9 Remove unnecessary save from PlaygroundSystem 2023-04-12 07:25:01 -06:00
65927f862c debuggable names for NAT systems 2023-04-12 07:24:10 -06:00
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