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: UniCS-GameDev/UnityTutorialsProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: workshop0
Choose a base ref
...
head repository: UniCS-GameDev/UnityTutorialsProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 50 files changed
  • 3 contributors

Commits on Mar 8, 2021

  1. Merge pull request #4 from UniCS-GameDev/workshop0

    Fix errata for workshop0
    mblenczewski authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    bf797ea View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Finish workshop01

    jango707 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    ad64476 View commit details
    Browse the repository at this point in the history
  2. Fix bugs, works now

    jango707 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    72f4d11 View commit details
    Browse the repository at this point in the history
  3. naming fixes

    jango707 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    998576d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886e9b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge pull request #5 from UniCS-GameDev/workshop01

    Workshop01
    dianalina99 authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    de5cc26 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Finished workshop02

    mblenczewski committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    72c8d07 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Merge pull request #8 from UniCS-GameDev/workshop02

    Finished workshop02
    mblenczewski authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8e2b327 View commit details
    Browse the repository at this point in the history
  2. Finished workshop 3!

    mblenczewski committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b74043a View commit details
    Browse the repository at this point in the history
  3. Fix enemy rotation issue

    Enemies will now rotate to face the player when within striking range
    (stopping distance). This required a small update to the EnemyMovement
    script, in the FixedUpdate method
    mblenczewski committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e300060 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from UniCS-GameDev/workshop03

    Finished Workshop03
    mblenczewski authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c091657 View commit details
    Browse the repository at this point in the history
Loading