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

Refactored 1.21 networking #29

Merged
merged 5 commits into from
Jul 28, 2024
Merged

Refactored 1.21 networking #29

merged 5 commits into from
Jul 28, 2024

Commits on Jul 14, 2024

  1. refactored 1.21 networking

    JR1811 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a02797a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. small clean-up

    JR1811 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    68d16a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. renamed packet creation method, inverted edit check back and reduced …

    …enum packed codec size from short to byte
    JR1811 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fd21ece View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge branch 'refs/heads/1.21' into fork/JR1811/1.21

    # Conflicts:
    #	src/main/java/dev/hephaestus/glowcase/block/entity/HyperlinkBlockEntity.java
    #	src/main/java/dev/hephaestus/glowcase/block/entity/ItemDisplayBlockEntity.java
    #	src/main/java/dev/hephaestus/glowcase/block/entity/TextBlockEntity.java
    #	src/main/java/dev/hephaestus/glowcase/client/gui/screen/ingame/HyperlinkBlockEditScreen.java
    #	src/main/java/dev/hephaestus/glowcase/client/gui/screen/ingame/ItemDisplayBlockEditScreen.java
    #	src/main/java/dev/hephaestus/glowcase/client/gui/screen/ingame/TextBlockEditScreen.java
    #	src/main/java/dev/hephaestus/glowcase/networking/GlowcaseClientNetworking.java
    #	src/main/java/dev/hephaestus/glowcase/networking/GlowcaseCommonNetworking.java
    sisby-folk committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b22c965 View commit details
    Browse the repository at this point in the history
  2. apply editorconfig

    sisby-folk committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ceab1da View commit details
    Browse the repository at this point in the history