-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
There should be endpoints for:
- Getting a challenge by ID
- Getting all challenges for a level/by a user/generally, where they could be sortable by newest, unique score count and total score count
- A challenge should be deletable by its publisher, and moderation
- Getting all high scores on a challenge and by a user
- Getting a challenge score by UUID
- A challenge score should also be deletable by moderation, aswell as all scores by a user generally
Additionally, before we can do challenge scores, we would have to find out how to convert the raw scores sent by the game into time/score/multiplier count etc and implement such conversions.
Metadata
Metadata
Assignees
Labels
No labels