Sponge Downloads

All builds

  1. 1.8-1577-2.1-DEV-896

    1. Update for common changes.
      - Fix SpongeForge's modid to be the standard lower-case "sponge".
      - Correct SpongeForge's name on the client "Sponge"
      - Add language file for GeneratorTypes on the world creation screen.
      
      The language stuff needs work and someone more knowledgeable with how
      language files work in mods should assist with this.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    SpongeCommon
    1. A few world fixes.
      Chris Sanders - 10 years ago
  2. 1.8-1577-2.1-DEV-895

    1. Fix crashes when sleeping in beds.
      bloodshot - 10 years ago
    SpongeCommon
    1. Don't send empty death messages to player.
      bloodshot - 10 years ago
  3. 1.8-1577-2.1-DEV-894

    1. Remove debugging line.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  4. 1.8-1577-2.1-DEV-893

    1. Branch the cause for explosion event to include projectile sources. Fixes SpongePowered/SpongeCommon#313.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Add the large fireball as the source of the explosion upon impact.
      Gabriel Harris-Rouquette - 10 years ago
  5. 1.8-1577-2.1-DEV-892

    1. Update common for player death fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Fix duplicate source naming in player death. Fixes SpongePowered/SpongeForge#440.
      Gabriel Harris-Rouquette - 10 years ago
    2. Fix licenses and debugging output.
      Gabriel Harris-Rouquette - 10 years ago
    3. Oh right, debugging messages byebye.
      Gabriel Harris-Rouquette - 10 years ago
    4. Add more tests for Data implementation. Fix some minor bugs.
      Gabriel Harris-Rouquette - 10 years ago
    5. Expand more DataManipulator testing.
      Gabriel Harris-Rouquette - 10 years ago
  6. 1.8-1577-2.1-DEV-891

  7. 1.8-1577-2.1-DEV-890

    1. Update common. Fix Debug overlay. Closes SpongePowered/SpongeCommon#316.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Parametarize ManipulatorTest so that testable DataManipulators can be tested.
      Gabriel Harris-Rouquette - 10 years ago
  8. 1.8-1577-2.1-DEV-889

    1. Update for named causes globally. #gain, like in common,
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Refactor all event implementations that use a Cause to have a
      Gabriel Harris-Rouquette - 10 years ago
  9. 1.8-1577-2.1-DEV-888

    1. Update Common.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Bump common ref.
      Chris Sanders - 10 years ago
    3. Bump common ref.
      Chris Sanders - 10 years ago
    4. Bump common ref.
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Fix argument ordering.
      Gabriel Harris-Rouquette - 10 years ago
    2. Implement Moisture Data.
      Me4502 - 10 years ago
    3. Remove useless overwrite in MixinEntityFallingBlock.
      Chris Sanders - 10 years ago
    4. Update for API changes. Closes #302.
      Chris Sanders - 10 years ago
    5. Update for API changes. Set fallTime to 1 by default.
      Chris Sanders - 10 years ago
    6. Convert more processors to DualProcessors.
      Gabriel Harris-Rouquette - 10 years ago
    7. Re-implement SkinData. Fix remove from tab list packet being sent too early. Closes #309
      simon816 - 10 years ago
    8. Fix weather effects not spawning. Fixes #299
      simon816 - 10 years ago
  10. 1.8-1577-2.1-DEV-884

    1. Update for event filtering.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Implement Event Filters, merges #274
      Nick Conde - 10 years ago