Devlogs
File update (1.0.5)
- Fixed a bug where the achievement notification will reappear each time you enter and exit the menu.
- There's a small 'bug' where if you quickly enter the menu just before the achievement is granted and you leave it will show (reset animation) again for a brief moment. This is a minor and unlikely event to perform.
- Note: The achievement notification is cleared as soon as you return to the main menu -- as going back to the main menu clears all context. I'll try to figure out a workaround, but this is also a minor event.
- Changed the format of creating achievements. Should be much simpler, and less bulky.
- Added an option to change the location of the achievement notification. The code can be found in 'achievement_screen.rpy' line 203.
- Updated the 'script.rpy' file.