Sponge Downloads

All builds

  1. 1.12.2-2825-7.1.7-RC3774

    1. Bump SpongeCommon for LEAVES2 fix.
      JBYoshi - 7 years ago
    SpongeCommon
    1. Fix TreeData for ItemTypes.LEAVES2. Fixes #2247
      JBYoshi - 7 years ago
  2. 1.12.2-2825-7.1.7-RC3773

    1. Separate mods and plugins in crash reports. Closes #1777.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
  3. 1.12.2-2825-7.1.7-RC3772

  4. 1.12.2-2825-7.1.7-RC3771

    1. Bump common for config/tracker cleanup/fixes. See common changelog.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Correctly fix owner/notifier tracking from last commit
      Chris Sanders - 7 years ago
    2. Missed a few spots..
      Chris Sanders - 7 years ago
    3. Variety of config cleanup
      Chris Sanders - 7 years ago
    4. I'm tired...sigh. Had this backwards..
      Chris Sanders - 7 years ago
    5. This cannot be null..
      Chris Sanders - 7 years ago
    6. Fix per-world PVP.
      Chris Sanders - 7 years ago
  5. 1.12.2-2825-7.1.7-RC3770

    1. Bump SpongeCommon for SpawnTypes.SPAWN_EGG.
      JBYoshi - 7 years ago
    SpongeCommon
    1. Use SpawnTypes.SPAWN_EGG for spawn eggs. Fixes #2221.
      JBYoshi - 7 years ago
    2. Cleanup map optimization mixin.
      Chris Sanders - 7 years ago
  6. 1.12.2-2825-7.1.7-RC3769

    1. Add constraints for Forge build version.
      In relation to #2805, because some server modpacks are shipping an older
      version of Forge, and SpongeForge is building against a newer version
      compared to that, our injections to Forge specific classes ended up
      failing because of the target method signature changes. This adds better
      constraint logging on our injector when attempting to run on older
      versions of Forge than 2821. Note that the issue is not a bug in Sponge
      since the issue itself is server owners running an outdated version of
      Forge that SpongeForge is simply not backwards compatible with.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  7. 1.12.2-2825-7.1.7-RC3768

    1. Don't ignore the refmap for setBlockState in MixinBlockFluidClassic. Should fix #2805.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2825-7.1.7-RC3767

    1. Bump common for version bump towards next release
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Bump version towards next development release.
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-2825-7.1.6 Recommended

    1. Bump Common for SpongeForge 7.1.6 Release
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Mark Sponge 7.1.6 Recommended Build
      Gabriel Harris-Rouquette - 7 years ago
  10. 1.12.2-2825-7.1.6-RC3765

    1. Bump common for world tick listener state fix. Fixes #2608.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Clean up world/server tick states.
      Gabriel Harris-Rouquette - 7 years ago