Sponge Downloads

All builds

  1. 1.12.2-7.1.3-RC131

    1. Update SpongeCommon for craft preview fix
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. fix Crafting Preview on after opening a new Container
      Anselm Brehme - 8 years ago
    2. Couple of breeding fixes
      Chris Sanders - 8 years ago
    3. Don't access server before it's available in SpongeScheduler
      Aaron Hill - 8 years ago
  2. 1.12.2-7.1.3-RC130

    1. Bump common for work towards next RB.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Bump RB to next snapshot.
      Gabriel Harris-Rouquette - 8 years ago
  3. 1.12.2-7.1.2 Recommended

    1. Bump common for new Recommended Build 7.1.2
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Mark new Recommended Build for command plugin container fix. Release 7.1.2
      Gabriel Harris-Rouquette - 8 years ago
  4. 1.12.2-7.1.2-RC128

  5. 1.12.2-7.1.2-RC127

  6. 1.12.2-7.1.2-RC126

    1. Update common for PlainPagedData additions.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
  7. 1.12.2-7.1.2-RC125

    1. Bump common towards next recommended build.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Bump Sponge version towards next recommended build.
      Gabriel Harris-Rouquette - 8 years ago
  8. 1.12.2-7.1.1 Recommended

    1. Mark first Recommended Build of Sponge with new versioning scheme.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Make first Recommended Build with the new versioning.
      Gabriel Harris-Rouquette - 8 years ago
  9. 1.12.2-7.1.1-RC123

    1. Merge Version Change. Merges #391. Fixes SpongePowered/SpongeForge#2367.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago
    2. Remove debugging info. Pass MetadataContainer to registering the SpongeCommonContainer.
      Gabriel Harris-Rouquette - 8 years ago
    3. Bump common for version string changes and PluginContainer exposing the implementation.
      Gabriel Harris-Rouquette - 8 years ago
    SpongeCommon
    1. Merge Version Changes. Merges #2116.
      Gabriel Harris-Rouquette - 8 years ago
    2. Remove debugging logging for internal plugins.
      Gabriel Harris-Rouquette - 8 years ago
    3. Add a PluginContainer for SpongeCommon using the id 'sponge'. Migrate version strings to use new format.
      Gabriel Harris-Rouquette - 8 years ago
    4. Merge pull request #2115 from kencinder/patch-1
      kashike - 8 years ago
    5. Update ExploitCategory.java
      kencinder - 8 years ago
    6. Fix move entity event not firing because previous positions being changed during entity ticks. This allows normal entity movement to be cancelled once again.
      Gabriel Harris-Rouquette - 8 years ago
    7. Properly clear entity creator/owner from NBT
      Aaron Hill - 8 years ago
    8. Fix off by one that would cause spam with some excessive redstone stupidity.
      Gabriel Harris-Rouquette - 8 years ago
    9. Merge fix for lastCauseSize misuse. Merges #2110.
      Gabriel Harris-Rouquette - 8 years ago
    10. Properly fix the inventory packet state skipping over spawned entities to spawn, even if there are no transactions.
      Gabriel Harris-Rouquette - 8 years ago
    11. Due to a thing with mixins, I guess we cannot use accessor mixin interfaces within mixins.
      Gabriel Harris-Rouquette - 8 years ago
    12. Merge DominantHand implementation. Merges #2105.
      Gabriel Harris-Rouquette - 8 years ago
    13. Ensure entities spawned from inventory clicks will still spawn.
      Gabriel Harris-Rouquette - 8 years ago
    14. apply player specific keep-inventory gamerule to global during DropItemDestruct
      Anselm Brehme - 8 years ago
    15. More debugging info for buffer overflow issues with SF#2405.
      Gabriel Harris-Rouquette - 8 years ago
    16. fix crafting error with IC2
      Anselm Brehme - 8 years ago
    17. Fix a few issues with the recent exploit fix, mod tile entities not
      Gabriel Harris-Rouquette - 8 years ago
    18. Fix build warning
      Alex Thomson - 8 years ago
    19. Add License
      Alex Thomson - 8 years ago
    20. Add CauseStackTest plugin
      Alex Thomson - 8 years ago
    21. Use world restoring checks before spawning block item drops. Fixes SpongePowered/SpongeForge#2346.
      Gabriel Harris-Rouquette - 8 years ago
    22. Fix lastCauseSize getting set on the wrong index
      Alex Thomson - 8 years ago
    23. Merge particle effect builder fix. Merges #2096. Fixes #2040.
      Gabriel Harris-Rouquette - 8 years ago
    24. Merge custom data on item stacks failing to show what is failing. Merges #2083.
      Gabriel Harris-Rouquette - 8 years ago
    25. Merge forcing the global config to auto populate itself. Merges #2092.
      Gabriel Harris-Rouquette - 8 years ago
    26. Merge tablist fix. Merges #1941.
      Gabriel Harris-Rouquette - 8 years ago
    27. reuse lenses DefaultIndexedLenses in IItemHandlerAdapters
      Anselm Brehme - 8 years ago
    28. Fix tests
      ImMorpheus - 8 years ago
    29. License and brackets
      ImMorpheus - 8 years ago
    30. Update PR
      ImMorpheus - 8 years ago
    31. Implementation of DominantHandData
      Brynley McDonald - 10 years ago
    32. Fix #2040
      clienthax - 8 years ago
    33. cleanup collisions mixin
      phit - 8 years ago
    34. apply same fix for collisions
      phit - 8 years ago
    35. Force auto-populate into global config
      phit - 8 years ago
    36. Show what data is failing
      ImMorpheus - 8 years ago
    37. Fix potential tab desync during login
      ImMorpheus - 8 years ago
  10. 1.12.2-7.1.0-BETA-121

    1. Bump common for various fixes ported from Paper.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago