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

Fixes for serializing and initializing #2817

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Boondorl
Copy link
Contributor

Going off of #2796 earlier, this introduces some more potential safety barriers in the case that possible race conditions when playing online cause corrupted data to be used before it has a chance to be set correctly. It also fixes serializing being missing from Actor view positions. Upon further investigating I really don't have a strong lead as to what was causing players to not load in correctly in the instance there's multiple as it's hard to boil down to either a loading issue or networking issue.

Fixed missing DViewPosition serializing. Fixed missing initializers in player_t.
@Boondorl Boondorl marked this pull request as draft November 16, 2024 02:59
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.

1 participant