Sponge Downloads

All builds

  1. 1.12.2-2768-7.1.5-RC3551

  2. 1.12.2-2768-7.1.5-RC3550

    1. Bump common.
      Seppe Volkaerts - 7 years ago
    SpongeCommon
    1. Fix negative smelting experience...
      Seppe Volkaerts - 7 years ago
  3. 1.12.2-2768-7.1.5-RC3549

    1. Update SpongeCommon
      Anselm Brehme - 7 years ago
    2. Update SpongeCommon for player chunk disconnect fix.
      bloodshot - 7 years ago
    3. Bump SpongeCommon for API fix
      Aaron Hill - 7 years ago
    4. Merge pull request #2415 from SpongePowered/fix/channel-registration-cause
      Chris Sanders - 7 years ago
    5. implement PotionType
      Anselm Brehme - 7 years ago
    6. Show -1 older commits.
    SpongeCommon
    1. fix PotionType tests
      Anselm Brehme - 7 years ago
    2. Add safety measure in case cached chunk is null.
      bloodshot - 7 years ago
    3. Fix players not being removed from chunk on disconnect.
      bloodshot - 7 years ago
    4. Bump SpongeAPI
      Aaron Hill - 7 years ago
    5. implement PotionType
      Anselm Brehme - 7 years ago
  4. 1.12.2-2768-7.1.5-RC3544

    1. Bump common.
      Seppe Volkaerts - 7 years ago
  5. 1.12.2-2768-7.1.5-RC3543

    1. Properly handle forge registry names for Item.
      This allows getId to be used before the Item is registered, which is a common thing to do in forge mods.
      Seppe Volkaerts - 7 years ago
  6. 1.12.2-2768-7.1.5-RC3542

    1. Bump common.
      Seppe Volkaerts - 7 years ago
    2. Allow recipe registrations through the register event.
      Seppe Volkaerts - 7 years ago
    SpongeCommon
    1. Fix CraftingRecipes catalog.
      Seppe Volkaerts - 7 years ago
    2. Allow recipe registrations through the register event.
      Seppe Volkaerts - 7 years ago
  7. 1.12.2-2768-7.1.5-RC3540

    1. Fix WorldManager compatibility with DimensionManager and expected results
      from mods being forcefully loaded with Sponge. Likewise, when a mod chunk provider
      no longer functions normally to where the SpongeChunkGeneratorForge cannot identify
      a Biome for a given position, a fallback to delegeate to the mod's expected chunk
      generator is created and delegated to through SpongeChunkGeneratorForge.
      
      These changes fix #2381.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix issues with mod dimensions being forcefully loaded by Sponge.
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2768-7.1.5-RC3539

    1. Bump common for better logging of unexpected block changes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-2768-7.1.5-RC3538

    1. Bump common for better logging of unexpected block changes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Add better logging for unexpected block changes.
      Gabriel Harris-Rouquette - 7 years ago
  10. 1.12.2-2768-7.1.5-RC3537