Sponge Downloads

All builds

  1. 1.11-6.0.0-BETA-181

  2. 1.11-6.0.0-BETA-180

    1. Minor cleanup, use primitive fastutil map for world tick times
      Minecrell - 10 years ago
    SpongeCommon
    1. Move a few interface methods to SpongeImplHooks
      Minecrell - 10 years ago
    2. Cleanup SpongeImplHooks
      Minecrell - 10 years ago
  3. 1.11-6.0.0-BETA-179

  4. 1.11-6.0.0-BETA-178

    1. Update SpongeCommon for particle fixes
      Minecrell - 10 years ago
    SpongeCommon
    1. Cache the particle effects packet data and fixed some issues. (#986)
      Seppe Volkaerts - 10 years ago
  5. 1.11-6.0.0-BETA-177

    1. Update SpongeCommon for plugin-meta update
      Minecrell - 10 years ago
    SpongeCommon
    1. Update SpongeAPI for plugin-meta update
      Minecrell - 10 years ago
  6. 1.11-6.0.0-BETA-176

    1. Set SpongeCommon submodule branch for convenience
      This allows running 'git submodule update --remote' to easily
      update the submodule target.
      
      See https://git-scm.com/docs/git-submodule#git-submodule---remote for
      more information
      Aaron Hill - 10 years ago
  7. 1.11-6.0.0-BETA-175

    1. Update SpongeCommon for observer fixes
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Properly trigger Observer blocks
      Aaron Hill - 10 years ago
  8. 1.11-6.0.0-BETA-174

  9. 1.11-6.0.0-BETA-173

  10. 1.11-6.0.0-BETA-172

    1. Fix renamed method in injector
      Nick Conde - 10 years ago
    SpongeCommon
    1. Fix double inversion of biome coordinates
      Nick Conde - 10 years ago
    2. Fix various issues with taking modded items from inventory.
      bloodshot - 10 years ago
    3. Update mappings
      kashike - 10 years ago
    4. Merge pull request #1038 from Maxqia/entitydropfix
      bloodmc - 10 years ago
    5. Refactor click logic and fix item validation.
      bloodshot - 10 years ago
    6. Replace LoadingCache with a normal HashMap
      kashike - 10 years ago
    7. Fix Creative Inventories
      Max Qian - 10 years ago
    8. Actually post the DropItemEvent.Pre on mob drops
      Max Qian - 10 years ago
    9. Fix entities not dropping items
      Max Qian - 10 years ago