index
:
bunny-game.git
keep-for-reproducing-bug
main
Gameboy game I'm making live on twitch in Assembly :3
Astatin <
[email protected]
>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
25 hours
Remove some useless files
HEAD
latest
main
Astatin
25 hours
Add a post assembly script to round up ROM size (fixes ROM banking on some em...
Astatin
43 hours
Add some new tiles to main safe zones + fix
Astatin
47 hours
Add campsite map
Astatin
2025-08-07
Add heal sound effect + remove useless tile loads
Astatin
2025-07-29
Add title screen
Astatin
2025-06-18
Add build script for building a self containing linux executable
Astatin
2025-06-17
loading ldtk tilemaps + adding dungeon structure that can be loaded at runtime
Astatin
2025-06-06
Divide by 4 the size of tree tiledata
Astatin
2025-06-06
Add script to extract build/tileset.png from Load_Tile routine in tiles.gbasm
Astatin
2025-06-03
Add loading from pregenerated collision map
Astatin
2025-05-20
Fix object not deleted when dialogue open on specific frame
Astatin
2025-05-13
Add bugs and poison
Astatin
2025-04-29
Give a turn for the enemies to turn around when bunny is behind them
Astatin
2025-04-11
Make hop the only default attack and make cats drop heal
Astatin
2025-03-25
Separate modes VBlank functions
Astatin
2025-03-07
Add floor counter + a lot of little bug fixes
Astatin
2025-02-14
Fix laser animation + make EP work + add leaf to restore EP
Astatin
2025-02-11
Updating current focused attack cost + changing the cursor when not enough po...
Astatin
2025-02-06
Add energy points to the gui
Astatin
2025-01-07
Add support for multiple enemies loaded (up to 4 loaded at dungeon gen time)
Astatin
2024-12-27
Add bug, fimsh, mouse, frog, penguin sprites
Astatin
2024-12-27
Add owl sprite
Astatin
2024-12-24
Draw cat sprite
Astatin
2024-12-10
Add earcoptr animation
Astatin
2024-11-29
Add animation display
Astatin
2024-11-07
Fix rollback on mode change
Astatin
2024-10-31
Add bold/slim font palette + top bar border
Astatin
2024-10-31
Add script to generate dialogue data from text
Astatin
2024-10-31
Add font and Print_str routine
Astatin
2024-10-28
Print health on top of the screen
Astatin
2024-09-10
Optimize object displays and preload map scrolling to stay in VBlank
Astatin
2024-08-31
Add tileset generation script
Astatin
2024-08-11
Make leaf tiles depend on surrounding tiles
Astatin
2024-08-11
Add sprites and conversion scripts
Astatin