Skip to content

feat: add password field to server list#227

Closed
maximegmd wants to merge 1 commit into
devfrom
feat/pass-list
Closed

feat: add password field to server list#227
maximegmd wants to merge 1 commit into
devfrom
feat/pass-list

Conversation

@maximegmd

Copy link
Copy Markdown
Member

This PR fixes password protected not announcing their status to the server list and not able to get listed.

  • Server list "pass" added to post /announce and to the json list.
  • Game server fills the "pass" field when posting.
  • Client UI reflecting the change to do.
  • Server list service needs to be updated on kubernetes.

@maximegmd maximegmd added the enhancement Enhance an existing feature label Jul 8, 2022
@maximegmd maximegmd linked an issue Jul 8, 2022 that may be closed by this pull request
@Dragonissa Dragonissa mentioned this pull request Jul 12, 2022
4 tasks
@Force67

Force67 commented Jul 12, 2022

Copy link
Copy Markdown
Member

Should add a flags field (bitflags) as signed integer instead this. We could use that for future expansion too, and doesnt clutter the json as much.

@Dragonissa

Dragonissa commented Feb 1, 2023

Copy link
Copy Markdown
Collaborator

Just gonna close this one in favor of #569

@Dragonissa Dragonissa closed this Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhance an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add passwordProtected flag to master server list

4 participants