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

Client Side Prediction Addition #162

Merged
merged 15 commits into from
Dec 22, 2020
Merged

Conversation

nicholas-maltbie
Copy link
Owner

Description

Adjusted Kinematic Character Controller systems and related information. The related tests have been added along with updating the networking libraries and systems to fix some bugs found in the previous version of the project.

How Has This Been Tested?

Tested by verifying performance with varying levels of input delay and with tests from other machines when executing the code over the internet.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Closes #152

Closes #149

@nicholas-maltbie nicholas-maltbie added bug Something isn't working feature New feature labels Dec 19, 2020
@nicholas-maltbie nicholas-maltbie self-assigned this Dec 19, 2020
@github-actions
Copy link

Test Coverage Results for editmode:
Line Coverage: 100%
Link to run results: https://github.com/nicholas-maltbie/PropHunt/actions/runs/431961182

@github-actions
Copy link

Test Coverage Results for editmode:
Line Coverage: 100%
Link to run results: https://github.com/nicholas-maltbie/PropHunt/actions/runs/438442036

@nicholas-maltbie nicholas-maltbie merged commit 8381352 into master Dec 22, 2020
@nicholas-maltbie nicholas-maltbie deleted the bug/ClientSidePrediction branch December 22, 2020 17:09
@github-actions
Copy link

Test Coverage Results for editmode:
Line Coverage: 100%
Link to run results: https://github.com/nicholas-maltbie/PropHunt/actions/runs/438528235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address Infinite Velocity Jump Glitch Camera Follow Player Jitter
2 participants