Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-109

  2. 1.12.2-7.1.0-BETA-108

    1. Fix onProcessRightClick cancelling second packet.
      When we receive a second packet within 100ms, ignore firing a second
      event and continue item logic.
      bloodshot - 8 years ago
  3. 1.12.2-7.1.0-BETA-107

  4. 1.12.2-7.1.0-BETA-106

    1. Merge pull request #384 from RedNesto/fix/npe-on-block-clicked
      Avoid NPE when a player is clicking blocks too quickly.
      kashike - 8 years ago
    2. Avoid NPE when a player is clicking blocks too quickly.
      RedNesto - 8 years ago
  5. 1.12.2-7.1.0-BETA-105

    1. Update Common/API for various fixes
      * Fix potential UserStorageService stack overflow
      * Ensure we always enter the PLAYER_WAKE_UP phase when required
      * Update API for selectors and fix various selector issues
      Daniel Naylor - 8 years ago
    SpongeCommon
    1. Update selectors
      Daniel Naylor - 8 years ago
    2. Add support for 1.12 features
      rexbut - 9 years ago
    3. Bugfixes and improvements for Selectors
      Kenzie Togami - 10 years ago
    4. Move entering PLAYER_WAKE_UP phase directly into wakeUpPlayer
      Aaron Hill - 8 years ago
    5. Use stored User on EntityPlayerMP when getting a User for an online player.
      Daniel Naylor - 8 years ago
  6. 1.12.2-7.1.0-BETA-104

    1. Fix MoveEntityEvent.setToTransform().
      Fixes SpongePowered/SpongeCommon#2052.
      JBYoshi - 8 years ago
  7. 1.12.2-7.1.0-BETA-103

    1. Update code owners
      Add myself as code owner of the Gradle files and the Jenkinsfile.
      
      Also add me to some more launch/plugin loading related code in SV.
      Minecrell - 8 years ago
  8. 1.12.2-7.1.0-BETA-102

    1. Add Jenkinsfile
      Minecrell - 8 years ago
    2. mappings: snapshot_20180808
      kashike - 8 years ago
  9. 1.12.2-7.1.0-BETA-101

    1. Use the new Minecraft server URLs (#383)
      * Update the server URL
      See https://twitter.com/Dinnerbone/status/993773511469686784.
      
      * Change the error message when the server JAR is not present
      
      * Check for the server JAR SHA-1 and use minimal-json to parse the versions manifest
      
      * Removed the useless ETag check
      
      * Removed the useless ETag check
      
      * Removed BufferedInputStream
      gdepoire1 - 8 years ago
  10. 1.12.2-7.1.0-BETA-100