Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-31

    1. Bump for mistake in re-ordering worlds.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
    SpongeCommon
    1. Need to re-order each WorldServer creation.
      Chris Sanders - 8 years ago
  2. 1.12.2-7.1.0-BETA-30

    1. Update for desync errors between WorldManager and MinecraftServer.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
  3. 1.12.2-7.1.0-BETA-29

  4. 1.12.2-7.1.0-BETA-27

    1. Bump SpongeCommon for teleport fix.
      JBYoshi - 8 years ago
    SpongeCommon
    1. Delay the cast to IMixinTeleporter. Fixes #1834.
      JBYoshi - 8 years ago
  5. 1.12.2-7.1.0-BETA-26

  6. 1.12.2-7.1.0-BETA-25

  7. 1.12.2-7.1.0-BETA-24

    1. Update SpongeCommon
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. player is root of inventory click events not the opened container
      Anselm Brehme - 8 years ago
    2. implement offline player location
      Anselm Brehme - 8 years ago
  8. 1.12.2-7.1.0-BETA-23

    1. Update SpongeCommon for SpongeBlockSnapshot TE creation fix.
      bloodshot - 8 years ago
    SpongeCommon
    1. Only check for a TE when creating a SpongeBlockSnapshot.
      bloodshot - 8 years ago
    2. Fix issues with block container placement.
      bloodshot - 8 years ago
    3. Process block removal logic after block events are thrown while processing when capturing block changes.
      Gabriel Harris-Rouquette - 8 years ago
    4. Committed too soon, sigh..
      Chris Sanders - 8 years ago
    5. Add TileEntityInvalidate phase state for mod compatbility.
      Chris Sanders - 8 years ago
    6. Remove pointless exception trace when printing unexpected world change.
      Chris Sanders - 8 years ago
    7. Let plugin know when looking up User too early.
      Chris Sanders - 8 years ago
    8. Fix calling InventoryClose against a client player.
      Chris Sanders - 8 years ago
    9. fix NPE when calling CloseInventoryEvent
      Anselm Brehme - 8 years ago
    10. Add missing fire spread event context.
      bloodshot - 8 years ago
    11. fire Inventory Close on death (and quit) #1813
      Anselm Brehme - 8 years ago
    12. Re-Fix Chunk#getHighestYAt missing parentheses for correct order of operations.
      Tyler - 8 years ago
    13. Merge pull request #1757 from ImMorpheus/fix/missing-owner
      Chris Sanders - 8 years ago
    14. Fix empty owner with flowing water and falling block
      ImMorpheus - 8 years ago
    15. Fix WorldArchetype Builder keepSpawnLoaded NPE (#1809)
      liach - 8 years ago
    16. Fix unit tests for now added phase tracker during unit tests.
      Gabriel Harris-Rouquette - 8 years ago
    17. Minimally provide entities to be spawned if we missed them, not 100% sure how they should be spawned ofr what sort of context they should have.
      Gabriel Harris-Rouquette - 8 years ago
    18. Create and enter event listener phase states for each plugin listener to avoid issues with random tick event listeners not entering phsaes.
      Gabriel Harris-Rouquette - 8 years ago
  9. 1.12.2-7.1.0-BETA-22

  10. 1.12.2-7.1.0-BETA-21