aboutsummaryrefslogtreecommitdiff
path: root/player.c
AgeCommit message (Collapse)AuthorLines
2024-10-02Take damage when an enemy touches the playerquou-4/+34
2024-10-02Gun specialquou-0/+58
2024-10-01enum for specialsquou-0/+1
2024-10-01flash the player sprite when he is immune to damage after taking it.quou-0/+1
2024-10-01The player is immune to damage for 1 second after taking it.quou-1/+1
2024-10-01freeze frames when the player takes damagequou-0/+2
2024-10-01special chargequou-0/+1
2024-10-01the enemy can hurt the player nowquou-6/+30
2024-09-30Player slash hitbox stays around for a few framesquou-4/+2
2024-09-30enemyquou-1/+9
2024-09-30player slash animationquou-2/+9
2024-09-30player slashingquou-4/+27
2024-09-29animation, player movement, physics etc.quou-0/+132