Sponge Downloads

All builds

  1. 1.12.2-7.1.9-RC330

  2. 1.12.2-7.1.9-RC329

  3. 1.12.2-7.1.9-RC327

    1. Merge updates for Mixin 0.8.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 6 years ago
    2. Update SC for inject->redirect change
      Daniel Naylor - 6 years ago
    3. Update SpongeVanilla to Mixin 0.8
      Daniel Naylor - 6 years ago
    SpongeCommon
    1. Merge changes for compatibility with Vanilla and Mixin 0.8.
      Gabriel Harris-Rouquette - 6 years ago
    2. Replace method in question with a redirect
      Daniel Naylor - 6 years ago
    3. Add surrogate for impl$callSignChangeEvent
      Daniel Naylor - 6 years ago
    4. Lower priority of EntityItemMixin_Activation
      Daniel Naylor - 6 years ago
    5. Fix issues that somehow didn't get shown during testing.
      Gabriel Harris-Rouquette - 6 years ago
    6. Fix interacts with fake players.
      bloodshot - 6 years ago
    7. Merge Mixin 0.8 update. Merges #2449.
      Gabriel Harris-Rouquette - 6 years ago
    8. Migrate AT entries that can now be replaced with Accessors.
      Gabriel Harris-Rouquette - 6 years ago
    9. Upgrade to Mixin 0.8
      Gabriel Harris-Rouquette - 6 years ago
  4. 1.12.2-7.1.9-RC325

  5. 1.12.2-7.1.9-RC324

  6. 1.12.2-7.1.8 Recommended

    1. Recommended Build 7.1.8
      Daniel Naylor - 6 years ago
    SpongeCommon
    1. Recommended Build 7.1.8
      Daniel Naylor - 6 years ago
  7. 1.12.2-7.1.8-RC322

  8. 1.12.2-7.1.8-RC321

    1. Update SpongeCommon for various fixes
      Note: there is an important fix that may cause custom data to not be retained when a player respawns (e.g. on death).
      Plugins that use custom data should check to see if they are impacted, if so, they should copy data on the RespawnPlayerEvent
      using the `getOriginalPlayer` and `getPlayer` calls to get the original player to get the data from and the new player to
      add the data to, respectively.
      Daniel Naylor - 6 years ago
    SpongeCommon
    1. Fixes to packet handling and isDead state when players are dead.
      Alex Thomson - 7 years ago
    2. Delete duplicated command in test plugin
      Daniel Naylor - 6 years ago
    3. Fix sweeping attack cause (#2450)
      Joni - 6 years ago
    4. Ordering of calls in recreatePlayerEntity
      Chris Sanders - 6 years ago
  9. 1.12.2-7.1.8-RC320

    1. Merge pull request #423 from Yeregorix/fix/shutdown
      Fix shutdown inconsistencies with SpongeForge
      Chris Sanders - 6 years ago
    2. Flush world data on server stop
      Yeregorix - 6 years ago
    3. Fix GameStoppedServerEvent being fired too late
      Yeregorix - 6 years ago
  10. 1.12.2-7.1.8-RC319

    1. Update SpongeCommon for gamerule fix
      Daniel Naylor - 6 years ago
    SpongeCommon
    1. Don't apply gamerules loaded from NBT to all worlds
      Daniel Naylor - 6 years ago