Skip to content

Commit

Permalink
Update UpdateNote.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterHuang authored Sep 28, 2024
1 parent ad28d62 commit fd1121c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion UpdateNote.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ Step-by-step [Guide](https://cybercode-online.fandom.com/wiki/GitHub_PR_Tutorial

### 0.1846

- Fixed pet age display issue, after Looooong search and many attempts trying to find why the leaderboard sometimes displays incorrect age for pets, I finally found a potential fix for it, the pet's age should display correctly now, and the calculation of age is more complicated then one may think due to various technical reasons, which causes it to be hard to track and display the age. hopefully, this fixes the issue, please report back to me if a similar issue continues to happen in the future :) additionally, the leaderboard page UI is updated
- Fixed pet age display issue, after Looooong search and many attempts trying to find why the leaderboard sometimes displays incorrect age for pets, I finally found a potential fix for it, the pet's age should display correctly now, and the calculation of age is more complicated then one may think due to various technical reasons, which causes it to be hard to track and display the age. hopefully, this fixes the issue, please report back to me if a similar issue continues to happen in the future :)
Please keep in mind that leaderboard data is not real-time and delayed meaning the age you see there are not necessarily the same as how the owner sees it, for pet age, it's possible for the ranking to be lightly out of order in rare cases due to technical reasons.
additionally, the leaderboard page UI is updated

![image](https://github.com/user-attachments/assets/51acfa12-b945-445f-bc77-87cb58604704)

Expand Down

0 comments on commit fd1121c

Please sign in to comment.