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

Add sourcegenned field deltas #5155

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

Commits on May 19, 2024

  1. Remove full "delta" states

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    4460248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a02362 View commit details
    Browse the repository at this point in the history
  3. abstract ComponentState

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c5eeb49 View commit details
    Browse the repository at this point in the history
  4. Release notes

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f8efb34 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    893694b View commit details
    Browse the repository at this point in the history
  6. Fix nullable errors

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5ace3e6 View commit details
    Browse the repository at this point in the history
  7. A

    ElectroJr committed May 19, 2024
    Configuration menu
    Copy the full SHA
    61d34f5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 24, 2024

  1. Audio deltas + methids

    metalgearsloth committed May 24, 2024
    Configuration menu
    Copy the full SHA
    844badc View commit details
    Browse the repository at this point in the history
  2. Also eye

    metalgearsloth committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fa54c35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05483bf View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into 2024-05-20-field-…

    …deltas
    
    # Conflicts:
    #	Robust.Shared/GameObjects/ComponentState.cs
    metalgearsloth committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8143629 View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    metalgearsloth committed May 24, 2024
    Configuration menu
    Copy the full SHA
    833201b View commit details
    Browse the repository at this point in the history
  6. Physics deltas

    metalgearsloth committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c3a3691 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge remote-tracking branch 'upstream/master' into 2024-05-20-field-…

    …deltas
    
    # Conflicts:
    #	Robust.Shared/GameObjects/Components/Eye/EyeComponent.cs
    metalgearsloth committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fb73dbc View commit details
    Browse the repository at this point in the history
  2. Also this

    metalgearsloth committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    efe7b4a View commit details
    Browse the repository at this point in the history