aboutsummaryrefslogtreecommitdiff
path: root/playerattacks
AgeCommit message (Expand)Author
2025-08-19Add insect bite & frog grab sound effects + disallow 2 sound effects at onceAstatin
2025-08-12Add jump, damage, earcoptr and hop sound effectsAstatin
2025-08-07Add heal sound effect + remove useless tile loadsAstatin
2025-06-17loading ldtk tilemaps + adding dungeon structure that can be loaded at runtimeAstatin
2025-05-15Fix some bugs owl foundAstatin
2025-05-09Refactoring the animations/directions + entities turn function with macros + ...Astatin
2025-05-09Refactor viewport to not need Fix_Bunny_Screen anymore and "fix" it before ev...Astatin
2025-05-02Remove debug stairs action from hop attackAstatin
2025-05-02Make stairs avoid bunny roomAstatin
2025-03-25Separate modes VBlank functionsAstatin
2025-03-11Add invincible friendly bunny you can talk toAstatin
2025-03-04Fix out of VBlank on dialogue open (most of the time) + object removeAstatin
2025-02-25Fix initialization and flickering issuesAstatin
2025-02-18Did a bunch of things I honestly don't remember everything but now basic atta...Astatin
2025-01-24Fix XY/YX/BC/CB issue thingyAstatin
2025-01-22Add laser animation and change animation steps to decrementAstatin
2025-01-16Move basic enemy attack & walker AI to enemiesattacksAstatin