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
/
entity
/
display.gbasm
Age
Commit message (
Expand
)
Author
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-06
Mouse double movement (but broken with collision stuff)
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-06
Add energy points to the gui
Astatin
2025-01-10
Use new relative label thingy
Astatin
2024-12-12
Earcopter damages + blinking animation
Astatin
2024-12-03
Add sparkles animation and shadow palette flag
Astatin
2024-11-29
Add animation display
Astatin
2024-11-18
Enter a new mode when dead
Astatin
2024-11-18
Check collisions on hop and cancel if collision
Astatin
2024-11-15
Fix the hop map loading + animation entity + object loading
Astatin
2024-11-14
[WIP] Adding hop attack (still need to enable back the normal map loading, th...
Astatin
2024-10-29
Bunny can be attacked and deadge
Astatin
2024-10-22
Add white window at the top for future health bar
Astatin
2024-10-15
Increase size of entities array
Astatin
2024-10-01
Fix bunny display and add attack animation
Astatin
2024-09-26
[WIP and completely broken] Reworking the bunny movements & display to decore...
Astatin
2024-09-19
Read action buttons and set it in the entity direction highest nibble
Astatin