Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: minecraft-dev/MinecraftDev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: minecraft-dev/MinecraftDev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 0 files changed
  • 1 contributor

Commits on Sep 13, 2024

  1. Fix internal API usage in external annotations resolver

    In later versions findLibraryEntity becomes internal, resolve seems to
     be the correct method to use here
    RedNesto committed Sep 13, 2024
    Copy the full SHA
    560c78a View commit details
  2. Use our own getOrLogException

    These methods became Internal in 2024.3
    RedNesto committed Sep 13, 2024
    Copy the full SHA
    7093a23 View commit details

Commits on Sep 28, 2024

  1. Copy the full SHA
    f8d87fb View commit details

Commits on Oct 1, 2024

  1. Copy the full SHA
    24f151b View commit details

Commits on Oct 6, 2024

  1. Copy the full SHA
    9c27b29 View commit details
Loading