-
Notifications
You must be signed in to change notification settings - Fork 464
fix: add flag dedicated server override v2.x #3760
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
Open
noellie-velez
wants to merge
33
commits into
develop-2.0.0
Choose a base branch
from
fix/v2.x/add-flag-dedicated-server-override
base: develop-2.0.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+122
−62
Open
Changes from 25 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ceaa7e7
Moving comand line options to unity transport
noellie-velez b94624c
Updating project version (can be reverted)
noellie-velez 31b985d
Disable build scenes + add CommandLineOverrideTest
noellie-velez 65ae1d7
Reset NetworkManager and UnityTransport
noellie-velez 7f9eeca
Investigate DedicatedServer.Arguments.Port null
noellie-velez d03b1f6
Merge branch 'develop-2.0.0' into fix/v2.x/add-flag-dedicated-server-…
noellie-velez 3c33a86
Merge branch 'develop-2.0.0' into fix/v2.x/add-flag-dedicated-server-…
noellie-velez 6615c9a
Remove non editor upgrade changes
noellie-velez 542aaa8
Package update
noellie-velez 13960e3
Moving comand line options to unity transport
noellie-velez fda6999
Clean up
noellie-velez adb5132
Reset/delete files to exlude
noellie-velez 41928fd
Editor version minimalproject + Example projects
noellie-velez 0e7c72b
Editor upgrade testproject 6000.61f1 (latest LTS)
noellie-velez 1f1070c
Merge branch 'develop-2.0.0' into chore/v2.x/testproject-editor-upgra…
noellie-velez ee3a3ec
Merge branch 'develop-2.0.0' into fix/v2.x/add-flag-dedicated-server-…
noellie-velez 3576a44
reset manifest
noellie-velez 45b04ca
Merge branch 'chore/v2.x/testproject-editor-upgrade-6000.0.60f1' into…
noellie-velez 40c2d2b
Rename forceOverrideCommandLineArgs
noellie-velez c48d446
Remove Override and ParseArgs, add flag to overide
noellie-velez 78c1d4c
Remove logs
noellie-velez 8d5f45d
Merge branch 'develop-2.0.0' into fix/v2.x/add-flag-dedicated-server-…
noellie-velez 370b459
Address review comments TODO cleanup
noellie-velez 05b794c
Revert files
noellie-velez ec6d03b
Fix unknown arg when not dedicated server profile
noellie-velez 9efec5f
Merge branch 'develop-2.0.0' into fix/v2.x/add-flag-dedicated-server-…
noellie-velez 4f12176
Revert "Revert files" + test project
noellie-velez b5c104d
Creating a command line option class + singleton
noellie-velez 8724c37
Remove DGS and PortOverrideCLI testing files
noellie-velez 200ea59
Remove redundant ushort cast
noellie-velez f19a7b9
Fix maxnumberplayers documentation Note
noellie-velez 783a78d
Adding documentation to public API
noellie-velez e7e5d1b
WIP documentation
noellie-velez 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
Oops, something went wrong.
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.