Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

World records #297

Open
4 tasks
Qaomen opened this issue Jan 12, 2021 · 0 comments
Open
4 tasks

World records #297

Qaomen opened this issue Jan 12, 2021 · 0 comments
Labels
client affects the client feature new planned feature server affects the server

Comments

@Qaomen
Copy link
Collaborator

Qaomen commented Jan 12, 2021

Description
We're currently keeping track of users' personal bests and displaying improvements at the end of races, while the feature for world records is currently only partially implemented. It would be nice to keep proper track of world records and display the current WR and any improvements the same way.

Minimum Acceptance Criteria

  • The database should keep track of the world record time and the user (id) who set it.
  • The server should notify clients of world record improvements on the results score board.
  • The client should display the current world record time and holder on the results score board.
  • Banned users should not be listed as world record holders. (Similarly, unbanning them should re-check it against their pbs, or clear their personal bests instead?)

Is blocked by the following issues
Affected by #87 and #281

@Qaomen Qaomen added feature new planned feature client affects the client server affects the server labels Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client affects the client feature new planned feature server affects the server
Projects
None yet
Development

No branches or pull requests

1 participant