aboutsummaryrefslogtreecommitdiff
path: root/gui.gbasm
AgeCommit message (Expand)Author
2025-02-11Updating current focused attack cost + changing the cursor when not enough po...Astatin
2025-02-06Stop changing window lcdc values mid-frame to avoid UBAstatin
2025-02-06Add energy points to the guiAstatin
2025-01-10Use new relative label thingyAstatin
2025-01-10Emptying dialogue buffer on close dialogueAstatin
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 a...Astatin
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