v0.13 New Art
Foundjutsu » Devlog
New art
- wanted a simpler palette so I’m using this palette https://lospec.com/palette-list/vinik24
- also got sick of all my old art so I remade a bunch of sprites
- another thing that bugged me is my sub-pixel animation and out of palette color blending so I got rid of most of that too
Save file migrations
- now when I make a breaking change to the save file I can migrate it to be ready for a newer version
- the algorithm is basically:
while loaded savedata version < current version:
apply_migration(savedata, version)
bump version
- gonna make a more in depth post about this later
Files
foundjutsu-v0.13-de0f79d.x86_64 34 MB
Version v0.13-de0f79d8 Dec 14, 2021
foundjutsu-v0.13-de0f79d.exe 33 MB
Version v0.13-de0f79d8 Dec 14, 2021
foundjutsu-v0.13-de0f79d.zip 25 MB
Version v0.13-de0f79d8 Dec 14, 2021
Get Foundjutsu
Foundjutsu
Spell combination rogue-lite
More posts
- v0.12 Wind ShardsNov 11, 2021
- v0.11 Room progressionOct 25, 2021
- v0.10 Summoning shrineOct 17, 2021
- v0.9 StormOct 09, 2021
- v0.8 BushesSep 30, 2021
- v0.6 Player progressSep 20, 2021
- v0.5 Boss fight and game endingSep 11, 2021
- v0.4Aug 16, 2021
- v0.3Aug 13, 2021
Leave a comment
Log in with itch.io to leave a comment.