Sponge Downloads

All builds

  1. 1.10.2-5.0.0-BETA-106

  2. 1.10.2-5.0.0-BETA-105

  3. 1.10.2-5.0.0-BETA-104

  4. 1.10.2-5.0.0-BETA-103

    1. Update SpongeCommon for IP-banning improvements
      Minecrell - 10 years ago
    SpongeCommon
    1. Remove unused imports added in 91a0d93c5
      Minecrell - 10 years ago
    2. Add support for IP-banning IPv6 addresses
      Minecrell - 10 years ago
    3. Update MCP mappings to snapshot_20160822
      Minecrell - 10 years ago
  5. 1.10.2-5.0.0-BETA-102

  6. 1.10.2-5.0.0-BETA-101

  7. 1.10.2-5.0.0-BETA-100

  8. 1.10.2-5.0.0-BETA-99

    1. Update SpongeCommon
      Minecrell - 10 years ago
    2. Add remap = false to MixinSpongeImplHooks
      Minecrell - 10 years ago
    SpongeCommon
    1. Update HikariCP and MariaDB database driver
      Minecrell - 10 years ago
    2. Fix leaf decay not performing drops in the correct phase state. Fixes SpongePowered/SpongeForge#810.
      Gabriel Harris-Rouquette - 10 years ago
    3. Fix compile issues from latest API changes.
      bloodshot - 10 years ago
    4. Fix typo
      Aaron Hill - 10 years ago
    5. Shadow caffeine
      Aaron Hill - 10 years ago
    6. Move tile entity registration logic to TileEntityTypeRegistryModule
      Aaron Hill - 10 years ago
    7. Bump implementation for change in createEntity.
      Gabriel Harris-Rouquette - 10 years ago
    8. Change event manager cache to use Caffeine
      Nick Conde - 10 years ago
    9. Fix generics in ListenerChecker
      Nick Conde - 10 years ago
  9. 1.10.2-5.0.0-BETA-97

    1. Add null check to accept(Chunk) method
      Fixes SpongePowered/SpongeCommon#867
      Minecrell - 10 years ago
    2. Update SpongeCommon. Properly handle obfuscated environment detection.
      Aaron Hill - 10 years ago
  10. 1.10.2-5.0.0-BETA-95

    1. Add setScheduledForUnload(null) when loading chunks asynchronously
      Minecrell - 10 years ago
    SpongeCommon
    1. Move chunk GC unloading mixin to common and convert to redirect
      Minecrell - 10 years ago
    2. Add ChangeBlockEvent.Pre checks in Fire for fire spread.
      Gabriel Harris-Rouquette - 10 years ago
    3. Fix ChangeBlockEvent.Post not being validated for cancellation. Fix tick phases capturing block item drops. Fixes some item duplications from various event cancellations.
      Gabriel Harris-Rouquette - 10 years ago
    4. Clean up entity activations and collisions
      Aaron Hill - 10 years ago
    5. Minor annotation adding for MixinChunk constructor related injectors. Minor format cleanup.
      Gabriel Harris-Rouquette - 10 years ago
    6. Add missing annotation
      Aaron Hill - 10 years ago
    7. Update SpongeAPI
      Aaron Hill - 10 years ago
    8. Merge arrow pickup rules implementation
      Aaron Hill - 10 years ago
    9. Add null checks to entity intersection code
      Aleksi Sapon - 10 years ago
    10. Fix a few issue with Entity ray
      Aleksi Sapon - 10 years ago
    11. Update AABB feature to 1.10
      Aleksi Sapon - 10 years ago
    12. Update to latest SpongeAPI
      Aleksi Sapon - 10 years ago
    13. Update for EntityHit changes
      Aleksi Sapon - 10 years ago
    14. Finish implementing entity ray in World
      Aleksi Sapon - 10 years ago
    15. Update for Entity ray API changes
      Aleksi Sapon - 10 years ago
    16. [WIP] Implement Extent.getIntersectingEntities(ray) for World
      Aleksi Sapon - 10 years ago
    17. Fix bugs in some Extent method implementation bound checks
      Aleksi Sapon - 10 years ago
    18. Implement Extent.getIntersectingEntities(ray) in Chunk and delegate Extents
      Aleksi Sapon - 10 years ago
    19. Implement FullBlockSelectionBoxPropertyStore
      Aleksi Sapon - 10 years ago
    20. Implement Extent.getIntersectingCollisionBoxes(Entity)
      Aleksi Sapon - 10 years ago
    21. Update for AABB changes
      Aleksi Sapon - 10 years ago
    22. Implement Extent.getIntersectingEntities(AABB)
      Aleksi Sapon - 10 years ago
    23. Implement Extent.getBlockSelectionBox() and Extent.getBlockCollisionBox()
      Aleksi Sapon - 10 years ago
    24. Implement Entity.getBoundingBox()
      Aleksi Sapon - 10 years ago
    25. Only add capture suppliers as needed
      Aaron Hill - 10 years ago
    26. Refactor GenerationPhase for simplification and removal of enums.
      Gabriel Harris-Rouquette - 10 years ago
    27. Fix constructor injector name causing certain cases where disableHandlerRename causing the injector to be overwritten.
      Gabriel Harris-Rouquette - 10 years ago
    28. Bump API for generics update of EntityDamageSource.
      Gabriel Harris-Rouquette - 10 years ago
    29. Arrow pickup rules
      kashike - 10 years ago