Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-41

  2. 1.12.2-7.1.0-BETA-40

    1. Bump SpongeCommon for Advancement grant event firing
      Aaron Hill - 8 years ago
    SpongeCommon
    1. Move Advancement event logic to SpongeCommon
      Aaron Hill - 8 years ago
    2. Add criterion and advancements listeners to AdvancementTest
      Aaron Hill - 8 years ago
    3. Fix incorrect critical damage handling
      Parker Lougheed - 8 years ago
    4. Add missing call to updatePermissionLevel
      Aaron Hill - 8 years ago
    5. Fix wrong order of causes in DeathPhase. Closes #2113.
      Chris Sanders - 8 years ago
    6. Sponge needs to follow its own standards and not put sponge: in key
      Chris Sanders - 8 years ago
    7. Fix ItemStackComparators not being registered.
      Chris Sanders - 8 years ago
    8. Bridge support for Forge's ITeleporter.
      Chris Sanders - 8 years ago
    9. Fix block capturing auto-populating.
      Chris Sanders - 8 years ago
    10. Spawn type should be DROPPED_ITEM from a CloseWindow.
      Chris Sanders - 8 years ago
    11. Fix Mesa generation in modded environments. Closes #1834.
      Chris Sanders - 8 years ago
    12. Fix issue where dimensions are never unregistered while server is
      Chris Sanders - 8 years ago
    13. Do not allow world unloads to be cancelled during shutdown.
      Chris Sanders - 8 years ago
    14. Be more informative with Sponge level data reading.
      Chris Sanders - 8 years ago
    15. Revert "Add support for difficulty and allowed spawntypes per world. Fixes #1165"
      bloodshot - 8 years ago
    16. Add support for difficulty and allowed spawntypes per world. Fixes #1165
      bloodshot - 8 years ago
    17. Fix super redirect causing infinite recursion. Fixes #1873
      Gabriel Harris-Rouquette - 8 years ago
    18. add original and final slot info to ChangeInventoryEvent.Held
      Anselm Brehme - 8 years ago
    19. Merge changes required to update to the latest forge release build.
      Gabriel Harris-Rouquette - 8 years ago
    20. Complete erroring redirects for gamerule checks with forge update. Now verifying work.
      Gabriel Harris-Rouquette - 8 years ago
    21. Commit for work so far with updating to Forge 2654. There are many more changes needed in relation to the gamerule redirects for AI tasks.
      Gabriel Harris-Rouquette - 8 years ago
    22. This needs to be cancellable.
      Chris Sanders - 8 years ago
    23. implement setting the profession on MixinEntityVillager.
      Gabriel Harris-Rouquette - 8 years ago
  3. 1.12.2-7.1.0-BETA-39

  4. 1.12.2-7.1.0-BETA-38

    1. Bump Common for method cancellation fix
      Daniel Naylor - 8 years ago
    SpongeCommon
    1. This needs to be marked cancellable. Resolves SpongeForge/2079.
      Chris Sanders - 8 years ago
  5. 1.12.2-7.1.0-BETA-37

  6. 1.12.2-7.1.0-BETA-36

    1. Update SC reference for dupe fix
      Parker Lougheed - 8 years ago
    SpongeCommon
    1. Fix vanilla item frame dupe - MC-124833 (#1858)
      Parker Lougheed - 8 years ago
    2. Bump API for user element fix
      Daniel Naylor - 8 years ago
  7. 1.12.2-7.1.0-BETA-35

    1. Bump for common changes.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
    SpongeCommon
    1. Fix grabbing sound by underscored id.
      Chris Sanders - 8 years ago
    2. Implement parseValue on BlockTrait.
      Chris Sanders - 8 years ago
  8. 1.12.2-7.1.0-BETA-34

    1. Lookup plugin sources in SpongeImplHooks.getModIdFromClass
      (cherry picked from commit a94b9292525b93fa4f5b419be7c4dc14f526644e)
      Minecrell - 8 years ago
  9. 1.12.2-7.1.0-BETA-33

    1. Bump common ref for API rollback.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
    SpongeCommon
    1. Rollback API ref, remove redundant double-prepare.
      Chris Sanders - 8 years ago
  10. 1.12.2-7.1.0-BETA-32

    1. Bump for fire event after reordering.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 8 years ago
    SpongeCommon
    1. Fire event after re-ordering.
      Chris Sanders - 8 years ago
    2. Fix TE activation update method. Fixes #1838
      bloodshot - 8 years ago