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

fix: minor fixes for 2.1.0 #3097

Merged
merged 8 commits into from
Oct 15, 2024

Conversation

NoelStephensUnity
Copy link
Collaborator

This PR contains minor quality of life changes for the NGO v2.1.0 release.

Changelog

  • Added: Ability to edit the NetworkConfig.AutoSpawnPlayerPrefabClientSide within the inspector view.
  • Changed: NetworkConfig.AutoSpawnPlayerPrefabClientSide is no longer automatically set when starting NetworkManager.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

Spelling fix for error message
Expose auto spawn player prefab within the inspector view when multiplayer SDK is installed. Remove the automatic enabling of this property if distributed authority is set.
moving property down
adding changelog entries
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review October 11, 2024 17:25
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner October 11, 2024 17:25
Only show the AutoSpawnPlayerPrefabClientSide property in the inspector view if the NetworkManager instance is configured to use the distributed authority network topology.
@NoelStephensUnity NoelStephensUnity merged commit 6b459a1 into develop-2.0.0 Oct 15, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/minor-fixes-for-2-1-0-release branch October 15, 2024 01:09
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