-
Couldn't load subscription status.
- Fork 575
refactor: disconnect reason [MTT-2984] [MTT-5200] #790
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
LPLafontaineB
merged 19 commits into
chore/update-to-1.2
from
feature/disconnect-reason
Dec 12, 2022
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a03f3e0
replacing custom messaging with new disconnect reason (v1)
LPLafontaineB 7ccd612
Revert "replacing custom messaging with new disconnect reason (v1)"
LPLafontaineB b4e5da8
replacing custom messaging with new disconnect reason (v2)
LPLafontaineB ae29efd
setting SceneLoader's DontDestroyWithOwner to true
LPLafontaineB 25d7d83
introducing temp var
LPLafontaineB 6817630
deleting DisconnectingWithReason connection state
LPLafontaineB 2b5ec1e
Revert "setting SceneLoader's DontDestroyWithOwner to true"
LPLafontaineB 4a4f84a
Making sure we don't try to disconnect ourselves as the host when shu…
LPLafontaineB 2b885d1
updating index entry
LPLafontaineB 4480c3e
Adding changelog entry
LPLafontaineB 47e9a7d
clarifying handling of disconnect reason in reconnectingState
LPLafontaineB ab45bf6
updating state machine diagram
LPLafontaineB e3b2bc0
Merge branch 'chore/update-to-1.2' into feature/disconnect-reason
LPLafontaineB b0bde56
fixing for loop index issue
LPLafontaineB b66bd2c
updating descriptions of connection state classes
LPLafontaineB 2166a68
added info to changelog about ngo PR allowing us to remove workaround
LPLafontaineB a27132d
moving changelog entry to Changed section instead of Cleanup
LPLafontaineB 48fffdf
adding entry to readme index for disconnecting every client with reason
LPLafontaineB 73da2be
simplifying for loop
LPLafontaineB File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
19 changes: 0 additions & 19 deletions
19
Assets/Scripts/ConnectionManagement/ConnectionState/DisconnectingWithReasonState.cs
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
Assets/Scripts/ConnectionManagement/ConnectionState/DisconnectingWithReasonState.cs.meta
This file was deleted.
Oops, something went wrong.
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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.
Uh oh!
There was an error while loading. Please reload this page.