index
:
bunny-game.git
keep-for-reproducing-bug
main
Gameboy game I'm making live on twitch in Assembly :3
Astatin <
[email protected]
>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enemiesattacks
Age
Commit message (
Expand
)
Author
6 days
Fix poison attack previous status check (same as the freeze one a couple of c...
Astatin
8 days
Fix health not updated on death, fix penguin freeze not working on bunny blin...
Astatin
2025-08-19
Add insect bite & frog grab sound effects + disallow 2 sound effects at once
Astatin
2025-08-12
Add jump, damage, earcoptr and hop sound effects
Astatin
2025-05-15
Fix some bugs owl found
Astatin
2025-05-13
Add bugs and poison
Astatin
2025-05-09
Refactoring the animations/directions + entities turn function with macros + ...
Astatin
2025-05-09
Refactor viewport to not need Fix_Bunny_Screen anymore and "fix" it before ev...
Astatin
2025-05-07
I was adding the frog and then broke everything to fix the viewport thingy
Astatin
2025-05-07
Fix mouses movements
Astatin
2025-05-02
Fix laser not taking a turn to turn when jumped over
Astatin
2025-04-29
Add Load_Dungeon function
Astatin
2025-04-29
Give a turn for the enemies to turn around when bunny is behind them
Astatin
2025-03-25
Separate modes VBlank functions
Astatin
2025-03-13
Change the collision update from frame 5 to 9 for it to happen after basic at...
Astatin
2025-02-27
Fix entities and objects spawning on top of each other
Astatin
2025-02-25
Fix initialization and flickering issues
Astatin
2025-02-18
Did a bunch of things I honestly don't remember everything but now basic atta...
Astatin
2025-02-14
Fix bunny position predictions + add a bunch of ToDo
Astatin
2025-02-04
Add penguins that can freeze the bunny and run away when it's already frozen
Astatin
2025-01-24
Fix XY/YX/BC/CB issue thingy
Astatin
2025-01-24
Add laser enemy attack
Astatin
2025-01-22
Add laser animation and change animation steps to decrement
Astatin
2025-01-16
Move basic enemy attack & walker AI to enemiesattacks
Astatin