Skip to content

Conversation

@MikhailDeriabin
Copy link
Collaborator

Brief description

Now it is possible to filter online players by status field. It is possible to filter them by one or by multiple values. For example:

?search=status="UI" //only players with status UI
or
?search=status="UI";AND;status="Battle" //only players with status UI or Battle

Change list

  • Added search query to /online-players GET endpoint

@MikhailDeriabin MikhailDeriabin requested a review from PlayJeri as a code owner May 20, 2025 16:10
@github-actions github-actions bot added change Change of the existing functionality PR Pull request labels May 20, 2025
@MikhailDeriabin MikhailDeriabin added this to the Battle queue milestone May 20, 2025
@MikhailDeriabin MikhailDeriabin linked an issue May 20, 2025 that may be closed by this pull request
1 task
@MikhailDeriabin MikhailDeriabin enabled auto-merge May 20, 2025 16:12
Copy link
Member

@PlayJeri PlayJeri left a comment

Choose a reason for hiding this comment

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

Good job

@MikhailDeriabin MikhailDeriabin merged commit 89d3445 into dev May 21, 2025
2 checks passed
@MikhailDeriabin MikhailDeriabin deleted the change/online-players-status-field-filtering-562 branch May 21, 2025 09:35
@github-project-automation github-project-automation bot moved this from Backlog to Done in Altzone-Server May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change Change of the existing functionality PR Pull request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add filtering to /online-players GET endpoint

3 participants