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
/
definitions.gbasm
Age
Commit message (
Expand
)
Author
2025-04-29
Add Load_Dungeon function
Astatin
2025-04-29
add earcopter + freeze as learned items + fix collision after item pick up
Astatin
2025-04-11
Make hop the only default attack and make cats drop heal
Astatin
2025-04-11
Add per entity spawning rate
Astatin
2025-04-08
Add loading screen with the floor count on dungeon generation
Astatin
2025-03-25
Separate modes VBlank functions
Astatin
2025-03-18
Add generation events to be executed on floor generation
Astatin
2025-03-13
Change the collision update from frame 5 to 9 for it to happen after basic at...
Astatin
2025-03-13
Adding multi-step dialogue
Astatin
2025-03-11
Add invincible friendly bunny you can talk to
Astatin
2025-03-07
Add floor counter + a lot of little bug fixes
Astatin
2025-03-04
Fix out of VBlank on dialogue open (most of the time) + object remove
Astatin
2025-02-28
Fix entity corruption on spawn entity right after entity cancel from collisio...
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-17
update health display on death + change direction with B+arrows
Astatin
2025-02-14
Fix bunny position predictions + add a bunch of ToDo
Astatin
2025-02-14
Fix laser animation + make EP work + add leaf to restore EP
Astatin
2025-02-11
Updating current focused attack cost + changing the cursor when not enough po...
Astatin
2025-02-06
Stop changing window lcdc values mid-frame to avoid UB
Astatin
2025-02-06
Add energy points to the gui
Astatin
2025-02-04
Add penguins that can freeze the bunny and run away when it's already frozen
Astatin
2025-02-04
Add mana points for fox on laser use
Astatin
2025-01-24
Add laser enemy attack
Astatin
2025-01-16
Move basic enemy attack & walker AI to enemiesattacks
Astatin
2025-01-07
Add support for multiple enemies loaded (up to 4 loaded at dungeon gen time)
Astatin
2024-12-17
Respawn enemies in other rooms when less than 5 enemies alive
Astatin
2024-12-12
Fix copy dialogue buffer update outside of VBlank (+ add dbg for lcd status a...
Astatin
2024-12-12
Earcopter damages + blinking animation
Astatin
2024-12-09
Add freeze status on enemies near bunny when freeze used
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-11-12
Add attack menu on start
Astatin
2024-11-11
Add dungeon menu choice selection mode
Astatin
2024-11-07
Fix rollback on mode change
Astatin
2024-11-07
Fix out of VBlank VRAM update + add pause actions toggle on OpenDialogue
Astatin
2024-11-05
Add a jump table macro
Astatin
2024-11-05
Use jump tables for entities turn AIs + actions on entity interaction
Astatin
2024-11-01
Add dialogue box poggies
Astatin
2024-10-31
Add bold/slim font palette + top bar border
Astatin
2024-10-29
Bunny can be attacked and deadge
Astatin
2024-10-29
Bunny can attack foxes
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-08
Fox following bunny (WIP)
Astatin
2024-09-26
[WIP and completely broken] Reworking the bunny movements & display to decore...
Astatin
[next]