Sponge Downloads

All builds

  1. 1.12.2-2825-7.1.6-RC3712

    1. Bump common for fixing exception with empty captuerd blocks. Fixes #2759.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  2. 1.12.2-2825-7.1.6-RC3711

    1. Bump common for legacy schematic translation fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Attempt to fix legacy schematic importing.
      Gabriel Harris-Rouquette - 7 years ago
  3. 1.12.2-2825-7.1.6-RC3710

    1. Bump common for interaction player fix with per-entity-item drops.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. InteractionPackets should be processing per-entity-item-drops now.
      Gabriel Harris-Rouquette - 7 years ago
  4. 1.12.2-2825-7.1.6-RC3709

    1. Bump common for over-time proxy bug fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Merge branch 'stable-7' of github.com:SpongePowered/SpongeForge into stable-7
      Gabriel Harris-Rouquette - 7 years ago
    3. Try thread check for main thread instead of just PhaseTracker.getInstance().
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fixed a massive issue with recursive block processing for Unwinding.
      Gabriel Harris-Rouquette - 7 years ago
    2. Fix hit vector calculation point
      Aaron Hill - 7 years ago
  5. 1.12.2-2825-7.1.6-RC3708

    1. Bump common for schematics attempting to use players.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Do not try to serialize and deserialize player entities. Fixes #2261.
      Gabriel Harris-Rouquette - 7 years ago
  6. 1.12.2-2825-7.1.6-RC3707

  7. 1.12.2-2825-7.1.6-RC3705

    1. Bump common for other listener states to process block drop captures.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Other tick listener phase states need to also process block drop captures.
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2825-7.1.6-RC3703

    1. Fix wrapping event listeners on client events. Fixes #2721.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Add hook for detecting client event classes.
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-2825-7.1.6-RC3702

  10. 1.12.2-2825-7.1.6-RC3701

    1. Bump common for fixing TileEntities being removed incorrectly during block state changes. Fixes #2725.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix multiple requests at removing the same TileEntity while breaking
      Gabriel Harris-Rouquette - 7 years ago