Commit Graph

327 Commits

Author SHA1 Message Date
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
26218572fd save last label for multiple Movie classes 2023-08-26 18:22:14 -06:00
753fb89571 update deps 2023-08-26 18:16:43 -06:00
39d00e3892 store tweens in kiss.List 2023-08-26 14:52:00 -06:00
419a043e69 remove with splice always 2023-08-26 14:09:45 -06:00
63261cbc29 remove titlecards when skipping 2023-08-26 13:57:45 -06:00
0ed760c8a4 Make MovieFlxState generic with fff functionality 2023-08-26 13:34:14 -06:00
b015e1d6ce cleanup skipMovie recursively 2023-08-26 12:59:48 -06:00
48e7546827 fix skip->input freeze bug 2023-08-26 12:06:15 -06:00
a53f754ba1 non-await versions of the linearmotion reader macros 2023-08-26 11:28:51 -06:00
61370402a3 macro that would be nice if it worked 2023-08-24 22:21:00 -06:00
bd1b18266a update dependencies 2023-08-24 15:11:28 -06:00
db5a87af24 update dependencies 2023-08-24 14:55:21 -06:00
8ffb817143 update hollywoo 2023-08-23 22:20:34 -06:00
468098ba4f update deps 2023-08-21 18:19:25 -06:00
1a45fc4bbc implement changeSongVolume 2023-08-21 16:27:05 -06:00
355b864ddf changing fullscreen requires re-loading 2023-08-21 13:16:22 -06:00
ec6d574fcf fix common scene selection crash 2023-08-21 12:52:47 -06:00
87ccd6be7c linearmotion coordinate reader macros 2023-08-21 12:04:13 -06:00
cf84961f39 reader macros for linearmotionto 2023-08-21 11:23:22 -06:00
13012c476c debug print memory usage 2023-08-21 10:12:27 -06:00
8abbccbc77 update deps 2023-08-19 18:00:30 -06:00
a667678f1e update hollywoo 2023-08-18 21:40:50 -06:00
270885959c Left3 and Right3 2023-08-18 13:00:55 -06:00
9b61efec9c improve some dialog history things 2023-08-18 11:15:26 -06:00