Anub1sR0cks / FFPRSaveEditor

Save game editor for the Final Fantasy Pixel Remaster series.
15 stars 5 forks source link

Feature/ff1 saves #3

Closed JackQuincy closed 1 year ago

JackQuincy commented 1 year ago

Adding ability to parse character stats, equipped items. Adding ability to parse inventory items. Added a unit test to verify no data is lost on deserialize -> serialize.

Not in this PR. Changing known spells/understanding what spells are currently known. Understanding a characters ability list that will probably be needed to be able to change classes/jobs if we want to support that.

BladePoint commented 1 year ago

Seems like you approved the pull request but didn't actually merge it?

Anub1sR0cks commented 1 year ago

Seems like you approved the pull request but didn't actually merge it?

I was waiting on him to merge it, but I pushed it through anyway.

I have some free time that I can dedicate to improving the project.