aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-10Use new relative label thingyAstatin
2025-01-10tmp commitAstatin
2025-01-10Fix first turn collisions + loosing pc on tile loadingAstatin
2025-01-10Emptying dialogue buffer on close dialogueAstatin
2025-01-10Remove useless test.romAstatin
2025-01-07Add support for multiple enemies loaded (up to 4 loaded at dungeon gen time)Astatin
2024-12-27Add bug, fimsh, mouse, frog, penguin spritesAstatin
2024-12-27Add owl spriteAstatin
2024-12-24Draw cat spriteAstatin
2024-12-18Spawn a carrot in every level and make sure that it doesn't collide withAstatin
2024-12-17Respawn enemies in other rooms when less than 5 enemies aliveAstatin
2024-12-12Fix unnecessarily large memcpyAstatin
2024-12-12Fix copy dialogue buffer update outside of VBlank (+ add dbg for lcd status a...Astatin
2024-12-12Earcopter damages + blinking animationAstatin
2024-12-10Add earcoptr animationAstatin
2024-12-10Update README.mdAstatin
2024-12-10Update README.mdAstatin
2024-12-10Add readmeAstatin
2024-12-10Unfreeze the foxiesAstatin
2024-12-09Add freeze status on enemies near bunny when freeze usedAstatin
2024-12-03Add sparkles animation and shadow palette flagAstatin
2024-11-29Add animation displayAstatin
2024-11-18Close dialogue box when entering dead modeAstatin
2024-11-18Enter a new mode when deadAstatin
2024-11-18Check collisions on hop and cancel if collisionAstatin
2024-11-15Fix Get_Position_After_Move to take the double speed into accountAstatin
2024-11-15Fix the hop map loading + animation entity + object loadingAstatin
2024-11-14[WIP] Adding hop attack (still need to enable back the normal map loading, th...Astatin
2024-11-12Add attack menu on startAstatin
2024-11-11Health persistent across dungeons + initial bunny direction fixAstatin
2024-11-11Add dungeon menu choice selection modeAstatin
2024-11-07Fix rollback on mode changeAstatin
2024-11-07Fix out of VBlank VRAM update + add pause actions toggle on OpenDialogueAstatin
2024-11-05Add a jump table macroAstatin
2024-11-05Use jump tables for entities turn AIs + actions on entity interactionAstatin
2024-11-01Fix windows display and stairs on sameboyAstatin
2024-11-01Add dialogue box poggiesAstatin
2024-10-31Add bold/slim font palette + top bar borderAstatin
2024-10-31Add script to generate dialogue data from textAstatin
2024-10-31Add font and Print_str routineAstatin
2024-10-29Add font pngAstatin
2024-10-29Bunny can be attacked and deadgeAstatin
2024-10-29Bunny can attack foxesAstatin
2024-10-28Print health on top of the screenAstatin
2024-10-22Add white window at the top for future health barAstatin
2024-10-15Increase size of entities arrayAstatin
2024-10-10Fox spawn in random rooms (but the first one randomly got all the same room rip)Astatin
2024-10-10Fox not getting stuck on walls when followingAstatin
2024-10-10Randomly swap fox following bunny axisAstatin
2024-10-08Fox following bunny (WIP)Astatin