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

Even the local client needs the player list synced #4806

Merged
merged 1 commit into from
May 30, 2024

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented May 28, 2024

Identify the Bug or Feature request

Follow up to #4790

Description of the Change

The local player was not being shown on the server host because the player list was not sent to the local client. This has been fixed.

Possible Drawbacks

None.

Documentation Notes

N/A

Release Notes

N/A


This change is Reviewable

Could also have just done `client.setPlayer()` when starting the server, but that's more special-cased logic we don't
need.
@kwvanderlinde kwvanderlinde self-assigned this May 28, 2024
@kwvanderlinde kwvanderlinde changed the title Even local clients needs the player list synced Even the local client needs the player list synced May 28, 2024
@cwisniew cwisniew added this pull request to the merge queue May 30, 2024
Merged via the queue into RPTools:develop with commit 08fad4f May 30, 2024
5 checks passed
@kwvanderlinde kwvanderlinde deleted the bugfix/missing-local-player branch June 28, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants