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

Minecraft 1.21.3 #322

Merged
merged 17 commits into from
Nov 5, 2024
Merged

Minecraft 1.21.3 #322

merged 17 commits into from
Nov 5, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    676ec11 View commit details
    Browse the repository at this point in the history
  2. remove maven local

    jpenilla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5153db9 View commit details
    Browse the repository at this point in the history
  3. Initial 1.21.2 update

    jpenilla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6e85596 View commit details
    Browse the repository at this point in the history
  4. Bump to 1.21.3

    jpenilla committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    473087f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0932485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a638e04 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    38cf062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ac1d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    885cf6b View commit details
    Browse the repository at this point in the history
  2. Update paperweight

    jpenilla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    dcdc1ca View commit details
    Browse the repository at this point in the history
  3. Revert cardinal components update

    the publication is broken
    jpenilla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    de3148a View commit details
    Browse the repository at this point in the history
  4. Update Fabric API

    simplifies Moonrise compatibility
    jpenilla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    128b11e View commit details
    Browse the repository at this point in the history
  5. Update cardinal components

    jpenilla committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    faee862 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 30, 2024

  1. Disable tick sleeping during renders to ensure chunks are able to unload

    Not needed on Paper as it unloads chunks during sleep
    jpenilla committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d38a356 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Fix max y checks

    getMaxY subtracts one from what getMaxBuildHeight used to return
    jpenilla committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fd5ca33 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Fix min y checks

    jpenilla committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2f58c93 View commit details
    Browse the repository at this point in the history