aboutsummaryrefslogtreecommitdiff
path: root/enemy.c
AgeCommit message (Collapse)AuthorLines
2024-10-02Spawn a particle effect when an enemy takes damagequou-1/+4
2024-10-01freeze frames when hitting an enemy as wellquou-0/+1
2024-10-01special chargequou-1/+2
2024-10-01reduce the enemy jump distancequou-1/+1
2024-10-01the enemy can hurt the player nowquou-3/+21
2024-10-01fix enemy patrolquou-3/+3
2024-09-30enemy invulnerable framesquou-0/+6
2024-09-30enemyquou-0/+207