Commit Graph

351 Commits

Author SHA1 Message Date
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
1a2b5b196c when skipping linearMotion, move the sprite right away 2023-09-14 16:56:53 -06:00
d23bb5c963 hide mouse when recording 2023-09-14 14:06:57 -06:00
3c541ded13 remove some cruft from logSprites 2023-09-12 15:23:03 -06:00
a8714c925d fix one-frame delay of calling cc 2023-09-12 15:18:10 -06:00
663446944c remove asyncloop when done 2023-09-12 13:39:24 -06:00
ef747c5dd6 update kiss-flixel 2023-09-12 12:54:31 -06:00
65dd4a1e8c fix sound null error 2023-09-12 12:45:44 -06:00
f2faa4b941 safe-remove cameras 2023-09-12 12:45:34 -06:00
a3d66331f3 remove cameras of movie on cleanup 2023-09-12 12:28:53 -06:00
d101cf75b8 don't remove non-added camera 2023-09-12 11:44:59 -06:00
afbe02579c ASSERTLOGSPRITES 2023-09-12 11:10:43 -06:00
89311b82e6 update kiss-flixel 2023-09-11 18:10:10 -06:00
e98f33acc9 update kiss-flixel 2023-09-11 17:32:35 -06:00
6b9d5771a9 update hollywoo 2023-09-11 16:26:49 -06:00
0a59be586d don't scale FlxText 2023-09-11 13:04:30 -06:00
920d89b100 more loads per frame when scavenge was done 2023-09-11 10:27:20 -06:00
6668183a59 update hollywoo 2023-08-31 19:17:35 -06:00
92d1ba0486 update depenedencies 2023-08-31 18:57:11 -06:00
7a7ef391ee types on some things 2023-08-31 18:54:33 -06:00
7ac73aed79 update dependencies 2023-08-31 16:22:22 -06:00
667f03226f use FlxPoint.get 2023-08-31 14:58:01 -06:00
3642c4e342 stop sounds and voicetracks on cleanup 2023-08-31 14:53:48 -06:00
7a85e3f915 clear more memory on cleanup 2023-08-31 14:38:39 -06:00
61fd472de9 compact memory 2023-08-31 13:11:02 -06:00
1868c9826c scavenge pre-existing movie 2023-08-30 18:45:12 -06:00
adadc35c4c fix accidental skipMovie cleanup 2023-08-30 17:18:43 -06:00
aeb8832302 implement most new director methods 2023-08-30 14:27:46 -06:00
d99a8ff02a ACTORPLAYANIMATION 2023-08-28 13:17:01 -06:00
abdf6a051c Fix loopSound crash w/ new memory clearing 2023-08-27 23:18:20 -06:00
f6c4efd1de on cleanup, destroy all the loaded flixel objects 2023-08-27 21:48:22 -06:00
efb179b3d6 allow making demo flxDirector for options menu 2023-08-26 18:58:25 -06:00