Sponge Downloads

All builds

  1. 1.12.2-2838-7.1.7-RC3904

    1. Bump common for memory performance improvements with PhaseContext pooling.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Implement pooling of PhaseContext creation and SpongeBlockSnapshotBuilder.
      Gabriel Harris-Rouquette - 7 years ago
  2. 1.12.2-2838-7.1.7-RC3903

    1. Support mods who extend Teleporter and override placeEntity.
      Let me preface this with the fact that this is not supported by Forge
      (they added the interface to be used for this exact reason).
      
      This change delegates the placeEntity call entirely on the mod's behalf.
      
      This change also fixes mods who rely on the client receiving an unknown
      dimension id to provider id and bails to the Overworld.
      
      Closes #2931.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Move some teleporter code to sister implementations.
      Chris Sanders - 7 years ago
    2. Cleanup of various util classes that were adding bloat.
      Gabriel Harris-Rouquette - 7 years ago
  3. 1.12.2-2838-7.1.7-RC3902

    1. Bump Common for revertion of configurate translator changes
      Daniel Naylor - 7 years ago
    SpongeCommon
    1. Revert changes to Configurate translators.
      Daniel Naylor - 7 years ago
  4. 1.12.2-2838-7.1.7-RC3901

    1. Bump common for removal of previously broken save handler code. Fixes #2934.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  5. 1.12.2-2838-7.1.7-RC3900

    1. Bump for config translation fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Merge configurate translator fixes. Merges #2275. Fixes #1963. Fixes #1598.
      Gabriel Harris-Rouquette - 7 years ago
    2. Fix Chunk#loadChunk implementation. Fixes #2316.
      Gabriel Harris-Rouquette - 7 years ago
    3. Fix nested map inside nested list
      ImMorpheus - 7 years ago
    4. readNumber without Exceptions
      ImMorpheus - 7 years ago
    5. Fix nested value
      ImMorpheus - 7 years ago
    6. Fix
      ImMorpheus - 7 years ago
    7. Make sure HOCON serialization is consistent with JSON
      ImMorpheus - 7 years ago
    8. Fix Number deserializer
      ImMorpheus - 7 years ago
  6. 1.12.2-2838-7.1.7-RC3899

    1. Update SpongeCommon for reverting inventory on relog
      Anselm Brehme - 7 years ago
    SpongeCommon
    1. Fix inventory reverting on relog
      Anselm Brehme - 7 years ago
  7. 1.12.2-2838-7.1.7-RC3898

    1. Fix players not being able to wake up with SF on the client.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    2. Bump common for abstract error fix and more sponge data optional cleanup.
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Copy paste fail.
      Gabriel Harris-Rouquette - 7 years ago
    2. Fix ChunkMixin failing to apply. Properly report nulls with neighbor notifications.
      Gabriel Harris-Rouquette - 7 years ago
    3. A few fixes: More optional saving data, ChunkBridge method.
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2838-7.1.7-RC3896

    1. Bump Common for command fix
      Daniel Naylor - 7 years ago
    SpongeCommon
    1. Bump API to fix `acceptsArbitraryLongFlags` method
      Daniel Naylor - 7 years ago
  9. 1.12.2-2838-7.1.7-RC3895

    1. Bump common for proper re-fix of optionally storing vanishing information. Should now allow for sponge data to sometimes be empty and not saved.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Also do the same for invisiblity resets.
      Gabriel Harris-Rouquette - 7 years ago
    2. Re fix #2325. Fixes Vanishing and Griefing states being cached in NBT
      Gabriel Harris-Rouquette - 7 years ago
  10. 1.12.2-2838-7.1.7-RC3894

    1. bump common for potentially fixing vanishing entities.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix error with vanishing entities. Possibly fix entities randomly disappearing.
      Gabriel Harris-Rouquette - 7 years ago