Commit Graph

357 Commits

Author SHA1 Message Date
d71a865362 linearmotion macros accept connectedsprites 2024-08-19 20:47:24 -05:00
4ea96bf0a5 fix more key shortcut conflicts 2024-08-17 15:21:03 -05:00
b46b0fa192 clean up finishCallback if stopping animation 2024-08-16 20:05:20 -05:00
896d7e1d15 moveToScene move tweenedpositions too 2024-08-16 18:02:28 -05:00
c28992f771 screencenter alias 2024-08-16 12:02:30 -05:00
8a9a270692 create cameras before doPreload 2024-08-16 10:29:45 -05:00
bece8dd251 clean up title card/loading cards better 2024-08-15 18:41:38 -05:00
a79d9df784 don't add cameras as default draw targets 2024-08-15 18:31:25 -05:00
ee53a6a6a9 revert stuff 2024-08-15 18:19:51 -05:00
d9414bf463 remove debug stuff 2024-08-15 17:59:28 -05:00
2716449a59 fix titlecard/loading screen bugs 2024-08-15 17:51:25 -05:00
7dccf438db don't re-define shortcuts when closing menus 2024-08-14 19:32:02 -05:00
6ea3aa6723 sensible, reusable, skippable temporary cameras 2024-08-14 16:02:53 -05:00
f9fcfa44b5 support continuing after errors 2024-08-10 12:16:54 -05:00
98a5e8fdc4 fix a bug where all actorflxsprite animations looped 2024-07-13 22:06:12 -06:00
51d49d87e4 optional cc to ActorFlxSprite.playAnimation 2024-07-13 21:58:12 -06:00
a53e51918c macro for adding cameras under the ui camera 2024-07-13 20:55:58 -06:00
b38238d18c update deps 2024-07-12 14:09:54 -06:00
53543faa86 doOnUpdateWhile 2024-06-29 17:36:53 -06:00
c9a503d963 make it safe for nextFrameActions to queue for the next next frame 2024-06-28 18:43:47 -06:00
683f5a38cf use FlxPoint.get 2024-06-26 22:32:43 -06:00
d487d1472e ROLLCREDITS don't handle black bg 2024-06-26 20:24:46 -06:00
5ed6213d0e update hollywoo & support prop-connected lighting 2024-06-26 16:29:00 -06:00
dc4774d198 scaleTo tween helper 2024-06-24 20:50:25 -06:00
8882df5c22 fix VarTweens 2024-06-24 18:17:10 -06:00
e8d53aad33 fix prop/actor misunderstanding 2024-06-14 21:13:49 -06:00
57766df9c6 nan-protected, cancelable z definition 2024-02-17 21:54:42 -07:00
db2f6b5d09 nan-protect prop scales 2024-02-17 21:46:28 -07:00
1e769f7974 allow overlayPropOnCurrentSet with z specified 2024-02-17 21:44:30 -07:00
5cccab001a remove a trace 2024-02-17 21:39:04 -07:00
3916f896c0 allow cancel on definePropScale 2024-02-15 20:33:15 -07:00
ca5b0c2f7b fake loading bars 2024-02-11 22:55:39 -07:00
1ac8ed955b update to new waitForInput() scheme 2024-02-11 20:07:50 -07:00
5d827841f9 fix no typing . in enterString() 2024-02-10 18:24:00 -07:00
410e36bfd0 fluctuating input icon 2024-02-10 16:39:21 -07:00
4b718d3abc allow . to repeat last director command 2024-02-10 14:27:11 -07:00
f4a5671ae0 implement hollywoo relative positions 2024-02-10 13:26:20 -07:00
7d94fc34ff flag for old scale prop behavior 2024-02-07 21:18:41 -07:00
6edfc5518c fix whitespace 2024-02-07 19:14:40 -07:00
e750a14b29 don't scale text props 2024-02-07 19:14:33 -07:00
573a35c6a0 move actors and props live when their positions change 2024-02-07 15:26:31 -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
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
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
df45da5573 input icon white border 2023-10-01 21:26:43 -06:00
c612fe7e79 fix null error when movie ends 2023-09-30 22:04:23 -06:00