Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A LagCompensator Revamp #3770

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    9458fdd View commit details
    Browse the repository at this point in the history
  2. renamed size to rotation

    Amph1dian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    67d9557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8226e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a2d7d View commit details
    Browse the repository at this point in the history
  5. Added optional animation tracking. Doesn't track or compensate for bl…

    …end trees. This is impossible to automate, and has to be added manually by the user.
    Amph1dian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    02480ca View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/lagcompensatorrevamp' into lagco…

    …mpensatorrevamp
    
    # Conflicts:
    #	Assets/Mirror/Components/LagCompensation/LagCompensator.cs
    Amph1dian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    94173f9 View commit details
    Browse the repository at this point in the history
  7. Added UpdateTargetCollider() and DisableColldiers(). These would be u…

    …sed if you want greater perf at the cost of more manual scripting.
    Amph1dian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1a05edf View commit details
    Browse the repository at this point in the history
  8. Added comments

    Amph1dian committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    38fc462 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    30cafda View commit details
    Browse the repository at this point in the history