-
Notifications
You must be signed in to change notification settings - Fork 19
Leaderboards and footraces #292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
enteryournamehere
commented
Aug 24, 2021
- Implement leaderboards, including separate weekly/all-time sections.
- Friend-only leaderboards are not yet implemented as Friends functionality is currently not complete.
- Add footrace script.
- Add Monument race script.
- Add a way to override objects to bypass the render distance filter; without this, the client isn't notified of a change in activity participants if they're out of range. More specifically, the client still thinks you're in a footrace if you end it while far away from the place where you start.
Fixes the player's own name not being highlighted in leaderboards
Specifically, this was added to ensure the player is notified that they've left their activity even if they are out of range - this was an issue for footraces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work :D
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for covering this change instead of me having to do with Avant Gardens Survival. Surprised how many "LU moments" appeared with this, but somehow not at the same time.