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

Update to MC 1.21.2 #2560

Draft
wants to merge 19 commits into
base: api-12
Choose a base branch
from
Draft

Update to MC 1.21.2 #2560

wants to merge 19 commits into from

Commits on Aug 25, 2024

  1. wip: start updating to 24w34a

    A lot doesn't compile with some registries having changed. Some kinds have migrated to
    records, moving away from enums. This poses some slight problem with representing the kinds themselves for API usage.
    gabizou committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a9e5275 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fixing explosions

    Faithcaio committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    30055c2 View commit details
    Browse the repository at this point in the history
  2. AgeableWaterCreature

    Faithcaio committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0141ef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de210a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix recipe getIngredients

    Faithcaio committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d174770 View commit details
    Browse the repository at this point in the history
  2. fix cooldowns

    Faithcaio committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    587166f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. feat: update to 24w36a

    gabizou committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bb588e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. feat: update to 24w37a

    gabizou committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b3b13e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. chore: fix some nits

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    942b191 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 28, 2024

  1. Merge upstream additions

    gabizou committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8a94300 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore(update): update to 24w39a

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    144e45c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. feat!: remove deprecated ItemStack methods

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2a43df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore: update api data types for 1.21.2 content

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7f4b70e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. feat: add creaking data

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    89c82c2 View commit details
    Browse the repository at this point in the history
  2. chore: bump to next major version

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a0bfac5 View commit details
    Browse the repository at this point in the history
  3. feat: enable cooldown group data keys

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e1c091 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore: merge upstream for doc changes

    Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
    gabizou committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    30a5fb5 View commit details
    Browse the repository at this point in the history