-
Notifications
You must be signed in to change notification settings - Fork 557
release v2.1.0: merge to main #834
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…[MTT-4893] (#784) * re-adding breakable component reference to enemyportal * changelog addition
…34] (#785) * untoggling Tank graphics hitreact audio loop property * removing loop audio toggle from Rogue's dash end * changelog addition
* clientcharacter todo cleanup * changelog addition
* removing (now) redundant cached NetworkBehaviour status * changelog addition
* set ClientConnectedState inheriting from OnlineState * moved k_DtlsConnType constant to ConnectionMethod where it is used
* updating test framework package * using android-execution-base image for android builds
* updating image * removing arg to specify player connection IP
updating broken link
* Simplifying reconnection * Adding possibility of early failure when reconnecting if lobby no longer exists
…#805) * replacing polling for lobby updates with lobby events * adding support for deleted lobby events * updating to lobby 1.1.0-pre.3 * fixing issue with UpdateRunner using wrong dt when updating subscribers * simplifying LobbyServiceFacade delete, leaveLobby and reconnect method calls * Adding early return in reconnection when lobby is deleted * removing GetLobby unused method * Adding short delay before first reconnect attempt to give time for lobby to be properly updated Co-authored-by: Sam Bellomo <[email protected]>
* Update ConnectionMethod.cs * Update Assets/Scripts/ConnectionManagement/ConnectionMethod.cs
* using NetworkEndPoint.TryParse to validate IP address and port
…erialization [MTT-5912] (#822) * adding INetworkSerializeByMemcpy where recommended * changelog cleanup & addition * comments inside lobbyplayerstate, index added, changelog revision
…263] (#824) * replacing custom pool implementation with native one * removing unnecessary external public apis
* upgrade to NGO 1.3.1, creating NetworkPrefabs ScriptableObject * changelog addition
* removing an unneeded method
* Boss Room updated to NGO v1.4.0 * changelog addition
* truncating generated GUID string, & displaying authentication exception * feedback, and comments on authentication service name requirements * formatting * changelog addition
* Adding OnServerShutdown event to ConnectionManager and ConnectionStates * Fixing failing test
SamuelBellomo
approved these changes
Apr 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Updating main with develop.
Issue Number(s)
N/A
Contribution checklist