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

Move all player movement server side #86

Open
Jibbajabbafic opened this issue Mar 12, 2022 · 0 comments
Open

Move all player movement server side #86

Jibbajabbafic opened this issue Mar 12, 2022 · 0 comments
Labels
enhancement New feature or request refactor Improvements to existing features security Something which could be used to cheat or break the game

Comments

@Jibbajabbafic
Copy link
Collaborator

Refactor player movement and network prediction so only the inputs are sent by the client.
Let the server handle all player movement and physics calculations using the inputs which should prevent any cheating.

@Jibbajabbafic Jibbajabbafic added enhancement New feature or request security Something which could be used to cheat or break the game refactor Improvements to existing features labels Mar 12, 2022
@Jibbajabbafic Jibbajabbafic added this to the v0.5.0 milestone Sep 6, 2022
@Jibbajabbafic Jibbajabbafic modified the milestones: v0.5.0, v0.6.0 Oct 17, 2022
@Jibbajabbafic Jibbajabbafic removed this from the v0.6.0 milestone Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Improvements to existing features security Something which could be used to cheat or break the game
Projects
None yet
Development

No branches or pull requests

1 participant