Files
major_tom/src
LeSerjant aa2550cc59
All checks were successful
CI / build (pull_request) Successful in 32s
Fix downward dash not damaging enemies and add post-dash invincibility
Stomping was guarded by the invincibility check, so during a downward
dash the player could never deal stomp damage. Move the invincibility
guard to only protect against taking damage, not dealing it.

Extend dash invincibility by PLAYER_DASH_INV_GRACE (0.15s) past the
dash duration so the player is briefly protected after landing.

Closes #15
2026-03-16 20:10:04 +00:00
..
2026-02-28 18:03:47 +00:00