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

chore: Physics Component abstraction and addition of tests #1159

Merged
merged 11 commits into from
Oct 9, 2023

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Jul 25, 2023

We now have 100% code coverage of SimplePhysicsComponent yay

Tested that stuff still serializes properly and no client errors occur from the added code. also yay for more tests

wait for #1156

Move shared functionality of all physics related classes to a base class.

Tested that there were no failed to unserialize errors when in main gameplay in Gnarled Forest or in a race.

Tested that 2 players were able to see each other in the above scenarios just fine as well.
@EmosewaMC EmosewaMC changed the title Physics componentstuff chore: Physics Component abstraction and addition of tests Jul 25, 2023
@aronwk-aaron aronwk-aaron merged commit ad00363 into main Oct 9, 2023
3 checks passed
@aronwk-aaron aronwk-aaron deleted the physicsComponentstuff branch October 9, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants