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

Port to MinecraftAuth #4779

Merged
merged 22 commits into from
Jul 24, 2024
Merged

Port to MinecraftAuth #4779

merged 22 commits into from
Jul 24, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c89615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07522a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    c4a4688 View commit details
    Browse the repository at this point in the history
  2. Fix two null issues

    AlexProgrammerDE committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    517a69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adff671 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    AlexProgrammerDE committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fd95700 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Fix: mappings

    onebeastchris committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    59495d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 18, 2024

  1. Merge remote-tracking branch 'refs/remotes/upstream/master' into fork…

    …/AlexProgrammerDE/minecraftauth
    onebeastchris committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    681fac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d80429 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary diff

    onebeastchris committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e4e7940 View commit details
    Browse the repository at this point in the history
  4. Use static Gson

    AlexProgrammerDE committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    add31d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed795b2 View commit details
    Browse the repository at this point in the history
  6. Address review

    AlexProgrammerDE committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    12691ac View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Update core/src/main/java/org/geysermc/geyser/translator/protocol/bed…

    …rock/BedrockSetLocalPlayerAsInitializedTranslator.java
    
    Co-authored-by: chris <github@onechris.mozmail.com>
    AlexProgrammerDE and onebeastchris authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ac98b76 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Bump mcauth

    AlexProgrammerDE committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4a6d480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb27a1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into minecraftauth

    # Conflicts:
    #	core/src/main/java/org/geysermc/geyser/GeyserImpl.java
    AlexProgrammerDE committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    37806bd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add log info

    AlexProgrammerDE committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    37338b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0296aeb View commit details
    Browse the repository at this point in the history
  3. Don't use new API

    Camotoy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fbea2cb View commit details
    Browse the repository at this point in the history