-
Notifications
You must be signed in to change notification settings - Fork 560
feat: flag to prevent dev and release builds to connect #482
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 49 commits into
develop
from
feature/isdebug-flag-for-connection-approval
Mar 29, 2022
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
9b72064
Added flag preventing release and debug build from connecting
LPLafontaineB b0ad2e1
Made disconnection message specifically about build types
LPLafontaineB 6ef4163
Revert unintentional changes
LPLafontaineB 6ef4f51
Simplified connection approval flow
LPLafontaineB a8f357d
cleaning up ServerGameNetPortal
LPLafontaineB 18032ff
Adding trailing periods to connection status messages
LPLafontaineB efab529
fixed KeyNotFoundException
LPLafontaineB fd37ed5
Further clarified SessionManager's SetupConnectingPlayerSessionData m…
LPLafontaineB 743c00d
Made disconnect reason message clearer for duplicate connection
LPLafontaineB 1bfff8a
Merge branch 'develop' into feature/isdebug-flag-for-connection-approval
LPLafontaineB 0453fab
Added back connection status message
LPLafontaineB 8b5dd8f
Merge branch 'develop' into feature/isdebug-flag-for-connection-approval
LPLafontaineB 3a9f762
Adding new message to popup
LPLafontaineB 98fb25e
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service ef89bab
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 3e25c20
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 6b0fe25
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 31a5ac4
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 2265e49
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 353451f
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service b71e729
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 2654069
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service e2790f4
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 02f7582
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service d775783
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service e01be0c
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 4571d58
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 784f717
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service d7b3f62
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service a95d015
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 0695fa7
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 8d6f523
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service fefa8ae
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service c6bba86
Merge branch 'develop' into feature/isdebug-flag-for-connection-approval
LPLafontaineB c36d501
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 10db7a9
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service a5db922
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service d12dde6
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 3faa4a2
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service a6d7557
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 2881284
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 6679da2
Added period to GenericDisconnect status message
LPLafontaineB 963212c
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 1f6961b
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 8769ede
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 75f04c3
Merge develop into feature/isdebug-flag-for-connection-approval
netcode-ci-service 1cb555b
simplified GetConnectStatus
LPLafontaineB 7369e12
Merge branch 'feature/isdebug-flag-for-connection-approval' of https:…
LPLafontaineB 0eb928a
Removed obsolete comment
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
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.