Sponge Downloads

All builds

  1. 1.18.1-9.0.0-RC1119 Experimental

    1. Merge api-8 for class-retention annotation fix. Fixes #3674
      Specifically, annotations can have varying levels of retention,
      traditionally if an annotation is meant to be analyzable at runtime,
      the classpath will need to have the annotation available. In some
      cases, certain tools may elect to have class-level retention of an
      annotation, resulting in odd behaviors and possibly more questions
      than answers. In short, such annotations that have no functional
      meaning for the ListenerClassVisitor can be safely ignored.
      
      Author's Note: Fixing this issue is not a guarantee for support of
      Lombok as a tool.
      gabizou - 4 years ago
    2. Fix class-retention annotations causing errors. Fixes #3674
      gabizou - 4 years ago
  2. 1.18.1-9.0.0-RC1117 Experimental

  3. 1.18.1-9.0.0-RC1116 Experimental

  4. 1.18.1-9.0.0-RC1106 Experimental

  5. 1.18.1-9.0.0-RC1104 Experimental

    1. bump spongeapi
      immorpheus - 4 years ago
  6. 1.18.1-9.0.0-RC1103 Experimental

  7. 1.18.1-9.0.0-RC1102 Experimental

    1. bump sponge api
      immorpheus - 4 years ago
    2. fix compile errors
      immorpheus - 4 years ago
    3. remove merge backup file
      immorpheus - 4 years ago
    4. Merge remote-tracking branch 'origin/api-8' into api-9
      immorpheus - 4 years ago
    5. Bump API to implement the DefaultWorldKeys factory.
      Zidane - 4 years ago
    6. Show -19 older commits.
  8. 1.18.1-9.0.0-RC1090 Experimental

  9. 1.18.1-9.0.0-RC1087 Experimental

    1. Update ChunkLayout implementation for variable world heights
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      gabizou - 5 years ago
  10. 1.18.1-9.0.0-RC1086 Experimental

    1. Merge api-8 into api-9 for updates
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      gabizou - 5 years ago
    2. Fix closeInventory() not sending close packet. Fixes #3639
      jbyoshi - 5 years ago
    3. Merge pull request #3629 from SpongePowered/api8/superclass-transformer
      gabizou - 5 years ago
    4. Reintroduce Superclass Transformations
      gabizou - 5 years ago
    5. Add modlauncher-transformers project
      gabizou - 5 years ago
    6. Show -34 older commits.