aboutsummaryrefslogtreecommitdiff
path: root/modes/dungeon.gbasm
AgeCommit message (Collapse)Author
4 daysAdd campsite mapAstatin
9 daysFINALLY FIX DEATH FRAME GLITCH THINGY WOOOOHOOOOOAstatin
10 daysFix health not updated on death, fix penguin freeze not working on bunny ↵Astatin
blink, fix entity initial spawn
11 daysAdd little cute arrow thingy after music ended on dead dialogue + mayhaps ↵Astatin
glitchy frame that happened in rare cases on death dialogue open might be fixed ?
12 daysAdd Game Over music & dialogue box + button press after music end restartsAstatin
2025-08-23Fix the cancel animation replay but for real this timeAstatin
2025-08-23Fix bunny animation not reset after loading animationAstatin
2025-08-07Add heal sound effect + remove useless tile loadsAstatin
2025-08-06Add click sound effect on menu open, dialogue next & menu arrow movesAstatin
2025-07-12Play music from included vgm fileAstatin
2025-07-01Make dungeon flag skip floor count, disable top bar & disable attack menuAstatin
2025-05-13Add bugs and poisonAstatin
2025-05-09Refactoring the animations/directions + entities turn function with macros + ↵Astatin
finishing froge
2025-05-07I was adding the frog and then broke everything to fix the viewport thingyAstatin
2025-04-08Fix frame specific and sameboy specific bug with loading screensAstatin
2025-03-25Separate modes VBlank functionsAstatin