Commit Graph

498 Commits

Author SHA1 Message Date
383f2233ed update libs 2023-06-14 07:05:14 -06:00
9f57412a7f offscreen left/right positions 2023-06-13 14:18:39 -06:00
a99a15eda7 preserve where linearMotion ends up putting sprites 2023-06-13 12:15:40 -06:00
e276684b96 pause menu blank line 2023-06-13 10:49:57 -06:00
08b8d0d7e4 update kiss-flixel 2023-06-13 09:27:06 -06:00
affaa67c51 Bring back FullControl, but size-aware 2023-06-12 14:27:24 -06:00
6a7c4899ae dialog history feature 2023-06-12 13:59:40 -06:00
9d695a3c6c handle sound captions 2023-06-07 11:24:06 -06:00
72e42790ae don't apply propScales when overlaying 2023-06-07 11:23:01 -06:00
0cd821fa18 fix last commit 2023-06-07 10:00:28 -06:00
3964a0ebdf propScale plan ahead for empty assetsKey (might never happen) 2023-06-07 08:42:37 -06:00
042cb8704e don't add duplicates to propsInScene lists 2023-06-07 07:59:22 -06:00
6f8ee9c989 rotateTo tween 2023-06-07 05:43:01 -06:00
b6b9139c2e make defining positions more reliable 2023-06-07 05:17:00 -06:00
6010fbdbfe updateHitbox of scaled prop 2023-06-07 04:44:14 -06:00
80a52e5790 update kiss 2023-06-06 13:08:14 -06:00
16a2cde7f1 when defining position, remember old z 2023-06-06 12:56:58 -06:00
9b6b113078 Jsonable, directable prop scales 2023-06-06 12:47:21 -06:00
07eb6b5774 update libs 2023-06-06 12:46:52 -06:00
eee264addd show old position when redefining position 2023-05-26 18:53:57 -06:00
c65820f722 props use scene camera 2023-05-26 18:27:03 -06:00
0d5bfef9e7 Allow kiss_flixel.SpriteTools.logSprites in FlxMovie script 2023-05-26 18:18:39 -06:00
73b67848c7 update kiss-flixel 2023-05-26 17:46:37 -06:00
9634d53aa1 splice when removing things 2023-05-26 17:34:07 -06:00
e06269073a superText fall through to old look when multiline needed 2023-05-26 17:08:28 -06:00
3a24189de4 Allow nice sky sprites :) 2023-05-26 16:44:41 -06:00
b0fc15cdd3 center speaker name text inline with actor if possible 2023-05-26 13:55:16 -06:00
2a4c6b8d7f Keep loading when focus is lost 2023-05-26 12:58:24 -06:00
f15db577ba hide cursor when loading 2023-05-26 12:58:13 -06:00
17d3e44aac avoiding some bugs 2023-05-25 19:50:56 -06:00
23288b493e Fix Left/Left2 z sorting 2023-05-25 19:35:11 -06:00
36a11db577 no more FullControl workaround 2023-05-25 18:57:30 -06:00
4308032446 paranoid canvas change 2023-05-25 18:43:38 -06:00
b7efec5844 put character sprites in layers 2023-05-25 18:43:25 -06:00
753dabecc5 put set and sky in bg layer 2023-05-25 18:42:56 -06:00
0d5e7e3dfd store and watch for preset positions 2023-05-25 18:42:15 -06:00
df5b85a401 only scale props on first appearance 2023-05-25 16:51:58 -06:00
cebcf7de60 only scale actors on character's first appearance 2023-05-25 16:50:58 -06:00
44cf18d061 use assetPath instead of AssetPaths 2023-05-25 16:00:40 -06:00
e3ad9c1b44 Fix sceneKey preload-/run-time error 2023-05-25 16:00:04 -06:00
e3233b6e3f fix haxe_libraries handling for test project 2023-05-25 15:55:37 -06:00
5e2bed98dd delete local dev hollywoo-flixel.hxml 2023-05-25 14:25:45 -06:00
c9d2ebe3ff cast DIALOG_WIDTH and DIALOG_HEIGHT to int 2023-05-25 13:42:43 -06:00
ab3381e24f update hollywoo 2023-05-24 20:19:12 -06:00
af7f3b9515 change flxSprite to a function(String) 2023-05-24 17:14:46 -06:00
3992c42c0f allow disabling prop autoplacement 2023-05-16 16:11:57 -06:00
2b362cfd02 newBlankFlxSet 2023-05-16 15:57:44 -06:00
f04bd90c30 actorFlxSprite portraitFacingForward mode 2023-05-16 11:21:39 -06:00
1d9ad78eb2 use SimpleWindow to allow delay redefinition 2023-05-12 11:41:30 -06:00
e95bd92b4d set a camera on superText 2023-05-12 10:49:09 -06:00