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

FTR: Server Config should be Visible for Clients #248

Closed
proof88 opened this issue Nov 1, 2023 · 1 comment
Closed

FTR: Server Config should be Visible for Clients #248

proof88 opened this issue Nov 1, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@proof88
Copy link
Owner

proof88 commented Nov 1, 2023

Server must send some of its configuration parameters (such as tickrate, max FPS, game end goal, etc.) to the clients so clients will be also aware.
This task is NOT for visualization of these parameters but just making the clients aware of these.
Visualization task is a different task: #291 .

For example, when client is connecting, it should receive game end goal and if it is time limit, then the number of remaning seconds so the client can also count back without the server (even though the server will send a game end signal at the end).
Configured respawn time should be also sent so clients can visualize the remaining respawn time without the help of server.

@proof88 proof88 added the enhancement New feature or request label Nov 1, 2023
@proof88 proof88 added this to the Networking (Public Beta) milestone Nov 1, 2023
@proof88 proof88 changed the title FTR: DBG: Server Config should be Visible for Clients FTR: Server Config should be Visible for Clients Apr 9, 2024
@proof88
Copy link
Owner Author

proof88 commented Apr 30, 2024

Done for v0.2.3.

@proof88 proof88 closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant