Sponge Downloads

All builds

  1. 1.12.2-2838-7.1.7-RC3812

    1. Update for bridge interface splitting.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fully disassociate ServerChunkProviderBridge and ChunkProviderBridge.
      Gabriel Harris-Rouquette - 7 years ago
  2. 1.12.2-2838-7.1.7-RC3811

    1. Bump common for fix with client side.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. FIx client based chunks attempting to cast to server chunk providers.
      Gabriel Harris-Rouquette - 7 years ago
  3. 1.12.2-2838-7.1.7-RC3810

    1. Bump common for small cleanups.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Simplify canDenyChunkRequest to use state method.
      Gabriel Harris-Rouquette - 7 years ago
    2. Move some of Sponge's added nbt constants to Constants.
      Gabriel Harris-Rouquette - 7 years ago
  4. 1.12.2-2838-7.1.7-RC3809

    1. Bump for chunk provider server splitting.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  5. 1.12.2-2838-7.1.7-RC3808

    1. Properly disable CustomItemDropTest
      JUnit was attempting to run this class with the default test runner,
      leading to a test failure
      Aaron Hill - 7 years ago
  6. 1.12.2-2838-7.1.7-RC3807

  7. 1.12.2-2838-7.1.7-RC3805

    1. Move CustomItemDropTest out of mods. It will be ported to an integration test later.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2838-7.1.7-RC3804

    1. Bump common for blocksnapshot exception when requested out of boundaries. Fixes #2829.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Return BlockSnapshot.None when the position is outside the world boundaries.
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-2838-7.1.7-RC3803

    1. This is not cancelable...
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
  10. 1.12.2-2838-7.1.7-RC3802

    1. Fix compile issues.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Fix another missed acccessor mixin reference in a mixin.
      Gabriel Harris-Rouquette - 7 years ago