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: StinkySteak/unity-netcode-benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: StinkySteak/unity-netcode-benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fishnet/custom
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 17 files changed
  • 3 contributors

Commits on Dec 1, 2023

  1. Fix: mirror Hz.

    - Fixed Mirror to send at 20Hz instead of 60Hz.
    FirstGearGames committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    47040a4 View commit details
    Browse the repository at this point in the history
  2. fix: Mirror benchmark

    - Fixed Mirror benchmark not working due to Mirror bug.
    FirstGearGames committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bd6ca84 View commit details
    Browse the repository at this point in the history
  3. FN fixes and improves

    - Fixed FishNet NetworkTransform using ~3% more bandwidth when a Pro feature was enabled without having Pro.
    - Improved FishNet benchmark by adding LOD support for Pro users.
    - Improved moved test scene to _Benchmark folder.
    FirstGearGames committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cbe61e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from FirstGearGames/master

    Mirror and FishNet fixes/improves.
    StinkySteak authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a572194 View commit details
    Browse the repository at this point in the history
  5. mirror fix: client late joiner

    [Bug] Late Joiner was executing stress test too
    Timothy Edrick Burhan committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    578ce0d View commit details
    Browse the repository at this point in the history
Loading