Sponge Downloads

All builds

  1. 1.8.9-1808-4.1.0-BETA-1270

  2. 1.8.9-1808-4.1.0-BETA-1269

    1. Update SpongeCommon for 'DropItemEvent.Destruct' fix.
      Fixes #592
      Fixes SpongePowered/SpongeCommon#654
      
      All living drop events will now be handled by our cause tracker. Any
      living drop events called by sponge will be translated and fired on the forge event bus for mods.
      bloodshot - 10 years ago
  3. 1.8.9-1808-4.1.0-BETA-1268

    1. Update SpongeCommon for chunk populate fix.
      bloodshot - 10 years ago
    SpongeCommon
    1. Prevent possible stackoverflow during chunk populate.
      bloodshot - 10 years ago
  4. 1.8.9-1808-4.1.0-BETA-1267

  5. 1.8.9-1808-4.1.0-BETA-1266

  6. 1.8.9-1808-4.1.0-BETA-1265

    1. Remove old SDK. Fixes #377
      Minecrell - 10 years ago
  7. 1.8.9-1808-4.1.0-BETA-1264

  8. 1.8.9-1808-4.1.0-BETA-1263

  9. 1.8.9-1808-4.1.0-BETA-1262

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Temporarily remove the optimization MixinStateImplementation
      Aaron Hill - 10 years ago
    2. Fix potential NPE in MixinEntity
      Aaron Hill - 10 years ago
    3. Replace withProperty @Overwrite with an injection
      Aaron Hill - 10 years ago
  10. 1.8.9-1808-4.1.0-BETA-1261

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    2. Update common for Chunk Caching Patch.
      Gabriel Harris-Rouquette - 10 years ago
    3. Update SpongeCommon
      Aaron Hill - 10 years ago
    4. Update Forge for the addition of AttackEntityEvent.
      Gabriel Harris-Rouquette - 10 years ago
    5. Update SpongeCommon for DestructEntityEvent cause improvements.
      bloodshot - 10 years ago
    6. Show -2 older commits.
    SpongeCommon
    1. Remove generics from MixinStateImplementation
      Aaron Hill - 10 years ago
    2. Add Chunk Cache optimization patch.
      Gabriel Harris-Rouquette - 10 years ago
    3. Update SpongeAPI
      Aaron Hill - 10 years ago
    4. The method was meant to be added to SpongeImplHooks.
      Gabriel Harris-Rouquette - 10 years ago
    5. Add implementation for AttackEntityEvent. The hook in SpongeHooks added is for SpongeForge to throw a forge event.
      Gabriel Harris-Rouquette - 10 years ago
    6. Refactor DestructEntityEvent causes for non-living entities.
      bloodshot - 10 years ago
    7. Add World#getLight optimization patches that ignore unloaded chunks.
      Gabriel Harris-Rouquette - 10 years ago
    8. Add BlockState Optimization Patch.
      Gabriel Harris-Rouquette - 10 years ago
    9. Remove duplicate event call in MixinItemInWorldManager.
      bloodshot - 10 years ago