aboutsummaryrefslogtreecommitdiff
path: root/gui.gbasm
AgeCommit message (Collapse)Author
2025-01-07Add support for multiple enemies loaded (up to 4 loaded at dungeon gen time)Astatin
2024-12-12Fix copy dialogue buffer update outside of VBlank (+ add dbg for lcd status ↵Astatin
at the end of expected vblank thingy)
2024-12-10Add earcoptr animationAstatin
2024-12-09Add freeze status on enemies near bunny when freeze usedAstatin
2024-11-29Add animation displayAstatin
2024-11-18Enter a new mode when deadAstatin
2024-11-18Check collisions on hop and cancel if collisionAstatin
2024-11-15Fix the hop map loading + animation entity + object loadingAstatin
2024-11-12Add attack menu on startAstatin
2024-11-11Add dungeon menu choice selection modeAstatin
2024-11-07Fix out of VBlank VRAM update + add pause actions toggle on OpenDialogueAstatin