Sponge Downloads

All builds

  1. 1.12.2-2838-7.1.7-RC3867

    1. Bump common for Blockstate#getId fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  2. 1.12.2-2838-7.1.7-RC3866

    1. Bump common for manually copied world fix.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Prevent manually copied worlds from being registered.
      Chris Sanders - 7 years ago
  3. 1.12.2-2838-7.1.7-RC3865

    1. Bump for common portal event fix.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Fix Players remaining invulerable if Portal event is cancelled.
      Chris Sanders - 7 years ago
    2. Support TameEntityEvent for horses
      ImMorpheus - 7 years ago
  4. 1.12.2-2838-7.1.7-RC3864

    1. Bump common for pick inventory state spam. Fixes #2908.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix remapped pick block phase detection. Fixes SpongePowered/SpongeForge#2908.
      Gabriel Harris-Rouquette - 7 years ago
  5. 1.12.2-2838-7.1.7-RC3863

    1. Bump common for potential crash with creating new worlds.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Ensure that WorldInfo has a dimension id set.
      Gabriel Harris-Rouquette - 7 years ago
    2. Merge pull request #2329 from ImMorpheus/fix/data-on-respawn
      Chris Sanders - 7 years ago
    3. Fix data lost on respawn
      ImMorpheus - 7 years ago
  6. 1.12.2-2838-7.1.7-RC3862

    1. Add Forge permission handler (#1660)
      * Add Forge permission handler
      Adds #1049
      
      * Finish Implementation, needs testing
      
      * Fix compile issues
      
      * Bump SpongeCommon for permission handler
      kashike - 7 years ago
  7. 1.12.2-2838-7.1.7-RC3861

  8. 1.12.2-2838-7.1.7-RC3860

  9. 1.12.2-2838-7.1.7-RC3859

    1. Bump common for injector updates and mixin version warning.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Bump for surrogate fix.
      Gabriel Harris-Rouquette - 7 years ago
    3. Small fix to use AtomicBoolean. Test likely doesnt work still.
      Gabriel Harris-Rouquette - 7 years ago
    4. Experimental changes to continue working on block drop issues.
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Add warning about Mixin version being outdated and force a shutdown. Fix some coersion with injectors.
      Gabriel Harris-Rouquette - 7 years ago
    2. Surrogate pending some awkward change.
      Gabriel Harris-Rouquette - 7 years ago
    3. Fix ChunkProviderServer injection failure.
      Gabriel Harris-Rouquette - 7 years ago
    4. Remove Block#spawnAsItem overwrite in favor of injections.
      Gabriel Harris-Rouquette - 7 years ago
    5. Merge pull request #2327 from LXGaming/fix/issue-2324
      Chris Sanders - 7 years ago
    6. Merge pull request #2326 from connorhartley/fix/lighting-executor
      Chris Sanders - 7 years ago
    7. Fix StackOverflow
      Alex Thomson - 7 years ago
    8. Stop lighting executor after world is going to be unloaded
      connorhartley - 7 years ago
  10. 1.12.2-2838-7.1.7-RC3856

    1. Rewrite overwrites as injections causing issues with mods like LibrarianLib. Fixes #2795.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Bump for startup fixes.
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Rewrite a few overwrites as several injections and redirects preventing issues with some mods.
      Gabriel Harris-Rouquette - 7 years ago
    2. Fix license
      ImMorpheus - 7 years ago
    3. Fix vanish status not saved to entity compound if set to false
      ImMorpheus - 7 years ago
    4. Small fixes for startup.
      Gabriel Harris-Rouquette - 7 years ago