aboutsummaryrefslogtreecommitdiff
path: root/tiles.gbasm
AgeCommit message (Expand)Author
2025-06-10Add support for multi bank dataAstatin
2025-06-06Divide by 4 the size of tree tiledataAstatin
2025-06-06Add script to extract build/tileset.png from Load_Tile routine in tiles.gbasmAstatin
2025-05-13Add bugs and poisonAstatin
2025-04-11Make hop the only default attack and make cats drop healAstatin
2025-04-08Fix frame specific and sameboy specific bug with loading screensAstatin
2025-03-13Adding multi-step dialogueAstatin
2025-03-11Add invincible friendly bunny you can talk toAstatin
2025-03-07Add floor counter + a lot of little bug fixesAstatin
2025-02-14Fix laser animation + make EP work + add leaf to restore EPAstatin
2025-02-11Updating current focused attack cost + changing the cursor when not enough po...Astatin
2025-02-06Stop changing window lcdc values mid-frame to avoid UBAstatin
2025-02-06Add energy points to the guiAstatin
2025-01-10Fix first turn collisions + loosing pc on tile loadingAstatin
2025-01-07Add support for multiple enemies loaded (up to 4 loaded at dungeon gen time)Astatin
2024-12-12Fix unnecessarily large memcpyAstatin
2024-12-10Add earcoptr animationAstatin
2024-11-29Add animation displayAstatin
2024-11-11Add dungeon menu choice selection modeAstatin
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-28Print health on top of the screenAstatin
2024-09-10Optimize object displays and preload map scrolling to stay in VBlankAstatin
2024-08-31Add tileset generation scriptAstatin
2024-08-27Add objects and spawn bunny & goal in a random roomAstatin
2024-08-15Generate a single tunnel in dungeon generationAstatin
2024-08-15Displaying pre-generated dungeonAstatin
2024-08-11Make leaf tiles depend on surrounding tilesAstatin
2024-08-09Turn off screen during initialization to be compatible with sameboyAstatin
2024-08-08Add Is_Solid routineAstatin
2024-08-06Bunny now change direction and F O L I A G EAstatin
2024-08-04Scrolling when bunny goes out of centerAstatin
2024-08-03Initial commitAstatin