Skip to content

feat: added tip to the network manager inspector that directs to install tools (MTT-1211)#1182

Merged
becksebenius-unity merged 11 commits intodevelopfrom
feature/add-tools-tip
Sep 15, 2021
Merged

feat: added tip to the network manager inspector that directs to install tools (MTT-1211)#1182
becksebenius-unity merged 11 commits intodevelopfrom
feature/add-tools-tip

Conversation

@becksebenius-unity
Copy link
Copy Markdown
Contributor

@becksebenius-unity becksebenius-unity commented Sep 14, 2021

image

@becksebenius-unity becksebenius-unity changed the title feat: added tip to the network manager inspector that directs to the golden path docs (MTT-1211) feat: added tip to the network manager inspector that directs to install tools (MTT-1211) Sep 14, 2021
@becksebenius-unity becksebenius-unity requested a review from a team September 14, 2021 20:22
Comment on lines +18 to +22
{
"name": "com.unity.multiplayer.tools",
"expression": "",
"define": "MULTIPLAYER_TOOLS"
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this coming up because you have MP TOOLS package installed locally?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is an intentional change, it's present in other assemblies but we didn't have any tools integration in this assembly until now.

@becksebenius-unity becksebenius-unity enabled auto-merge (squash) September 15, 2021 15:44
@becksebenius-unity becksebenius-unity merged commit d04560f into develop Sep 15, 2021
@becksebenius-unity becksebenius-unity deleted the feature/add-tools-tip branch September 15, 2021 15:59
SamuelBellomo added a commit that referenced this pull request Sep 16, 2021
…nsform

* develop:
  feat: NetworkBehaviour.IsSpawned  (#1190)
  feat: added tip to the network manager inspector that directs to install tools (MTT-1211) (#1182)
  refactor!: remove network dictionary & set, use native container in List, add tests (#1149)
  fix: Fixed remote disconnects not properly cleaning up (#1184)
  test: base changes to PR-1114 (#1165)
  test: verify do not destroy networkobjects on networkmanager shutdown (#1183)
  chore: removal of EnableNetworkVariable in NetworkConfig. It's always True now (#1179)
  fix: Fix DontDestroyWithOwner not returning ownership (#1181)
  test: Giving Android some more room as the connection tests are timing sensitive (#1178)
  fix: unitytransport connectionmode buttons (#1176)
  test: added min frames to multi-instance helper (#1170)
  chore: Add mobile tests to nightly trigger (#1161)
  feat: snapshot spawn pre-requisite (#1166)
  feat: Unity Transport + Relay (#887)
  feat: client scene synchronization mode (#1171)

# Conflicts:
#	testproject/Assets/Scenes/SampleScene.unity
SamuelBellomo added a commit that referenced this pull request Sep 16, 2021
…am/feature/client-network-transform

* sam/feature/interpolation-for-network-transform: (22 commits)
  fixing line issue
  more formatting
  fixing formatting issue
  removing not submitted LiteNetLib from ZooSam
  feat: Fast buffer reader and fast buffer writer (#1082)
  restricting public api
  bumping exec order
  feat: NetworkBehaviour.IsSpawned  (#1190)
  feat: added tip to the network manager inspector that directs to install tools (MTT-1211) (#1182)
  refactor!: remove network dictionary & set, use native container in List, add tests (#1149)
  fix: Fixed remote disconnects not properly cleaning up (#1184)
  test: base changes to PR-1114 (#1165)
  test: verify do not destroy networkobjects on networkmanager shutdown (#1183)
  chore: removal of EnableNetworkVariable in NetworkConfig. It's always True now (#1179)
  fix: Fix DontDestroyWithOwner not returning ownership (#1181)
  test: Giving Android some more room as the connection tests are timing sensitive (#1178)
  fix: unitytransport connectionmode buttons (#1176)
  test: added min frames to multi-instance helper (#1170)
  chore: Add mobile tests to nightly trigger (#1161)
  feat: snapshot spawn pre-requisite (#1166)
  ...

# Conflicts:
#	com.unity.netcode.gameobjects/Components/NetworkTransform.cs
#	testproject/Assets/Scenes/SampleScene.unity
mollstam pushed a commit to Keepsake-Games/com.unity.netcode.gameobjects that referenced this pull request Feb 13, 2023
…all tools (MTT-1211) (Unity-Technologies#1182)

* feat: added tip to the network manager inspector that directs to the golden path docs (MTT-1211)

* capitalized Package Manager

* PR feedback

* method rename

* removed some unnecessary lines

* standards fixes

* standards checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants