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

1.20.5 Support (part 2) #6630

Merged
merged 26 commits into from
May 1, 2024
Merged

1.20.5 Support (part 2) #6630

merged 26 commits into from
May 1, 2024

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Update aliases submodule

    It now targets to the 1.20.5 support branch
    APickledWalrus committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    69a779d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9625ea8 View commit details
    Browse the repository at this point in the history
  3. Add ability to opt out of deduplication

    This is useful for items that have NBT that is not represented by an ItemMeta implementation (e.g. block entity data)
    APickledWalrus committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    68fbfbc View commit details
    Browse the repository at this point in the history
  4. Update skript-aliases

    APickledWalrus committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c073ccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20d18ad View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update skript-aliases

    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0a10072 View commit details
    Browse the repository at this point in the history
  2. Update skript-aliases

    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    45ef181 View commit details
    Browse the repository at this point in the history
  3. Update Gradle to 8.7

    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0437153 View commit details
    Browse the repository at this point in the history
  4. Update Paper to 1.20.6

    Also updates Java from 17 to 21
    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bdd19cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff1ab7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a69e518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46f9db2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    822cf42 View commit details
    Browse the repository at this point in the history
  9. Fix potions

    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    822c8c4 View commit details
    Browse the repository at this point in the history
  10. Get visual effects building

    Removed ones do not currently work on new versions...
    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    314d72c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d96d8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dcf806d View commit details
    Browse the repository at this point in the history
  13. Fix 1.17 testing

    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    337fcba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    442e5f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ebd6d2 View commit details
    Browse the repository at this point in the history
  16. Rework Test Environments

    We cannot use EasyMock on Java 21 as we must stay on an older version (see #6204 (comment))
    Java 21 will be supported for regular testing. A 1.20.4 environment remains for Java 17
    APickledWalrus committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2f6f093 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update workflow names

    APickledWalrus committed May 1, 2024
    Configuration menu
    Copy the full SHA
    16a8ecc View commit details
    Browse the repository at this point in the history
  2. minor corrections

    APickledWalrus committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6fcfed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d37e2 View commit details
    Browse the repository at this point in the history
  4. Update aliases

    APickledWalrus committed May 1, 2024
    Configuration menu
    Copy the full SHA
    168de06 View commit details
    Browse the repository at this point in the history