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

Feat/platform api #2

Merged
merged 20 commits into from
Feb 17, 2024
Merged

Feat/platform api #2

merged 20 commits into from
Feb 17, 2024

Commits on Jan 22, 2024

  1. add wrapper world

    Tofaa2 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    54a7307 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 27, 2024

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

Commits on Jan 28, 2024

  1. fix up some things

    Tofaa2 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    522e31e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 31, 2024

  1. push some codegen boilerplate

    Tofaa2 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e22a057 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. some fixes

    Tofaa2 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d6c695a View commit details
    Browse the repository at this point in the history
  2. commit code generation steps

    Tofaa2 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6c56f28 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix broken protocol values

    Tofaa2 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ae21d85 View commit details
    Browse the repository at this point in the history
  2. more stuff

    Tofaa2 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5130a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. add player implementation

    Tofaa2 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e2ca79b View commit details
    Browse the repository at this point in the history
  2. finish up world work

    Tofaa2 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ad50de2 View commit details
    Browse the repository at this point in the history
  3. Introduce changes notification for meta

    Introduces a system to avoid spam sending metadata packets by stopping sending, changing the metadata, then sending it all at once
    Tofaa2 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2d76a9e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 17, 2024

  1. finish spigot cloning

    Tofaa2 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    82f0b54 View commit details
    Browse the repository at this point in the history
  2. Complete rewrite hopefully

    Tofaa2 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    aae644d View commit details
    Browse the repository at this point in the history
  3. fix stuff

    Tofaa2 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b180048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c39f477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa7c833 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Tofaa2 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    88c6ce3 View commit details
    Browse the repository at this point in the history