Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-20

  2. 1.12.2-7.1.0-BETA-19

  3. 1.12.2-7.1.0-BETA-18

    1. Update SpongeCommon
      Anselm Brehme - 8 years ago
    2. Update SpongeCommon
      Anselm Brehme - 8 years ago
    SpongeCommon
    1. Update SpongeAPI
      Anselm Brehme - 8 years ago
    2. add capture for changes in the player inventory during commands
      Anselm Brehme - 8 years ago
    3. Merge pull request #1790 from RedNesto/fix/decay-not-dropping
      Chris Sanders - 8 years ago
    4. Merge pull request #1789 from liachmodded/fix/map-item
      Chris Sanders - 8 years ago
    5. fix TeleportHelperFilter teleporting into non-passable blocks
      Anselm Brehme - 8 years ago
    6. handle PlaceRecipePacketState
      Anselm Brehme - 8 years ago
    7. Fix saplings (and apples) not dropping from decaying leaves and change the addition order of EventContextKeys
      RedNesto - 8 years ago
    8. Bump API for ItemStack comparators addition.
      Chris Sanders - 8 years ago
    9. Make MixinItemMap methods respect client side more
      liach - 8 years ago
    10. Merge pull request #1783 from RedNesto/fix/interact-entity-absolute
      Chris Sanders - 8 years ago
    11. Merge pull request #1787 from AlmuraDev/stable-7
      kashike - 8 years ago
    12. Fix: https://github.com/SpongePowered/SpongeForge/issues/1994
      Dockter - 8 years ago
    13. fix addTileEntity Mixin redirecting the wrong call in forge
      Anselm Brehme - 8 years ago
    14. Fix InteractEntityEvent sometimes returning a relative interaction point
      RedNesto - 8 years ago
    15. Don't emit a warning when failed data is already discovered. This is a toggleable option with a default of false.
      Gabriel Harris-Rouquette - 8 years ago
    16. Remove dupe adding of key.
      Chris Sanders - 8 years ago
    17. Fix CauseTracker issues
      ImMorpheus - 8 years ago
    18. Fix tests for added context key.
      Gabriel Harris-Rouquette - 8 years ago
    19. Actually save the config values for custom data registrations and only print out a warning when the failed data is registered.
      Gabriel Harris-Rouquette - 8 years ago
    20. Update SpongeAPI
      Anselm Brehme - 8 years ago
    21. Merge pull request #1779 from RedNesto/fix/inter-block-event-point
      Chris Sanders - 8 years ago
    22. Fix the InteractBlockEvent.Secondary rounding the interaction point
      RedNesto - 8 years ago
    23. crafting slots can be after the crafting grid too
      Anselm Brehme - 8 years ago
    24. Fix no event being thrown when lava spreads fire. Merges #1760.
      ImMorpheus - 8 years ago
    25. Merge pull request #1756 from ImMorpheus/fix/programmatic-explosions
      Chris Sanders - 8 years ago
    26. Fix Programmatic Explosions not updating the client
      ImMorpheus - 8 years ago
    27. wrong cast
      Anselm Brehme - 8 years ago
    28. try more to find a CraftingInventory.
      Anselm Brehme - 8 years ago
    29. fix offhand swap using wrong slot
      Anselm Brehme - 8 years ago
    30. Implement Chunk#getHighestYAt (#1770)
      RedNesto - 8 years ago
    31. Initial work on translations fixes (#1728)
      Morpheus - 8 years ago
    32. Use the PotionID when creating the DataContainer. (#1712)
      Morpheus - 8 years ago
    33. Merge pull request #1565 from JBYoshi/xp/since-level
      Chris Sanders - 8 years ago
    34. Optimize and improve experience calculations.
      JBYoshi - 9 years ago
    35. Fix SF client crash when an Enderman teleports.
      Chris Sanders - 8 years ago
    36. Update SpongeAPI
      Anselm Brehme - 8 years ago
    37. Proposal to fix #1568
      Parker Lougheed - 8 years ago
    38. Fix xpOrbs
      ImMorpheus - 8 years ago
    39. Add 'DropItemEvent.Pre' support for block dispenser's. Closes #1037
      bloodshot - 8 years ago
    40. Revert "Null out AdvancementList code"
      Chris Sanders - 8 years ago
    41. fix #1750 middle drag warnings
      Anselm Brehme - 8 years ago
    42. fix SpongeContextCalculator NPE on Client
      Anselm Brehme - 8 years ago
  4. 1.12.2-7.1.0-BETA-16

  5. 1.12.2-7.1.0-BETA-15

    1. Update SpongeCommon for bed spawn fix.
      Fixes SpongePowered/SpongeCommon#1719
      
      (cherry picked from commit 311f42f)
      bloodshot - 8 years ago
  6. 1.12.2-7.1.0-BETA-14

  7. 1.12.2-7.1.0-BETA-13

  8. 1.12.2-7.1.0-BETA-11

    1. Update SC reference for various fixes
      These include some scoreboard display mode foxes, world folder fixes for clients, some improvements to fake player detection, and some debugging improvements
      Parker Lougheed - 8 years ago
  9. 1.12.2-7.1.0-BETA-10

  10. 1.12.2-7.1.0-BETA-9

    1. Update SC submodule for various fixes
      Parker Lougheed - 8 years ago
    SpongeCommon
    1. Properly fix API submodule
      Parker Lougheed - 8 years ago
    2. Update API submodule for deprecations
      Parker Lougheed - 8 years ago
    3. Rename the field too
      Adam Spofford - 8 years ago
    4. Fix skipping BlockChangeFlags.NEIGHBOR_PHYSICS
      Adam Spofford - 8 years ago
    5. Fix pre pickup event casting error - Fixes #1695 (#1696)
      Parker Lougheed - 8 years ago
    6. Fix ride entity event not firing - Fixes #1345 (#1698)
      Parker Lougheed - 8 years ago
    7. Merge pull request #1697 from Meronat/fix/month-serializers
      Parker Lougheed - 8 years ago
    8. Fix copy for fall distance data
      Parker Lougheed - 8 years ago
    9. Add an instant change block event for falling block entities to check themselves. Partially fixes #1251.
      Gabriel Harris-Rouquette - 8 years ago
    10. Fix data serializers which use the month - Fixes #1317
      Parker Lougheed - 8 years ago