Devlogs
Patch 0.2.0
Posted October 05, 2021 by Persimmon
#changelog
The first patch launched after the game jam, focused on fixing some minor issues.
- Fixed typos and changed a few texts in order to make the main character be more of a... Well, more of a character.
- Tried adding some polishing to some areas that lacked them, mainly transitions in a few places, I'll be working on the audio side of things soon enough.
- Started refactoring code in order to make it more scalable and easier to maintain.
- This was and will continue to be a very tedious process as I'm a doormat and wrote a bunch of code on demand, without thinking too much about structure.