Commit Graph

327 Commits

Author SHA1 Message Date
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
bced4a0693 pause and resume animations 2023-05-12 10:48:51 -06:00
165536e6bc update libs 2023-05-11 14:28:15 -06:00
5df1c7e54a add loading bar 2023-05-11 14:24:37 -06:00
c324038e5f namePlates function 2023-05-11 13:17:58 -06:00
2dfa9c2981 supertext use textPlate & center 2023-05-11 12:38:12 -06:00
ed8d756d2e fix pause menu bugs 2023-05-10 14:40:03 -06:00
1ddaf17991 update kiss-flixel 2023-05-09 17:59:44 -06:00
9aef092a1d update libs 2023-05-09 17:43:53 -06:00
a19c725ff3 update dependencies 2023-05-08 17:11:53 -06:00
90263142dd support custom speech type handlers 2023-04-30 18:04:54 -06:00
4cefee07a0 linearMotion allow connected sprites 2023-04-30 16:32:12 -06:00
1bce23b2fb making test run 2023-04-30 14:36:32 -06:00
4f26996c20 lix files 2023-04-30 14:14:07 -06:00
f44fd0329c Add LICENSE to every haxelib 2023-04-27 11:43:34 -06:00
32dac4edab Adopt -w flag for unused case warning 2023-04-22 13:54:22 -06:00
40e8cc0b14 Separate FuzzyMaps for each actor. Close #110 2023-04-18 15:46:23 -06:00
8ed327e05f linearMotion handle looped sound 2023-04-18 15:02:04 -06:00
8a2f0c9edd loopSound in FlxMovie 2023-04-17 19:15:31 -06:00
7cb531fd2a fix tween onComplete not being called 2023-04-17 16:41:04 -06:00
98f8560983 add linearMotionTo 2023-04-17 16:40:49 -06:00
dba039b8a2 Hollywoo allow defining positions at runtime 2023-04-12 17:23:49 -06:00