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

Server-authoritative messages #4

Open
TrickyLeifa opened this issue Jun 4, 2024 · 0 comments
Open

Server-authoritative messages #4

TrickyLeifa opened this issue Jun 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TrickyLeifa
Copy link
Collaborator

Rather than allowing any sort of messages to go through from an arbitrary amount of time, the server should be the one to dictate whenever a player may or may not message in the client. The owner/authorized players should have a way to disable this restriction.

  • Let the server handle how a message is played out.
    • For animations, the server require the information to be pre-fed to them. The server should be expected to have the information available at all times.

      To handle custom animations, allow the clients to send their own timing that the server may reduce or outright ignore. This would still allow custom content to function with less risks of a client permanently locking messages.

@TrickyLeifa TrickyLeifa added the enhancement New feature or request label Jun 4, 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
Projects
None yet
Development

No branches or pull requests

1 participant