Devlogs
v1.0.3-beta (Release)
Changes
- Converted Editor to
Unity 6
. This might have broken some things without me knowing. Let me know if it did.
- Reorganized scripts
- Probably other stuff I forgot
Known issues
All bugs written in this changelog are known bugs from THIS update. Not ALL known bugs.
- Deleting a save sometimes just doesn't work. I'm not sure why, but I couldn't reproduce the issue after it first happened so I'm just not gonna bother.
- Some buttons don't have the pop sound even though they have the
ButtonWithPop
tag.
- Volume buttons don't work. For now, just drag the slider.
Fixed issues
- Being able to load a nonexistent default save.
- Bad code organization
- Difficulty type not appearing correctly in game
- Random misc bugs (i forgot them)