Sponge Downloads

All builds

  1. 1.19.4-45.1.19-10.0.0-RC1588 Experimental

    1. fix: Call correct methods for biome access on chunks
      Fixes #3955
      Gabriel Harris-Rouquette - 2 years ago
  2. 1.19.4-45.1.19-10.0.0-RC1582 Experimental

    1. Merge WorldType issues fixes. Merges #4005.
      Gabriel Harris-Rouquette - 2 years ago
    2. chore: bump API ref
      Gabriel Harris-Rouquette - 2 years ago
    3. chore: spotless apply
      Gabriel Harris-Rouquette - 2 years ago
    4. Bump API ref
      Chris Sanders - 2 years ago
    5. Fix PVP setting to work per-world.
      Chris Sanders - 2 years ago
    6. Show -7 older commits.
    SpongeAPI
    1. Merge WorldType fixes. Merges #2503
      Gabriel Harris-Rouquette - 2 years ago
    2. We'll allow api-10 to not be broke.
      Chris Sanders - 2 years ago
    3. Changes for WorldTypeTemplate.
      Chris Sanders - 2 years ago
    4. Drop caffeine-guava adapter (#2472)
      Morpheus - 2 years ago
    5. Remove guava from the API (#2469)
      Morpheus - 2 years ago
  3. 1.19.4-45.1.19-10.0.0-RC1568 Experimental

    1. Remove static slot lens cache
      This breaks comparison between containers
      aromaa - 2 years ago
  4. 1.19.4-45.1.19-10.0.0-RC1564 Experimental

  5. 1.19.4-45.1.19-10.0.0-RC1563 Experimental

    1. Capture inventory when its cleared
      aromaa - 2 years ago
  6. 1.19.4-45.1.19-10.0.0-RC1559 Experimental

    1. Remove unnecessary collection
      aromaa - 2 years ago
  7. 1.19.4-45.1.19-10.0.0-RC1557 Experimental

  8. 1.19.4-45.1.19-10.0.0-RC1556 Experimental

  9. 1.19.4-45.1.19-10.0.0-RC1554 Experimental

  10. 1.19.4-45.1.19-10.0.0-RC1553 Experimental

    1. Adjust PhaseState pooling
      This is a correctness fix as we should not store the states
      before they are properly closed and the state has been cleared.
      
      We also didn't clear or return states to the pool that
      didn't provide modifiers and could leak resources for
      long periods of time until they were used again.
      
      As added bonus we now pool more states and removes some branching.
      aromaa - 2 years ago