Sponge Downloads

All builds

  1. 1.12.2-2705-7.1.0-BETA-3465

    1. Bump common for fixes relating to Portal Gun grabbing causing duplicate items. Fixes #2346.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
  2. 1.12.2-2705-7.1.0-BETA-3464

    1. Fix AttackEntityEvent from forge not firing. Fixes #2439.
      The long story is that the line removed was ported from eons ago. The event has always
      been re-implemented with sponge having overwritten the original method, but now it is
      guaranteed that even though sponge is firing the event, it is fired in the proper place.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
  3. 1.12.2-2705-7.1.0-BETA-3463

    1. Merge several PRs fixing small bugs.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Merge particle effect builder fix. Merges #2096. Fixes #2040.
      Gabriel Harris-Rouquette - 8 years ago
    2. Merge custom data on item stacks failing to show what is failing. Merges #2083.
      Gabriel Harris-Rouquette - 8 years ago
    3. Merge forcing the global config to auto populate itself. Merges #2092.
      Gabriel Harris-Rouquette - 8 years ago
    4. Merge tablist fix. Merges #1941.
      Gabriel Harris-Rouquette - 8 years ago
    5. Fix #2040
      clienthax - 8 years ago
    6. cleanup collisions mixin
      phit - 8 years ago
    7. apply same fix for collisions
      phit - 8 years ago
    8. Force auto-populate into global config
      phit - 8 years ago
    9. Show what data is failing
      ImMorpheus - 8 years ago
    10. Fix potential tab desync during login
      ImMorpheus - 8 years ago
  4. 1.12.2-2705-7.1.0-BETA-3461

    1. reuse lenses DefaultIndexedLenses in IItemHandlerAdapters
      #2429
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. reuse lenses DefaultIndexedLenses in IItemHandlerAdapters
      Anselm Brehme - 8 years ago
  5. 1.12.2-2705-7.1.0-BETA-3460

    1. Bump common for various ported fixes from Paper.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
  6. 1.12.2-2705-7.1.0-BETA-3458

  7. 1.12.2-2705-7.1.0-BETA-3456

  8. 1.12.2-2705-7.1.0-BETA-3455

    1. Revert item usage if interact block is cancelled.
      Fixes ghost torches/etc.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
  9. 1.12.2-2705-7.1.0-BETA-3454

    1. Bump for excessive spam fix with corrupt stack frames.;
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. This is for @Zidane. An unusual side effect of only attaching notifiers
      Gabriel Harris-Rouquette - 8 years ago
    2. Fix excessive spam of exceptions from frame corruption. Fixes #2104.
      Gabriel Harris-Rouquette - 8 years ago
  10. 1.12.2-2705-7.1.0-BETA-3453

    1. Bump common to fix Vanilla exploit with cancelled interactions.
      See https://github.com/SpongePowered/SpongeVanilla/commit/39989aecb0befd66b0f11916f70453a0159500f9 for a full breakdown.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
    SpongeCommon
    1. Used in SpongeForge/SpongeVanilla for interaction fix.
      Chris Sanders - 8 years ago