Skip to content

feat: add bootstrap sample to package#1140

Merged
0xFA11 merged 2 commits intodevelopfrom
feat/bootstrap-sample
Sep 7, 2021
Merged

feat: add bootstrap sample to package#1140
0xFA11 merged 2 commits intodevelopfrom
feat/bootstrap-sample

Conversation

@0xFA11
Copy link
Copy Markdown
Contributor

@0xFA11 0xFA11 commented Sep 3, 2021

MTT-1008

Re-done PR #1120 with a few differences:

  • Renamed BootstrapPlayer's SubmitPositionRequestServerRpc as RandomTeleportServerRpc
  • Inlined BootstrapManager's StartButtons, StatusLabels and SubmitNewPosition methods to better comment the code inline
  • Added Bootstrap.asmdef to make scripts compile (therefore they'll be compiled & tested during CI)
  • Renamed Samples~ folder to Samples and not adding sample entry into package.json manually
    • UPM pack command will rename Samples to Samples~
    • UPM pack command will add a sample entry to package.json
  • Updated some comments, texts here and there

for other details, please have a look at PR #1120's description box.

FYI @LukeStampfli @UnityGio @nicolasvidil

@0xFA11 0xFA11 merged commit b55baa1 into develop Sep 7, 2021
@0xFA11 0xFA11 deleted the feat/bootstrap-sample branch September 7, 2021 19:28
SamuelBellomo added a commit that referenced this pull request Sep 13, 2021
…nsform

* develop:
  fix: add `link.xml` to prevent IL2CPP stripping `Unity.PerformanceTesting` (#1172)
  chore: add boilerplate for `ClientNetworkTransform` sample (#1168)
  chore: remove `ClientNetworkVariable` (#1167)
  chore: Disable test while we reevaluate the assumption that INetworkM… (#1163)
  docs: rename Manual.md to Index.md
  Only track one metric for scene sync and do not report scene name (#1159)
  test: create job definitions for mobile build and test (#1152)
  test: make test runner scene ignored by default for BaseMultiInstanceTest (#1154)
  fix: remove left-over reference to SyncTransform (#1155)
  chore: remove unused SyncTransform.cs (#1153)
  chore!: remove NetworkNavMeshAgent (#1150)
  fix: NetworkObject parenting support in scene transitioning (#1148)
  chore!: rename Prototyping asmdef to Components (#1145)
  feat: add bootstrap sample to package (#1140)
  chore: remove `--yamato` param from `standards.py` (#1144)
  fix: MTT-504 connection approval messages and comparing networkconfig (#1138)
  refactor!: remove NetworkChannel and MultiplexTransportAdapter (#1133)

# Conflicts:
#	com.unity.netcode.gameobjects/Components/Interpolator.meta
#	com.unity.netcode.gameobjects/Components/Interpolator/BufferedLinearInterpolator.cs
#	com.unity.netcode.gameobjects/Components/Interpolator/BufferedLinearInterpolator.cs.meta
#	testproject/Assets/Prefabs/PlayerCube.prefab
mollstam pushed a commit to Keepsake-Games/com.unity.netcode.gameobjects that referenced this pull request Feb 13, 2023
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.

2 participants