fix: use shared count for calendar day indecies #2265

Merged
OrdisPrime merged 5 commits from cal-fix-ii into main 2025-06-23 15:02:31 -07:00

5 Commits

Author SHA1 Message Date
6cd897b63a track season ActivatedChallenges
All checks were successful
Build / build (pull_request) Successful in 1m31s
2025-06-23 22:27:35 +02:00
917d82c707 combine conditions
All checks were successful
Build / build (pull_request) Successful in 1m28s
2025-06-23 22:20:36 +02:00
29a465b183 simplify completeCalendarEvent, codify assumption that it's not used for challenges
All checks were successful
Build / build (pull_request) Successful in 52s
2025-06-23 22:19:51 +02:00
c4404e2942 remove intermediate variable
All checks were successful
Build / build (pull_request) Successful in 52s
2025-06-23 22:15:48 +02:00
043ffeecef fix: use shared count for calendar day indecies
All checks were successful
Build / build (pull_request) Successful in 1m25s
I'm not sure if this was always this way and I was just really confused when I initially implemented this, or if this was changed in a later version, but at least now it seems to be tracking everything correctly for 38.6.0, just not entirely sure what "ActivatedChallenges" is for.
2025-06-23 22:12:05 +02:00