Sponge Downloads

All builds

  1. 1.12.2-2838-7.1.7-RC3882

  2. 1.12.2-2838-7.1.7-RC3881

    1. Bump common to fix mods that place entities in high y values.
      Closes #2293.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
  3. 1.12.2-2838-7.1.7-RC3880

    1. Bump common for initial terrain generation phase context issue fix. Fixes #2918.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Update for bridge cleanup.
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Fix server spawn generation context not being closed in some cases. Fixes SpongePowered/SpongeForge#2918.
      Gabriel Harris-Rouquette - 7 years ago
    2. Change signature of supplyVanillaManipulators from List to Collection (#2333)
      Morpheus - 7 years ago
    3. Merge pull request #2336 from clienthax/fix_servericons
      Chris Sanders - 7 years ago
    4. Licenses.
      Chris Sanders - 7 years ago
    5. Fix server icons.
      clienthax - 7 years ago
    6. Clean up these bridges
      Chris Sanders - 7 years ago
  4. 1.12.2-2838-7.1.7-RC3878

    1. Bump for fixing some bridge names to be consistent.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    2. Bump common ref for team fix.
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Follow the spec on bridge names.
      Chris Sanders - 7 years ago
    2. Fix leftover fallout from Mixin split for teams.
      Chris Sanders - 7 years ago
  5. 1.12.2-2838-7.1.7-RC3876

    1. Update SpongeCommon for custom data on itemstacks fix
      Anselm Brehme - 7 years ago
    SpongeCommon
    1. fix ItemStack custom data
      Anselm Brehme - 7 years ago
  6. 1.12.2-2838-7.1.7-RC3875

    1. Compatibility changes for World Generation pipeline. Fixes #2582.
      The key here with these changes are to allow forge mods having their
      own custom IChunkGenerator to be provided by the ChunkProvider, while
      still giving Sponge complete control of the world generation pipeline.
      
      The overall change here is that unlike vanilla, Sponge will not re-assign
      the chunk generator on the provider, but simply redirect access to the
      generation in the desired call sites for generation. This allows for mods
      that need to check the generator type to do so, thereby fixing compatibility
      with some features that mods depend on having their customized provider.
      
      Fixes #2582.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Allow assigning the ChunkGenerator on normal worlds in vanilla, but allow
      Gabriel Harris-Rouquette - 7 years ago
  7. 1.12.2-2838-7.1.7-RC3874

  8. 1.12.2-2838-7.1.7-RC3871

    1. Ensure custom mod entities are being registered. Fixes #2851.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-2838-7.1.7-RC3870

    1. Update for Metrics changes (#2824)
      Signed-off-by: Steven Downer <[email protected]>
      Steven Downer - 7 years ago
    2. Bump common for metrics changes
      ImMorpheus - 7 years ago
  10. 1.12.2-2838-7.1.7-RC3868

    1. Bump common for two updates: a slice fix, and decorator fixes. Fixes #2882.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago