doylet created pull request doylet/feely_pona#1 2023-09-25 03:03:31 +00:00
Add hitbox offset for UP and DOWN attacks
doylet deleted branch more_gamepad_support from doylet/feely_pona 2023-09-25 03:02:17 +00:00
doylet deleted branch gamepadawan from doylet/feely_pona 2023-09-25 03:02:16 +00:00
doylet pushed to main at doylet/feely_pona 2023-09-24 14:43:33 +00:00
219425fc96 fp: Add sentinel DS, fix physics step, fix waypoints
doylet pushed to main at doylet/feely_pona 2023-09-24 13:09:00 +00:00
677486e094 fp: Use animated sprites, use ms for animation duration
858a66786a fp: Use switch statement for state machine
468c9995bd fp: Remove action to anim mapping
Compare 3 commits »
doylet pushed to main at doylet/feely_pona 2023-09-24 09:11:53 +00:00
30a69e40e9 fp: Rejig the mob spawner to use a fixed-waypoint path
doylet pushed to main at doylet/feely_pona 2023-09-24 08:16:29 +00:00
bff3fc759d fp: Move some structs to entity.h
doylet pushed to main at doylet/feely_pona 2023-09-24 08:05:39 +00:00
d3444c84f1 tely/asset: Load up the merchant
doylet pushed to main at doylet/feely_pona 2023-09-24 07:01:33 +00:00
ea9f63d709 tely: Deprecate anim to action mapping it sucks
doylet pushed to main at doylet/feely_pona 2023-09-24 06:25:02 +00:00
f95cb8ec9b tely: Wire up the sprite up/down/left/right anims
doylet pushed to main at doylet/feely_pona 2023-09-24 05:59:23 +00:00
3745b0c6bc tely: Decouple entity from sprite sheet
b70a86aa33 tely/asset: Fix sprite packer emitting wrong anim rect count
bb89100130 tely/asset: Fix sprite packer emitting wrong anim count
aa75118996 tely: Fix assets by resizing to 25%
6b3ba17fc9 Add further gamepad button support to character actions
Compare 5 commits »
doylet pushed to more_gamepad_support at doylet/feely_pona 2023-09-24 05:49:37 +00:00
6b3ba17fc9 Add further gamepad button support to character actions
doylet pushed to main at doylet/feely_pona 2023-09-24 05:45:04 +00:00
8568996914 tely: Decouple entity from sprite sheet
doylet pushed to main at doylet/feely_pona 2023-09-24 04:20:38 +00:00
481da3a6dd tely/asset: Fix sprite packer emitting wrong anim rect count
doylet pushed to main at doylet/feely_pona 2023-09-24 02:51:35 +00:00
8af79b75d5 tely/asset: Fix sprite packer emitting wrong anim count
doylet pushed to main at doylet/feely_pona 2023-09-24 02:36:56 +00:00
8152c7a325 tely: Fix assets by resizing to 25%
doylet pushed to main at doylet/feely_pona 2023-09-24 01:38:58 +00:00
ca6abb7684 tely/asset: Update naming convention
3f33b015ab tely/asset: Add new sprite packer spec file support
Compare 2 commits »
doylet pushed to main at doylet/feely_pona 2023-09-23 12:38:20 +00:00
ebfcc899c1 assets: Use new terry walk assets with proper baseline
doylet pushed to main at doylet/feely_pona 2023-09-23 11:28:44 +00:00
7ed151edd1 build: Fix rebase
8ac5b66a3f Add gamepad support and hook it up with movement
Compare 2 commits »
doylet pushed to main at doylet/feely_pona 2023-09-23 11:21:19 +00:00
1ff0daba4a tely: Add idle animation for the player