Devlogs
Aya Bugfixing and Optimization
I noticed that Aya is taking up a bit too much CPU for what she's doing, so I optimized her to a more acceptable level
Before: 5%~ CPU : Now: 0.1% CPU
There were a few bugs and a crash that I also fixed related to not being able to read the schedule and her no-click area not resetting properly
BUGFIXES:
- Performance Optimization;
- She can't go to sleep outside of your screen anymore (hopefully);
- Fixed critical issues related with Aya not reading the schedule properly;
- Fixed some conditions so now she will always show her "Hello" message when launched;
- Fixed an issue where she doesn't remove her "no-click" zone which occupies a big area above her due to the previous issue ^;