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

  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

  9. 1.10.2-5.0.0-BETA-97

  10. 1.10.2-5.0.0-BETA-95

    1. Add setScheduledForUnload(null) when loading chunks asynchronously
      stephan-gh - 10 years ago
    SpongeCommon
    1. Move chunk GC unloading mixin to common and convert to redirect
      stephan-gh - 10 years ago
    2. Add ChangeBlockEvent.Pre checks in Fire for fire spread.
      gabizou - 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.
      gabizou - 10 years ago
    4. Clean up entity activations and collisions
      Aaron1011 - 10 years ago
    5. Minor annotation adding for MixinChunk constructor related injectors. Minor format cleanup.
      gabizou - 10 years ago
    6. Add missing annotation
      Aaron1011 - 10 years ago
    7. Update SpongeAPI
      Aaron1011 - 10 years ago
    8. Merge arrow pickup rules implementation
      Aaron1011 - 10 years ago
    9. Add null checks to entity intersection code
      DDoS - 10 years ago
    10. Fix a few issue with Entity ray
      DDoS - 10 years ago
    11. Update AABB feature to 1.10
      DDoS - 10 years ago
    12. Update to latest SpongeAPI
      DDoS - 10 years ago
    13. Update for EntityHit changes
      DDoS - 10 years ago
    14. Finish implementing entity ray in World
      DDoS - 10 years ago
    15. Update for Entity ray API changes
      DDoS - 10 years ago
    16. [WIP] Implement Extent.getIntersectingEntities(ray) for World
      DDoS - 10 years ago
    17. Fix bugs in some Extent method implementation bound checks
      DDoS - 10 years ago
    18. Implement Extent.getIntersectingEntities(ray) in Chunk and delegate Extents
      DDoS - 10 years ago
    19. Implement FullBlockSelectionBoxPropertyStore
      DDoS - 10 years ago
    20. Implement Extent.getIntersectingCollisionBoxes(Entity)
      DDoS - 10 years ago
    21. Update for AABB changes
      DDoS - 10 years ago
    22. Implement Extent.getIntersectingEntities(AABB)
      DDoS - 10 years ago
    23. Implement Extent.getBlockSelectionBox() and Extent.getBlockCollisionBox()
      DDoS - 10 years ago
    24. Implement Entity.getBoundingBox()
      DDoS - 10 years ago
    25. Only add capture suppliers as needed
      Aaron1011 - 10 years ago
    26. Refactor GenerationPhase for simplification and removal of enums.
      gabizou - 10 years ago
    27. Fix constructor injector name causing certain cases where disableHandlerRename causing the injector to be overwritten.
      gabizou - 10 years ago
    28. Bump API for generics update of EntityDamageSource.
      gabizou - 10 years ago
    29. Arrow pickup rules
      kashike - 10 years ago