Sponge Downloads

All builds

  1. 1.8.9-1694-3.1.0-BETA-1048

    1. Bump to Forge 1694 for jline fixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.8.9-1691-3.1.0-BETA-1047

    1. Update common for mushroom fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  3. 1.8.9-1691-3.1.0-BETA-1046

    1. Fix injections for 1.8.9 update.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Revert "Fix console not showing any colors". Fixed in Forge master.
      Gabriel Harris-Rouquette - 10 years ago
    3. Fix console not showing any colors
      Minecrell - 10 years ago
    4. Update SpongeForge to 1.8.9
      Minecrell - 10 years ago
    5. Update workspace to Minecraft 1.8.9
      Minecrell - 10 years ago
    6. Show -17 older commits.
    SpongeCommon
    1. Fix more injections for 1.8.9 update.
      Gabriel Harris-Rouquette - 10 years ago
    2. Merge 1.8.9 update.
      Gabriel Harris-Rouquette - 10 years ago
    3. Restore IMPLEMTATION_VERSION for SpongeVanilla.
      Chris Sanders - 10 years ago
    4. Rename back to dimensionId for consistency...even if incorrect.
      Chris Sanders - 10 years ago
    5. Fix incorrect variable usage in keepSpawnLoaded. Thanks blood lol.
      Chris Sanders - 10 years ago
    6. Bump up dim 0 check.
      Chris Sanders - 10 years ago
    7. Remove incorrect enabling of world configs by default.
      Chris Sanders - 10 years ago
    8. Implement new Generate Spawn On Load. Closes #405.
      Chris Sanders - 10 years ago
    9. Copy custom manipulator when retrieving
      Aaron Hill - 10 years ago
    10. World config fixes. Closes #404.
      Chris Sanders - 10 years ago
    11. Implement getDefaultWorldName. Closes #292.
      Chris Sanders - 10 years ago
    12. Greatly cleanup logic in loadAllWorlds of MinecraftServer.
      Chris Sanders - 10 years ago
    13. Some World impl cleanup.
      Chris Sanders - 10 years ago
    14. Tiny cleanup.
      Chris Sanders - 10 years ago
    15. Do not remap our own methods.
      Gabriel Harris-Rouquette - 10 years ago
    16. Remove debugging line. Actually exit out of the packet handling if an exploit is detected.
      Gabriel Harris-Rouquette - 10 years ago
    17. Move exploit patches to be configurable, enabled by default.
      Gabriel Harris-Rouquette - 10 years ago
    18. Remove unnecessary mixin for common. Clean up check of MatterPropertyStore.
      Gabriel Harris-Rouquette - 10 years ago
    19. Add sanity check for returning a DataManipulatorBuilder if calling getBuilder.
      Gabriel Harris-Rouquette - 10 years ago
    20. Fix getOrCreate for custom data. Add more descriptive errors for Lake populators.
      Gabriel Harris-Rouquette - 10 years ago
    21. Forgot a license header again
      Aleksi Sapon - 10 years ago
    22. Update for API view changes
      Aleksi Sapon - 10 years ago
    23. Fix block access while processing transactions.
      Gabriel Harris-Rouquette - 10 years ago
    24. Fix map field reference in BlockSnapshot. Fixes #414.
      Gabriel Harris-Rouquette - 10 years ago
    25. Fix key related methods for custom data.
      Gabriel Harris-Rouquette - 10 years ago
    26. Fix reobfuscation type getting set to NOTCH instead of SEARGE
      Minecrell - 10 years ago
    27. Merge mixingradle branch, updates Mixin to 0.4.10, use mixingradle
      Mumfrey - 10 years ago
    28. Exclude dummyThing
      Mumfrey - 10 years ago
    29. Gradle script changes for MixinGradle multiproject
      Mumfrey - 10 years ago
    30. Remove explicit refmap from implementation.gradle
      Mumfrey - 10 years ago
    31. Begin updating to MixinGradle and Mixin 0.4.10
      Mumfrey - 10 years ago
    32. Remove unneeded buildSrc directory
      simon816 - 10 years ago
    33. Fix API submodule ref
      Aaron Hill - 10 years ago
    34. Update MCP mappings to snapshot_20160109
      Minecrell - 10 years ago
    35. Update SpongeCommon to 1.8.9
      Minecrell - 10 years ago
    36. Update world generator for 1.8.9
      Nick Conde - 10 years ago
    37. Make SpongeCommon compile on 1.8.9
      Minecrell - 10 years ago
    38. Update workspace to Minecraft 1.8.9
      Minecrell - 10 years ago
  4. 1.8-1577-4.0.0-BETA-1032

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
  5. 1.8-1577-4.0.0-BETA-1031

    1. Bump common ref
      Mumfrey - 10 years ago
  6. 1.8-1577-3.1.0-BETA-1045

    1. Bump common ref.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    2. Bump common ref.
      Chris Sanders - 10 years ago
    3. Bump common ref.
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Rename back to dimensionId for consistency...even if incorrect.
      Chris Sanders - 10 years ago
    2. Fix incorrect variable usage in keepSpawnLoaded. Thanks blood lol.
      Chris Sanders - 10 years ago
    3. Bump up dim 0 check.
      Chris Sanders - 10 years ago
    4. Remove incorrect enabling of world configs by default.
      Chris Sanders - 10 years ago
    5. Implement new Generate Spawn On Load. Closes #405.
      Chris Sanders - 10 years ago
    6. Copy custom manipulator when retrieving
      Aaron Hill - 10 years ago
    7. World config fixes. Closes #404.
      Chris Sanders - 10 years ago
  7. 1.8-1577-3.1.0-BETA-1044

    1. Bump common ref.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Implement getDefaultWorldName. Closes #292.
      Chris Sanders - 10 years ago
  8. 1.8-1577-3.1.0-BETA-1043

    1. This is no longer SpongeImplFactory.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
  9. 1.8-1577-3.1.0-BETA-1042

    1. Update for common changes.
      Output unloaded world's name when unloading its dimid.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Greatly cleanup logic in loadAllWorlds of MinecraftServer.
      Chris Sanders - 10 years ago
    2. Some World impl cleanup.
      Chris Sanders - 10 years ago
    3. Tiny cleanup.
      Chris Sanders - 10 years ago
  10. 1.8-1577-3.1.0-BETA-1041

    1. Fix mixin from common.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Update common for logic derp.
      Gabriel Harris-Rouquette - 10 years ago
    3. Update for exploit changes. Fix injection capturing shutdown events.
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Do not remap our own methods.
      Gabriel Harris-Rouquette - 10 years ago
    2. Remove debugging line. Actually exit out of the packet handling if an exploit is detected.
      Gabriel Harris-Rouquette - 10 years ago
    3. Move exploit patches to be configurable, enabled by default.
      Gabriel Harris-Rouquette - 10 years ago