Sponge Downloads

All builds

  1. 1.21.2-rc1-13.0.0-RC1852 Experimental

    1. chore: update to 1.21.2-rc1
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 2 years ago
  2. 1.21.2-pre3-13.0.0-RC1847 Experimental

    1. feat: enable cooldown group data keys
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 2 years ago
    2. chore: bump to next major version
      Gabriel Harris-Rouquette - 2 years ago
    3. feat: add creaking data
      Gabriel Harris-Rouquette - 2 years ago
    SpongeAPI
    1. feat: enable cooldown group data keys
      Gabriel Harris-Rouquette - 2 years ago
    2. chore: bump to next major version
      Gabriel Harris-Rouquette - 2 years ago
    3. feat: add creaking data
      Gabriel Harris-Rouquette - 2 years ago
  3. 1.21.2-pre3-12.0.0-RC1843 Experimental

    1. chore: update api data types for 1.21.2 content
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 2 years ago
  4. 1.21.2-pre3-12.0.0-RC1838 Experimental

    1. wip: update Generator for api content updates
      Gabriel Harris-Rouquette - 2 years ago
  5. 1.21.2-pre3-12.0.0-RC1834 Experimental

  6. 1.21.2-pre1-12.0.0-RC1828 Experimental

    1. fix: potentially fix recipe api implementation
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 2 years ago
  7. 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
  8. 1.21.1-12.0.4-RC2625

    1. Update ItemStack#toContainer to be light wrapper over vanilla data (#4292)
      We now emit the DFU fixer version as DataVersion.
      
      The serialized ItemStack is now stored as is under Data.
      
      This means we can now pass the DataVersion and Data directly
      to the DFU and not worry about the original data layout.
      
      We then can just inspect the outputted version against the
      current format directly or pass it to the vanilla serializer.
      
      This should simplify the churn required for serialization
      and deserialization.
      Joni Aromaa - 8 days ago
  9. 1.21.1-12.0.4-RC2624

  10. 1.21.1-12.0.4-RC2609

    1. Fix chat messages sent in vanish
      aromaa - 10 days ago