- Apr 28, 2020
- 1,565
- 8,989
Updated.
Detailed changelog:
Detailed changelog:
- Highlight new choices. Well, if you somehow got to day 14 and still have to choose between girls, I'm actually impressed
- Show the max available points on the character screen. This gets updated whenever the time on the in-game clock changes because updating it when you actually get or miss a point would be too much work, there's hundreds of labels which I would need to track for every character, instead of just calculating the max points based on time, which I only need to do 10 times per character. So occasionally it will look like you're missing points with some character even though you're not. For example, on Day 2 Afternoon you can get 2 points with Isabella, and as soon as the clock shows Day 2 Afternoon, if you look at her character card, it will show 1/3 points, because the other option was showing 3/1 when you actually get these points but the clock hasn't advanced to Evening yet
- Show if the route is open or closed on the character screen. Well, this part definitely works starting from Day 9 but before that not really because I'm still working on that