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
/
playerattacks
Age
Commit message (
Expand
)
Author
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-08-07
Add heal sound effect + remove useless tile loads
Astatin
2025-06-17
loading ldtk tilemaps + adding dungeon structure that can be loaded at runtime
Astatin
2025-05-15
Fix some bugs owl found
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-02
Remove debug stairs action from hop attack
Astatin
2025-05-02
Make stairs avoid bunny room
Astatin
2025-03-25
Separate modes VBlank functions
Astatin
2025-03-11
Add invincible friendly bunny you can talk to
Astatin
2025-03-04
Fix out of VBlank on dialogue open (most of the time) + object remove
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-01-24
Fix XY/YX/BC/CB issue thingy
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