Sponge Downloads

All builds

  1. 1.10.2-2281-5.2.0-BETA-2361

    1. Prevent Sponge from setting the active mod container during async events.
      * Set Loader#activeContainer() to always use the call stack to get the active plugin on an async thread.
      
      Fixes #1460
      Daniel Naylor - 9 years ago
  2. 1.10.2-2281-5.2.0-BETA-2353

    1. Update SpongeCommon
      Anselm Brehme - 9 years ago
    SpongeCommon
    1. trying to handle slots added to Containers after creation
      Anselm Brehme - 9 years ago
    2. initialize carrier in Container
      Anselm Brehme - 9 years ago
  3. 1.10.2-2281-5.2.0-BETA-2350

    1. Bump common for compile fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 9 years ago
    2. Bump common for World extension fixes with World#getUniqueId(). Fixes #1527. Backported from stable-6 and bleeding.
      Gabriel Harris-Rouquette - 9 years ago
  4. 1.10.2-2281-5.2.0-BETA-2344

    1. Bump common for WorldInfo NPE avoidance with certain dummy worlds from mods.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 9 years ago
    SpongeCommon
    1. Ensure that lazily loaded world infos are not going to produce an NPE…
      Gabriel Harris-Rouquette - 9 years ago
  5. 1.10.2-2281-5.2.0-BETA-2341

    1. Bump Common for context fix
      Daniel Naylor - 9 years ago
    SpongeCommon
    1. Lazy load world contexts. Fixes #1354.
      Daniel Naylor - 9 years ago
  6. 1.10.2-2281-5.2.0-BETA-2336

    1. Bump common to fix typo.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 9 years ago
    2. Bump common for World initialization fix. Fixes #1509.
      Gabriel Harris-Rouquette - 9 years ago
    SpongeCommon
    1. Damned typo.
      Gabriel Harris-Rouquette - 9 years ago
    2. Move Context creation to the init method. Fixes SpongePowered/SpongeForge#1509.
      Gabriel Harris-Rouquette - 9 years ago
  7. 1.10.2-2281-5.2.0-BETA-2330

    1. Bump common for biome bound fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 9 years ago
    SpongeCommon
    1. Fix Biome bounds. Fixes #1349.
      Gabriel Harris-Rouquette - 9 years ago
  8. 1.10.2-2281-5.2.0-BETA-2328

  9. 1.10.2-2281-5.2.0-BETA-2326

    1. Bump SpongeCommon for pagination fix
      Daniel Naylor - 9 years ago
    SpongeCommon
    1. Fix pagination state not persisting across deaths
      Daniel Naylor - 9 years ago
  10. 1.10.2-2281-5.2.0-BETA-2324

    1. Update SpongeCommon for Inventory fixes
      Anselm Brehme - 9 years ago
    SpongeCommon
    1. Backport inventory fixes
      Anselm Brehme - 9 years ago