Commit Graph

382 Commits

Author SHA1 Message Date
b5b1ad9487 update dependencies 2024-01-14 19:53:20 -07:00
6792b323c2 add textColor to FlxDirector 2023-10-24 13:48:19 -06:00
e803044963 try to keep FlxTween.isTweenOf in dce 2023-10-16 22:40:58 -06:00
ec0c016994 properly remove tweens from movie when looping 2023-10-16 19:42:15 -06:00
192cea1727 update hollywoo 2023-10-16 15:21:11 -06:00
6b33702518 remove tweens of removed props and actors 2023-10-16 14:50:32 -06:00
b0b98d7b67 fix crash when autoplay menu should open 2023-10-15 19:00:48 -06:00
2601694000 update kiss-flixel 2023-10-15 18:22:15 -06:00
05530cd646 do the preload cc next frame so bar and LOADING are removed first 2023-10-15 17:54:00 -06:00
0be72ad568 allow changing buttonColors 2023-10-13 20:17:47 -06:00
891c694a5c update hollywoo 2023-10-13 12:16:20 -06:00
57e9ce8f24 update hollywoo 2023-10-03 10:56:55 -06:00
099a76679b update hollywoo 2023-10-02 19:34:21 -06:00
e41f88fae2 update hollywoo 2023-10-01 21:54:45 -06:00
df45da5573 input icon white border 2023-10-01 21:26:43 -06:00
53f6c1f252 update hollywoo 2023-10-01 21:26:32 -06:00
8af03e377c update hollywoo 2023-09-30 22:18:56 -06:00
c612fe7e79 fix null error when movie ends 2023-09-30 22:04:23 -06:00
864e8f4507 update deps 2023-09-30 20:41:25 -06:00
673591bfcb update deps 2023-09-29 12:14:15 -06:00
9af2dbd560 update hollywoo 2023-09-28 17:17:33 -06:00
79307c5516 allow preset positions that don't size and position weirdly 2023-09-25 19:49:56 -06:00
688a4a2684 update hollywoo 2023-09-24 20:30:44 -06:00
be9de9c5e5 pause and unpause FlxTypedTexts 2023-09-24 18:04:09 -06:00
54c25d4d2b when loading doesn't happen, don't cleanup 2023-09-24 15:57:36 -06:00
5e0d478ada update hollywoo 2023-09-24 12:32:50 -06:00
7e41bcc86a update deps 2023-09-21 19:52:10 -06:00
bf9805f37f Override FlxGame to catch event loop errors 2023-09-21 19:13:52 -06:00
0f132d93a4 remove saved tweened position when sprite moves 2023-09-20 17:10:11 -06:00
c16628c179 fix skip crashes changing lastLabel 2023-09-19 20:47:39 -06:00
e984ead6f0 fix double skip loading bar error 2023-09-19 18:57:53 -06:00
837574e8fc set sound caption cameras 2023-09-19 16:08:07 -06:00
b96f5a16f2 limit certain things' cameras 2023-09-18 20:26:47 -06:00
7be89e016b handle scene skipping within the loading bar 2023-09-18 20:08:12 -06:00
8c34d0e5ec cleanup namePlates 2023-09-18 11:07:48 -06:00
d17fcdc2bb more reliable prop positioning 2023-09-16 14:19:14 -06:00
505516aece wrap enterString() prompts 2023-09-16 12:12:52 -06:00
4dcdfc3f07 resize dialog down AFTER positioning it 2023-09-16 12:02:17 -06:00
fe7a3e5e51 allow miscInt and miscFloat 2023-09-16 11:55:00 -06:00
38ba3063e1 fix resume() discarding changed music volume 2023-09-16 11:51:10 -06:00
88ed62d573 do wryly expressions the new way' 2023-09-15 22:09:25 -06:00
17bfc7dcdd skipping rotateTo -> set angle 2023-09-15 21:11:38 -06:00
622fb17cee use add/remove, not kill/revive, for dialog sprites 2023-09-15 20:47:06 -06:00
cc3d265e66 be very strict about where linearMotion sprites end up 2023-09-15 20:01:32 -06:00
00cb4fbd1f linearMotion end on exact destination coords 2023-09-15 19:04:16 -06:00
98b648c766 recover part of loopSound fix from stash 2023-09-15 18:14:46 -06:00
bb83df795e assertlogspritescc 2023-09-15 18:02:54 -06:00
bb50caf299 update hollywoo 2023-09-15 13:03:32 -06:00
272b8d007c update hollywoo 2023-09-15 12:48:27 -06:00
06edab09a4 Fix loopSound 2023-09-14 19:11:59 -06:00