Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VALERE91Unity/UnityMultiplayerPlayground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dilmerv/UnityMultiplayerPlayground
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 56 files changed
  • 1 contributor

Commits on Nov 24, 2021

  1. Merge pull request dilmerv#1 from VALERE91Unity/master

    Update on the Relay flow
    dilmerv authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    44c96d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de6465 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    c1b42b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c488b View commit details
    Browse the repository at this point in the history
  3. Added video 5 link

    dilmerv authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    31c0b88 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Added run animation to player

    dilmerv committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    cbf557d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e973d8 View commit details
    Browse the repository at this point in the history
  3. Added client network transform, new scenes for video 6, and player ca…

    …mera follow with cinemachine
    dilmerv committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    aeb8dee View commit details
    Browse the repository at this point in the history
  4. Update README.md

    dilmerv authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    5308a7a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Removed NetworkTransform based on feedback from a user since we no lo…

    …nger need it when sending vectors for position / rotation with NetworkVariables
    dilmerv committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    849f3cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8f2f5 View commit details
    Browse the repository at this point in the history
  3. Improve changes of animation state, fixed issues with cinemachine req…

    …uirement on player controller
    dilmerv committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    b5402d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Removed NetworkAnimator since we're using networkvariables to keep tr…

    …ack of the animation state
    dilmerv committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    ece97ef View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    d9fcbc0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    dilmerv authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    750ca3f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Update README.md

    dilmerv authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c028691 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Create LICENSE

    dilmerv authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1720863 View commit details
    Browse the repository at this point in the history
Loading