Sponge Downloads

All builds

  1. 1.8.9-1722-3.1.0-BETA-1104

    1. Update common. Add various @Final decorations to shadowed fields.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Add @Final annotations to various shadowed fields.
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.8.9-1722-3.1.0-BETA-1103

    1. Fix throwing ItemTossEvent. Fixes #507.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  3. 1.8.9-1722-3.1.0-BETA-1102

    1. Update Forge to 1722
      Aaron Hill - 10 years ago
  4. 1.8.9-1694-3.1.0-BETA-1101

    1. Fix SpongeCommon ref
      Aaron Hill - 10 years ago
    2. Move server message handling into SpongeCommon
      Minecrell - 10 years ago
    SpongeCommon
    1. Move debug GUI message handling into SpongeCommon
      Minecrell - 10 years ago
  5. 1.8.9-1694-3.1.0-BETA-1099

    1. Update common for NBTTagCompound exception handling.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Add exception catching to NBTTagCompound to avoid crashing the game.
      Gabriel Harris-Rouquette - 10 years ago
  6. 1.8.9-1694-3.1.0-BETA-1098

    1. Update SpongeCommon for air block collision fix.
      bloodshot - 10 years ago
    SpongeCommon
    1. Allow air block collisions with entities.
      bloodshot - 10 years ago
  7. 1.8.9-1694-3.1.0-BETA-1097

    1. Update common for Potion implementation. Adds ItemType convenience method for Item entity.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Add override to avoid creating unecessary snapshots for EntityItem.
      Gabriel Harris-Rouquette - 10 years ago
    2. Implement PotionEffectData.
      Gabriel Harris-Rouquette - 10 years ago
  8. 1.8.9-1694-3.1.0-BETA-1096

  9. 1.8.9-1694-3.1.0-BETA-1095

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Check that values are equal in ManipulatorTest
      Aaron Hill - 10 years ago
    2. Merge HideData implementation
      Aaron Hill - 10 years ago
    3. Fix invalid cast in VehicleValueProcessor
      Aaron Hill - 10 years ago
    4. Implementing HideData
      Rain336 - 10 years ago
    5. Minor cleanup with destructItemDrop usage.
      bloodshot - 10 years ago
  10. 1.8.9-1694-3.1.0-BETA-1094

    1. Update SpongeCommon for item destruct fix.
      bloodshot - 10 years ago
    SpongeCommon
    1. Fix item drops caused by break not firing destruct event.
      bloodshot - 10 years ago