Skip to content

Conversation

@MikhailDeriabin
Copy link
Collaborator

Brief description

Now all online players waiting to join the battle = which status is BattleWait will have a queue number. The queue number is a auto-increment integer, which is increased by one each time a new player join the battle queue. If player is already in the queue the number will not be changed.

Change list

  • Added queueNumber field into additional field of online players
  • Tests for online players are refactored
  • Added forgotten previously swagger release tag for all changed endpoints

@MikhailDeriabin MikhailDeriabin requested a review from PlayJeri as a code owner May 21, 2025 11:18
@MikhailDeriabin MikhailDeriabin linked an issue May 21, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added feature New feature to add PR Pull request labels May 21, 2025
@github-actions github-actions bot added this to the Battle queue milestone May 21, 2025
@MikhailDeriabin MikhailDeriabin enabled auto-merge May 21, 2025 11:19
@MikhailDeriabin MikhailDeriabin merged commit 864ee2c into dev May 21, 2025
2 checks passed
@MikhailDeriabin MikhailDeriabin deleted the feature/queueNumber-field-for-online-players-564 branch May 21, 2025 16:57
@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

feature New feature to add PR Pull request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add queueNumber field for online players with status BattleWait

3 participants