Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-99

  2. 1.12.2-7.1.0-BETA-98

    1. Bump Common/API for Configurate update
      Daniel Naylor - 8 years ago
    SpongeCommon
    1. Update Common for Configurate update
      Daniel Naylor - 8 years ago
    2. Implement BreedEntityEvent and bug fixes
      Chris Sanders - 8 years ago
    3. fix armorequipable returning empty optional instead of empty items
      Anselm Brehme - 8 years ago
    4. offline enderchest
      Anselm Brehme - 8 years ago
    5. Neighbor notifications should not always be captured, because of world gen.
      Gabriel Harris-Rouquette - 8 years ago
  3. 1.12.2-7.1.0-BETA-97

    1. Bump SpongeCommon for LVT fix
      Aaron Hill - 8 years ago
    SpongeCommon
    1. Rewrite onCollideWithNearbyEntities to avoid using local variables
      Aaron Hill - 8 years ago
    2. loading EnderChest on demand for User
      Anselm Brehme - 8 years ago
    3. loading EnderChest on demand for User
      Anselm Brehme - 8 years ago
  4. 1.12.2-7.1.0-BETA-96

    1. Bump common for compilation fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    2. Bump common for hotfix with enderman spam.
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Need to actually return stuff to compile...
      Gabriel Harris-Rouquette - 8 years ago
    2. Do not throw events with empty lists for ChangeBlockEvent.Pre.
      Gabriel Harris-Rouquette - 8 years ago
  5. 1.12.2-7.1.0-BETA-94

    1. Bump common for various updates and fixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Merge chunk provider fix with EnderIO issue. Fixes SpongePowered/SpongeForge#2340.
      Gabriel Harris-Rouquette - 8 years ago
    2. Use a getter to avoid crash with world wrappers
      ImMorpheus - 8 years ago
    3. Merge per plugin reload command. Merges #1995.
      Gabriel Harris-Rouquette - 8 years ago
    4. Verify that when blocks are being destroyed by entities, they can be properly cancelled
      Gabriel Harris-Rouquette - 8 years ago
    5. Improve error message in SpongeItemStackBuilder when missing ID is specified
      Aaron Hill - 8 years ago
    6. Enable leak detection to help admins let devs know who are leaking connections.
      Chris Sanders - 8 years ago
    7. Move maxEntityCramming fix to entity collision module.
      bloodshot - 8 years ago
    8. Fix maxEntityCramming with collision optimization.
      bloodshot - 8 years ago
    9. Fix boolean logical error. Previous build will break everything. literally....
      Gabriel Harris-Rouquette - 8 years ago
    10. Clear captured lists and maps prior to being consumed. Should avoid recursion. Might fix SpongePowered/SpongeForge#2330.
      Gabriel Harris-Rouquette - 8 years ago
    11. Remove timings entity and TE warning spam.
      bloodshot - 8 years ago
    12. Sql Service changes for SpongeForge and SSP.
      Chris Sanders - 8 years ago
    13. Add missing license header
      Aaron Hill - 8 years ago
    14. Make SPacketChunkData exception more informative
      Aaron Hill - 8 years ago
    15. Fire 'ChangeBlockEvent.Pre' for destroyBlock. Fixes #2010
      bloodshot - 8 years ago
    16. The advancements weren't being properly registered to the advancement registry. (#1999)
      Seppe Volkaerts - 8 years ago
    17. Print out player data file when decompression exception occurs
      Aaron Hill - 8 years ago
    18. Injecct into stopServer instead of modifying anonymous class
      Aaron Hill - 8 years ago
    19. Don't attempt to stop server twice
      Aaron Hill - 8 years ago
    20. missed file
      Anselm Brehme - 8 years ago
    21. fire click inventory events even with no captured transactions
      Anselm Brehme - 8 years ago
    22. Add license to IndividualPluginReloadTest
      Simon_Flash - 8 years ago
    23. Add test plugin, separate stream call
      Simon_Flash - 8 years ago
    24. Add feature to reload individual plugins
      Simon_Flash - 8 years ago
  6. 1.12.2-7.1.0-BETA-93

    1. Update SpongeCommon for slots in creative event
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. fix ClickInventoryEvent.Creative slots
      Anselm Brehme - 8 years ago
  7. 1.12.2-7.1.0-BETA-92

  8. 1.12.2-7.1.0-BETA-91

    1. Fix startup crash.
      JBYoshi - 8 years ago
  9. 1.12.2-7.1.0-BETA-90

  10. 1.12.2-7.1.0-BETA-89

    1. Update TerminalConsoleAppender to 1.1.1
      See https://github.com/Minecrell/TerminalConsoleAppender/releases/tag/1.1.1
      Minecrell - 8 years ago
    2. Actually use Sponge's teleportation logic. Fixes #372
      JBYoshi - 8 years ago