-
Notifications
You must be signed in to change notification settings - Fork 575
feature: transport picker improvements #200
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
SamuelBellomo
merged 8 commits into
release/v0.1.0-experimental
from
feature/transport-picker-improvements
Mar 30, 2021
Merged
feature: transport picker improvements #200
SamuelBellomo
merged 8 commits into
release/v0.1.0-experimental
from
feature/transport-picker-improvements
Mar 30, 2021
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
pdeschain
previously approved these changes
Mar 24, 2021
SamuelBellomo
previously approved these changes
Mar 26, 2021
Contributor
|
approving once comment above is fixed |
…o feature/transport-picker-improvements # Conflicts: # Assets/BossRoom/Prefabs/NetworkingManager.prefab # Assets/BossRoom/Scripts/Client/Net/ClientGameNetPortal.cs # Assets/BossRoom/Scripts/Shared/Game/UI/Editor/NetworkLatencyWarning.cs # Assets/BossRoom/Scripts/Shared/Net/GameNetPortal.cs # Assets/BossRoom/Scripts/Shared/TransportPicker.cs # Packages/manifest.json # Packages/packages-lock.json
0a1ba6a
SamuelBellomo
approved these changes
Mar 30, 2021
pdeschain
approved these changes
Mar 30, 2021
SamuelBellomo
added a commit
that referenced
this pull request
Mar 30, 2021
* release/v0.1.0-experimental: (97 commits) adding screenshots (#228) [GOMPS-352] Add audiomixer to project (#222) feature: transport picker improvements (#200) fixing issue where client disconnect boots everyone else (#229) removed GC allocs inside of AIBrain (#210) init client door with server's current value for IsOpen (#227) Photon Realtime Setup Guide for Boss Room (#225) Update README.md add link to doc (#226) Bug fix: hide icons for unimplemented attacks feature: v0.1.0 experimental updating to latest master mlapi (#220) fixing missing reference exceptions, and missing animation (#219) feat: replace with photon package (#218) Replaced LobbyPlayerArray with a NetworkList<LobbyPlayerState> (#217) ART: Warning Message fixes for models, animations, and Shader...and new App icon (#213) Updating to latest MLAPI on master (#214) null guard added inside of target action for accessing a possibly destroyed reticule (#212) [GOMPS-270] bossroom should let users specify connection port# (#205) Fix useless log error (#203) Bugfix: properly disconnect on quit [GOMPS-324][GOMPS-327][GOMPS-385] (#196) Volume control [GOMPS-373] (#195) ... # Conflicts: # README.md
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.
Architecture.md