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

Improve tag loading and load non-vanilla tags as well #4849

Merged
merged 24 commits into from
Oct 22, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    bad2d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec330d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe7020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd1ceaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbd062d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a40e5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c8c46b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c9842e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    e5bcab1 View commit details
    Browse the repository at this point in the history
  2. Small cleanup

    eclipseisoffline committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7fa4f27 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Use IllegalArgumentException instead of asserting and make TagRegistr…

    …y#getVanillaTags return original map
    eclipseisoffline committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1c58193 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 14, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    d32006e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062f237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2efb8d2 View commit details
    Browse the repository at this point in the history
  4. Fix registry loading

    eclipseisoffline committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    697f14a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into improvedtags-gene…

    …rics
    
    # Conflicts:
    #	core/src/main/java/org/geysermc/geyser/entity/type/living/animal/PigEntity.java
    #	core/src/main/java/org/geysermc/geyser/entity/type/living/animal/RabbitEntity.java
    #	core/src/main/java/org/geysermc/geyser/entity/type/living/animal/StriderEntity.java
    #	core/src/main/java/org/geysermc/geyser/entity/type/living/animal/horse/CamelEntity.java
    #	core/src/main/java/org/geysermc/geyser/item/enchantment/Enchantment.java
    #	core/src/main/java/org/geysermc/geyser/session/cache/RegistryCache.java
    eclipseisoffline committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b5be37c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    3e6bae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585720e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9ad52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4909cdc View commit details
    Browse the repository at this point in the history