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

Implement multiplayer chess #488

Draft
wants to merge 5 commits into
base: fabric
Choose a base branch
from
Draft

Commits on Dec 20, 2022

  1. Save asset files in Git

    xpple committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    229393a View commit details
    Browse the repository at this point in the history
  2. Save the assets in one file

    xpple committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    aa08a69 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Implement multiplayer chess

    xpple committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    bc2afb2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/fabric' into cchess

    # Conflicts:
    #	src/main/java/net/earthcomputer/clientcommands/ClientCommands.java
    xpple committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f1bfdb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge remote-tracking branch 'upstream/fabric' into cchess

    # Conflicts:
    #	src/main/java/net/earthcomputer/clientcommands/c2c/CCNetworkHandler.java
    #	src/main/java/net/earthcomputer/clientcommands/c2c/CCPacketHandler.java
    xpple committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3e25b71 View commit details
    Browse the repository at this point in the history