aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
25 hoursAdd a post assembly script to round up ROM size (fixes ROM banking on some em...Astatin
47 hoursAdd campsite mapAstatin
2025-08-12Add jump, damage, earcoptr and hop sound effectsAstatin
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-22Make extract tileset be headlessAstatin
2025-07-22Add new emulator verbosity parametersAstatin
2025-07-12Play music from included vgm fileAstatin
2025-06-18Add build script for building a self containing linux executableAstatin
2025-06-17loading ldtk tilemaps + adding dungeon structure that can be loaded at runtimeAstatin
2025-06-06Add script to extract build/tileset.png from Load_Tile routine in tiles.gbasmAstatin
2025-06-03Add loading from pregenerated collision mapAstatin
2025-04-29Add Load_Dungeon functionAstatin
2025-04-29Give a turn for the enemies to turn around when bunny is behind themAstatin
2025-03-13Adding multi-step dialogueAstatin
2025-03-07Fix random timing based halt locksAstatin
2025-03-07Add automatic recordings of inputsAstatin
2025-02-06Add energy points to the guiAstatin
2024-11-18Check collisions on hop and cancel if collisionAstatin
2024-11-15Fix the hop map loading + animation entity + object loadingAstatin
2024-10-31Add script to generate dialogue data from textAstatin
2024-09-26[WIP and completely broken] Reworking the bunny movements & display to decore...Astatin
2024-09-17Add entities collisionsAstatin
2024-09-15Fix makefile for new emulator versionAstatin
2024-09-12Fix ghost entites bug (bzero but very unoptimized ewwwAstatin
2024-08-31Add tileset generation scriptAstatin
2024-08-27Add objects and spawn bunny & goal in a random roomAstatin
2024-08-14Add RNG + do some tests with is_solidAstatin
2024-08-09Fix viewportAstatin
2024-08-09Turn off screen during initialization to be compatible with sameboyAstatin
2024-08-04Add grid & hops to the bunnyAstatin
2024-08-03Initial commitAstatin