Sponge Downloads

All builds

  1. 1.8.9-3.1.0-BETA-218

  2. 1.8.9-3.1.0-BETA-217

    1. More mixin cleanup, add Final annotation, document Overwrites
      - Update SpongeCommon
      Minecrell - 10 years ago
    SpongeCommon
    1. Add @Final annotations to various shadowed fields.
      Gabriel Harris-Rouquette - 10 years ago
  3. 1.8.9-3.1.0-BETA-216

    1. Add support for SpongeForge's debug GUI
      Minecrell - 10 years ago
    SpongeCommon
    1. Move debug GUI message handling into SpongeCommon
      Minecrell - 10 years ago
  4. 1.8.9-3.1.0-BETA-215

  5. 1.8.9-3.1.0-BETA-214

    1. Reorganize mixin packages
      - Update SpongeCommon
      Minecrell - 10 years ago
    SpongeCommon
    1. Add exception catching to NBTTagCompound to avoid crashing the game.
      Gabriel Harris-Rouquette - 10 years ago
    2. Allow air block collisions with entities.
      bloodshot - 10 years ago
    3. Add override to avoid creating unecessary snapshots for EntityItem.
      Gabriel Harris-Rouquette - 10 years ago
    4. Implement PotionEffectData.
      Gabriel Harris-Rouquette - 10 years ago
    5. Fix EntityType NPE when restoring EntitySnapshot using builder.
      bloodshot - 10 years ago
    6. Check that values are equal in ManipulatorTest
      Aaron Hill - 10 years ago
    7. Merge HideData implementation
      Aaron Hill - 10 years ago
    8. Fix invalid cast in VehicleValueProcessor
      Aaron Hill - 10 years ago
    9. Implementing HideData
      Rain336 - 10 years ago
  6. 1.8.9-3.1.0-BETA-213

  7. 1.8.9-3.1.0-BETA-212

    1. Implement indexed message channels
      - Fix some bugs with raw message channels
      - Register channels on client on join
      Minecrell - 10 years ago
  8. 1.8.9-3.1.0-BETA-211

  9. 1.8.9-3.1.0-BETA-210

  10. 1.8.9-3.1.0-BETA-209

    1. Update Vanilla for join data implementation.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Implement JoinData. Adds first steps towards sponge specific data
      Gabriel Harris-Rouquette - 10 years ago