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

Implement hearting and queueing levels through ApiV3 #681

Merged
merged 16 commits into from
Nov 4, 2024

Conversation

Toastbrot236
Copy link
Contributor

Implements hearting and queueing levels through ApiV3, aswell as getting all hearted levels of a specific user, getting your own hearted and queued levels, clearing your queue and including whether you have hearted or queued a certain level, aswell as it's slot type (to differentiate whether it is a user or a story/dlc level), in it's ApiGameLevelResponse

Beyley
Beyley previously requested changes Oct 26, 2024
Copy link
Member

@Beyley Beyley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good aside from some duplicated code

Refresh.GameServer/Endpoints/ApiV3/LevelApiEndpoints.cs Outdated Show resolved Hide resolved
@jvyden jvyden self-requested a review October 27, 2024 02:07
Copy link
Member

@jvyden jvyden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest looks good now, but we shouldn't be introducing more level endpoints:

Refresh.GameServer/Endpoints/ApiV3/LevelApiEndpoints.cs Outdated Show resolved Hide resolved
@jvyden jvyden merged commit 0d8dda6 into LittleBigRefresh:main Nov 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants