Sponge Downloads

All builds

  1. 1.21.10-60.0.1-17.0.0-RC2507 Experimental

    1. Merge branch 'api-16' into api-17
      # Conflicts:
      #	gradle.properties
      #	gradle/libs.versions.toml
      #	src/mixins/java/org/spongepowered/common/mixin/core/world/entity/EntityMixin.java
      #	src/mixins/java/org/spongepowered/common/mixin/core/world/item/FishingRodItemMixin.java
      Yeregorix - 4 months ago
    2. chore: Prepare towards next recommended version
      Yeregorix - 4 months ago
    3. chore(release): New recommended version
      Yeregorix - 4 months ago
    4. Merge branch 'api-15' into api-16
      Yeregorix - 4 months ago
    5. chore: Prepare towards next recommended version
      Yeregorix - 4 months ago
    6. Show -23 older commits.
  2. 1.21.10-60.0.1-17.0.0-RC2495 Experimental

    1. Update Adventure to 4.26.1
      Yeregorix - 4 months ago
    SpongeAPI
    1. Fix verification metadata
      Yeregorix - 4 months ago
    2. Update Adventure to 4.26.1
      Yeregorix - 4 months ago
  3. 1.21.10-60.0.1-17.0.0-RC2492 Experimental

    1. Allow plugins to specify mixin configs in manifest on Neo
      The new Neo loader no longer does that, we bring it back for proper support of cross-platform mixins
      Yeregorix - 4 months ago
  4. 1.21.10-60.0.1-17.0.0-RC2468 Experimental

    1. Merge branch 'api-16' into api-17
      # Conflicts:
      #	src/main/resources/common.accesswidener
      Yeregorix - 4 months ago
    2. Merge branch 'api-15' into api-16
      Yeregorix - 5 months ago
    3. Fix compatibility with Lithium #4254
      Yeregorix - 5 months ago
    4. Merge branch 'api-14' into api-15
      Yeregorix - 5 months ago
    5. Merge branch 'api-12' into api-14
      Yeregorix - 5 months ago
    6. Show -4 older commits.
  5. 1.21.10-60.0.1-17.0.0-RC2461 Experimental

    1. Update NeoForge to 21.10.64
      Yeregorix - 5 months ago
  6. 1.21.10-60.0.1-17.0.0-RC2453 Experimental

    1. Avoid recursion as much as possible when searching for a spawn (#4258)
      Fix MC-304426 and #4253
      Yeregorix - 5 months ago
  7. 1.21.10-60.0.1-17.0.0-RC2442 Experimental

    1. Merge branch 'api-16' into api-17
      # Conflicts:
      #	SpongeAPI
      #	src/mixins/java/org/spongepowered/common/mixin/core/world/entity/EntityMixin.java
      Yeregorix - 5 months ago
    2. Merge branch 'api-15' into api-16
      Yeregorix - 5 months ago
    3. Merge branch 'api-14' into api-15
      Yeregorix - 5 months ago
    4. Refactor teleport events implementation
      Yeregorix - 5 months ago
    5. Clean up old performTeleport overwrite (#4252)
      Aapo Katila - 5 months ago
    6. Show -5 older commits.
    SpongeAPI
    1. Merge branch 'api-16' into api-17
      Yeregorix - 5 months ago
    2. Merge branch 'api-15' into api-16
      Yeregorix - 5 months ago
    3. Merge branch 'api-14' into api-15
      Yeregorix - 5 months ago
    4. Add MovementTypes.SPECTATOR
      Yeregorix - 5 months ago
    5. Merge branch 'api-12' into api-14
      Yeregorix - 5 months ago
    6. Add MinecraftVersion#id (#2607)
      Glicz - 5 months ago
    7. chore: update towards 15.1.0-SNAPSHOT
      Yeregorix - 5 months ago
    8. feat(release): API 15
      Yeregorix - 5 months ago
  8. 1.21.10-60.0.1-17.0.0-RC2433 Experimental

    1. Merge branch 'api-16' into api-17
      # Conflicts:
      #	README.md
      #	SpongeAPI
      #	src/main/java/org/spongepowered/common/data/provider/item/stack/SignItemStackData.java
      #	src/mixins/java/org/spongepowered/common/mixin/core/world/entity/projectile/FishingHookMixin.java
      Yeregorix - 5 months ago
    2. chore: update towards 16.1.0-SNAPSHOT
      Yeregorix - 5 months ago
    3. Merge branch 'api-15' into api-16
      Yeregorix - 5 months ago
    4. Remove deprecated BoatType and CommandCompletionProviders.ALL_RECIPES
      Yeregorix - 5 months ago
    5. Merge branch 'api-14' into api-15
      Yeregorix - 6 months ago
    6. Show -42 older commits.
    SpongeAPI
    1. Merge branch 'api-16' into api-17
      Yeregorix - 5 months ago
    2. chore: update towards 16.1.0-SNAPSHOT
      Yeregorix - 5 months ago
    3. feat(release): API 16
      Yeregorix - 5 months ago
    4. Merge branch 'api-15' into api-16
      Yeregorix - 5 months ago
    5. Remove deprecated BoatType and CommandCompletionProviders.ALL_RECIPES
      Yeregorix - 5 months ago
    6. Merge branch 'api-14' into api-15
      Yeregorix - 6 months ago
    7. Deprecate BoatType
      Yeregorix - 6 months ago
    8. Deprecate CommandCompletionProviders.ALL_RECIPES
      Yeregorix - 6 months ago
    9. Add item attributes (#2602)
      MrHell228 - 6 months ago
    10. Merge branch 'api-15' into api-16
      Yeregorix - 6 months ago
    11. Add CHICKEN_VARIANT and COW_VARIANT keys
      Yeregorix - 6 months ago
  9. 1.21.10-60.0.1-17.0.0-RC2410 Experimental

    1. Adapt modifications of GameProfile PropertyMap to the new immutable design (#4248)
      * Adapt modifications of GameProfile PropertyMap to the new immutable design
      
      * Add forgotten param 'final'
      Ossi Erkkilä - 6 months ago
  10. 1.21.10-60.0.1-17.0.0-RC2398 Experimental

    1. Fix TicketType flags
      aromaa - 6 months ago