Skip to content

Conversation

@EmandM
Copy link
Collaborator

@EmandM EmandM commented Dec 6, 2024

Removes all serialization logic for NetworkVariables and NetworkBehaviours that was added for the comb-server. The comb-server has already been updated to not use these fields and so now they are safe to remove.

feat: new shiny feature [MTT-9209]

Changelog

  • Removed: NetworkVariable and NetworkBehaviour related state store serialization data that the comb server no longer requires.

Testing and Documentation

  • Covered by existing tests
  • Ran manually with the comb server tests

@EmandM EmandM requested a review from a team as a code owner December 6, 2024 16:33
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
Tested with internal asteroids branch and everything seems fine there too.

:godmode:

}

// Read the NetworkVarible value
// Read the NetworkVariable value
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch both above and below

@EmandM EmandM merged commit 3c4f1cc into develop-2.0.0 Dec 6, 2024
24 checks passed
@EmandM EmandM deleted the feat/remove_da_state_modifications branch December 6, 2024 21:46
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