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

Begin work on updating to 1.19.3 #1142

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from
Open

Begin work on updating to 1.19.3 #1142

wants to merge 15 commits into from

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. Added method stubs for all new API methods, fixed compile issues, rem…

    …oved all Linkstone stuff
    ApionXD committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3fa9a33 View commit details
    Browse the repository at this point in the history
  2. Upgraded flow-network and rolled back a change to reflect newer flow …

    …API, updated game ver strings
    ApionXD committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6bee654 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    7d884f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91db372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07989c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Login process through chunk streaming is (kind of) working, need to f…

    …ix pallettes, currently we hardcode the sent data so it only uses one pallette index.
    ApionXD committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    cfc4920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553dd38 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with respawning

    ApionXD committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1124f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    d3050c2 View commit details
    Browse the repository at this point in the history
  2. Changed order that messages are sent to client on join to reflect wik…

    …i.vg's order. This included sending the player's initial position twice
    ApionXD committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    b22ad09 View commit details
    Browse the repository at this point in the history
  3. Send empty sections

    ApionXD committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    f664971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2de18a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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