Sponge Downloads

All builds

  1. 1.21.2-pre1-12.0.0-RC1827 Experimental

    1. fix: update for incorrect api removal
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 2 years ago
    2. chore(ci): enable publishing vanilla jars for update branches
      Gabriel Harris-Rouquette - 2 years ago
    3. chore: merge upstream for neo addition
      Gabriel Harris-Rouquette - 2 years ago
    4. chore(update): update for 1.21.2-pre1
      Gabriel Harris-Rouquette - 2 years ago
    5. fix some recipe
      Anselm Brehme - 2 years ago
    6. Show -92 older commits.
    SpongeAPI
    1. feat!: remove deprecated ItemStack methods
      Gabriel Harris-Rouquette - 2 years ago
    2. chore: merge upstream changes for snapshot api preparation
      Gabriel Harris-Rouquette - 2 years ago
    3. chore(update): update to 24w39a
      Gabriel Harris-Rouquette - 2 years ago
    4. Merge upstream additions
      Gabriel Harris-Rouquette - 2 years ago
    5. chore: merge library updates for platform implementations
      Gabriel Harris-Rouquette - 2 years ago
    6. chore: fix some nits
      Gabriel Harris-Rouquette - 2 years ago
    7. feat: update to 24w37a
      Gabriel Harris-Rouquette - 2 years ago
    8. feat: update to 24w36a
      Gabriel Harris-Rouquette - 2 years ago
    9. fix cooldowns
      Anselm Brehme - 2 years ago
    10. fix recipe getIngredients
      Anselm Brehme - 2 years ago
    11. fix ArmorMaterial repairIngredient
      Anselm Brehme - 2 years ago
    12. AgeableWaterCreature
      Anselm Brehme - 2 years ago
    13. fixing explosions
      Anselm Brehme - 2 years ago
    14. wip: start updating to 24w34a
      Gabriel Harris-Rouquette - 2 years ago
  2. 1.21.1-12.0.4-RC2650

    1. Merge launch source set into main
      Yeregorix - 4 days ago
  3. 1.21.1-12.0.4-RC2649

  4. 1.21.1-12.0.4-RC2648

    1. Implement VanishState#hidesTabListEntry
      aromaa - 10 days ago
    SpongeAPI
    1. Add VanishState#hidesTabListEntry
      aromaa - 10 days ago
  5. 1.21.1-12.0.4-RC2645

  6. 1.21.1-12.0.4-RC2644

  7. 1.21.1-12.0.4-RC2643

  8. 1.21.1-12.0.4-RC2642

  9. 1.21.1-12.0.4-RC2641

  10. 1.21.1-12.0.4-RC2640

    1. Optimize Inventory#offer
      Avoid clone when passing ItemStackSnapshot
      
      Avoid clone when the whole stack fits in the slot
      and the passed stack was ItemStackSnapshot.
      
      Avoid some extra repeated SlotLens lookups
      aromaa - 16 days ago
    2. Implement ItemStackLike#maxStackQuantity in target classes
      aromaa - 16 days ago