aboutsummaryrefslogtreecommitdiff
path: root/enemiesattacks
AgeCommit message (Expand)Author
6 daysFix poison attack previous status check (same as the freeze one a couple of c...Astatin
8 daysFix health not updated on death, fix penguin freeze not working on bunny blin...Astatin
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-05-15Fix some bugs owl foundAstatin
2025-05-13Add bugs and poisonAstatin
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-07I was adding the frog and then broke everything to fix the viewport thingyAstatin
2025-05-07Fix mouses movementsAstatin
2025-05-02Fix laser not taking a turn to turn when jumped overAstatin
2025-04-29Add Load_Dungeon functionAstatin
2025-04-29Give a turn for the enemies to turn around when bunny is behind themAstatin
2025-03-25Separate modes VBlank functionsAstatin
2025-03-13Change the collision update from frame 5 to 9 for it to happen after basic at...Astatin
2025-02-27Fix entities and objects spawning on top of each otherAstatin
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-02-14Fix bunny position predictions + add a bunch of ToDoAstatin
2025-02-04Add penguins that can freeze the bunny and run away when it's already frozenAstatin
2025-01-24Fix XY/YX/BC/CB issue thingyAstatin
2025-01-24Add laser enemy attackAstatin
2025-01-22Add laser animation and change animation steps to decrementAstatin
2025-01-16Move basic enemy attack & walker AI to enemiesattacksAstatin