aboutsummaryrefslogtreecommitdiff
path: root/gui.gbasm
AgeCommit message (Expand)Author
7 daysFINALLY FIX DEATH FRAME GLITCH THINGY WOOOOHOOOOOAstatin
9 daysAdd little cute arrow thingy after music ended on dead dialogue + mayhaps gli...Astatin
9 daysAdd Game Over music & dialogue box + button press after music end restartsAstatin
2025-08-19Do not close dialogue on start buttonAstatin
2025-08-07Add menu, next floor, attack cancel/arrow move failed sound effectsAstatin
2025-08-06Add click sound effect on menu open, dialogue next & menu arrow movesAstatin
2025-07-01Make dungeon flag skip floor count, disable top bar & disable attack menuAstatin
2025-06-10Add support for multi bank dataAstatin
2025-05-20Fix object not deleted when dialogue open on specific frameAstatin
2025-04-11Make hop the only default attack and make cats drop healAstatin
2025-03-13Adding multi-step dialogueAstatin
2025-03-11Add invincible friendly bunny you can talk toAstatin
2025-03-04Fix out of VBlank on dialogue open (most of the time) + object removeAstatin
2025-02-27Fix entities and objects spawning on top of each otherAstatin
2025-02-18Did a bunch of things I honestly don't remember everything but now basic atta...Astatin
2025-02-14Fix laser animation + make EP work + add leaf to restore EPAstatin
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