aboutsummaryrefslogtreecommitdiff
path: root/map
AgeCommit message (Expand)Author
2024-11-01Add dialogue box poggiesAstatin
2024-09-17Add entities collisionsAstatin
2024-09-15Fix makefile for new emulator versionAstatin
2024-09-13Just realized the new levels were carved on top of the previous level >.<Astatin
2024-09-10Optimize object displays and preload map scrolling to stay in VBlankAstatin
2024-09-03Rewrite Display_Bunny to be able to display multiple entitiesAstatin
2024-08-29Fix issues related to VBlank wait in sameboy + Add stairs interactionsAstatin
2024-08-27Add objects and spawn bunny & goal in a random roomAstatin
2024-08-22Stored the rooms + spawn the bunny at the top left (sometimes) of the roomAstatin
2024-08-20Random walker mitosis + Add rooms at the end of random walkAstatin
2024-08-15Generate a single tunnel in dungeon generationAstatin