doylet merged pull request doylet/feely_pona#3 2023-09-26 12:43:00 +00:00
Add hp, Add attack collision detection, Add destroy on death
doylet created pull request doylet/feely_pona#3 2023-09-26 12:42:53 +00:00
Add hp, Add attack collision detection, Add destroy on death
doylet pushed to main at doylet/feely_pona 2023-09-26 11:44:15 +00:00
589d56dd82 fp: Invert the move-ability flag on entity type check
doylet pushed to main at doylet/feely_pona 2023-09-25 14:07:50 +00:00
7a2bebf3c3 fp: Use meters for calculations
doylet pushed to main at doylet/feely_pona 2023-09-25 13:06:51 +00:00
dcf47a106a fp: Add an aggro flag on terry
doylet pushed to main at doylet/feely_pona 2023-09-25 12:13:41 +00:00
1c8b6c8e1f fp: Move spawning to entity.cpp
doylet deleted branch attack-of-the-poopy-bums from doylet/feely_pona 2023-09-25 11:43:07 +00:00
doylet pushed to main at doylet/feely_pona 2023-09-25 11:42:56 +00:00
e1a9c21174 Add more directions to smoochie attacks
doylet merged pull request doylet/feely_pona#2 2023-09-25 11:42:54 +00:00
Add more directions to smoochie attacks
doylet created pull request doylet/feely_pona#2 2023-09-25 11:42:45 +00:00
Add more directions to smoochie attacks
doylet deleted branch hit_points from doylet/feely_pona 2023-09-25 03:04:03 +00:00
doylet pushed to main at doylet/feely_pona 2023-09-25 03:03:48 +00:00
8790f1d979 Add hitbox offset for UP and DOWN attacks
doylet merged pull request doylet/feely_pona#1 2023-09-25 03:03:47 +00:00
Add hitbox offset for UP and DOWN attacks
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