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

1.20.80 Support and Protocol Changes #4561

Merged
merged 37 commits into from
Apr 23, 2024
Merged

Commits on Apr 8, 2024

  1. Make evil more harder

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    070a19a View commit details
    Browse the repository at this point in the history
  2. Deregister more unused packets

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    65b23f3 View commit details
    Browse the repository at this point in the history
  3. Add more unused packets

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3dc213a View commit details
    Browse the repository at this point in the history
  4. Pin protocol to 68dc192

    Kas-tle authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4bad652 View commit details
    Browse the repository at this point in the history
  5. Correction

    Kas-tle authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1d9dd8e View commit details
    Browse the repository at this point in the history
  6. Update Protocol

    Kas-tle authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    92d4642 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. More kicking

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    decce7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d2cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Bump protocol

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aa4306c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. 1.20.80

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    42f2a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd47b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e78331 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e6970c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e25e2e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Actually builds

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dff08aa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. Merge remote-tracking branch 'upstream/master' into fix/protocol

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9fe3207 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    4fa183e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65738b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 20, 2024

  1. Bump protocol to fix BossEventPacket & EmotePacket

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    5c3c178 View commit details
    Browse the repository at this point in the history
  2. Add remove before merge comment

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    85c5682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5636c7e View commit details
    Browse the repository at this point in the history
  4. Bump protocol to fix BlockEntityDataPacket and ignore serverbound Bos…

    …sEventPacket
    
    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2b5afa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Bump protocol & add more illegal/ignored packets

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    319beb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe26035 View commit details
    Browse the repository at this point in the history
  3. Remove deprecated packet

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8c2c566 View commit details
    Browse the repository at this point in the history
  4. Ignore ClientCacheStatusPacket instead of disallow

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    66419a1 View commit details
    Browse the repository at this point in the history
  5. Define static serializers

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ca76523 View commit details
    Browse the repository at this point in the history
  6. Less static class nonsense more correct order

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c089ae4 View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b5bfc89 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    c3b3550 View commit details
    Browse the repository at this point in the history
  2. Bump protocol

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    eacc89e View commit details
    Browse the repository at this point in the history
  3. Move codec processing to CodecProcessor

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3612cb3 View commit details
    Browse the repository at this point in the history
  4. Falsify recipe symetry assumption

    Signed-off-by: Joshua Castle <[email protected]>
    Kas-tle committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    daf9501 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e2df578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07c90b View commit details
    Browse the repository at this point in the history