aboutsummaryrefslogtreecommitdiff
path: root/modes/dungeon.gbasm
AgeCommit message (Expand)Author
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
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