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

The Mod Protocol API, aka better validation of mod presence of both-side mods with extra protocol version syncing #4011

Open
wants to merge 12 commits into
base: 1.21.1
Choose a base branch
from

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    605d858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d1f970 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    dbcdcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685051a View commit details
    Browse the repository at this point in the history
  3. Fix style check

    Patbox committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d16dbc4 View commit details
    Browse the repository at this point in the history
  4. Actually fix the checkstyle

    Patbox committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    781a8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822bdb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Prevent mutating static array that can be accessed from multiple thre…

    …ads, use id to get the protocol from the map
    Patbox committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    73affdf View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: apple502j <[email protected]>
    Patbox and apple502j authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a770fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175d392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08bffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae341a5 View commit details
    Browse the repository at this point in the history