Skip to content
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

Track the leaderboard position that a run would have been #9

Open
TNTreee opened this issue Sep 21, 2023 · 3 comments
Open

Track the leaderboard position that a run would have been #9

TNTreee opened this issue Sep 21, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TNTreee
Copy link

TNTreee commented Sep 21, 2023

It can be useful to see what rank a run would have been, even though it was slower than your PB.
thus,
Run History should display rank as well as delta.

@Vanawy Vanawy self-assigned this Sep 21, 2023
@Vanawy Vanawy added the enhancement New feature or request label Sep 21, 2023
@TNTreee
Copy link
Author

TNTreee commented Sep 21, 2023

If this is added you would need to make it toggleable, and also probably make delta time togglable

@Vanawy
Copy link
Owner

Vanawy commented Sep 21, 2023

If this is added you would need to make it toggleable, and also probably make delta time togglable

Yeah, if i will add it. I will make table layout customizable so you can switch on columns you want 👍

@Vanawy
Copy link
Owner

Vanawy commented Sep 21, 2023

From Discord:

XertroV — Today at 4:11 PM

you need to call the surround API from an account that hasn't got a PB on that track. I have a route on map-monitor that will do this, but it's expensive since each call requires an API call back to nadeo. The route is https://map-monitor.xk.io/map/str:map_uid/int:score/refresh

vanawy — Today at 4:19 PM

Sounds slow 😔 I’m not sure if it’s worth it. Thanks for the insight

vanawy — Today at 4:24 PM

Is this call used to determine place of personal best?:Nerdge:

XertroV — Today at 4:28 PM

i think so, it returns your PB rank if you request a score worst than your PB (from memory, not 100% sure on that, anyway it's important that the requesting account does not have a PB if you want an accurate result, which makes the players account not very useful)

@Vanawy Vanawy added this to the 0.6 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants