Sponge Downloads

All builds

  1. 1.16.5-8.0.0-RC1120 Experimental

    1. fix(docs): version of badages (#3679)
      SettingDust - 4 years ago
  2. 1.16.5-8.0.0-RC1118 Experimental

    1. Fix class-retention annotations causing errors. Fixes #3674
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 4 years ago
  3. 1.16.5-8.0.0-RC1115 Experimental

    1. Missed this API bump
      Daniel Naylor - 4 years ago
  4. 1.16.5-8.0.0-RC1114 Experimental

    1. Expose BlockState string representation
      Yeregorix - 4 years ago
  5. 1.16.5-8.0.0-RC1113 Experimental

    1. Fire chat events on both SV and SF (and sync them) (#3670)
      * Ensure we use the linkified version of the message as the starting point (the ChatFormatter.formatChatComponent method was otherwise redundant).
      Daniel Naylor - 4 years ago
  6. 1.16.5-8.0.0-RC1112 Experimental

  7. 1.16.5-8.0.0-RC1111 Experimental

  8. 1.16.5-8.0.0-RC1110 Experimental

    1. fix compile
      Anselm Brehme - 4 years ago
    2. return the title used for InventoryMenu
      Anselm Brehme - 4 years ago
    3. also provide default title for MenuProviders
      Anselm Brehme - 4 years ago
    4. bring back cursor reset fix
      Anselm Brehme - 4 years ago
    5. provide InventoryMenu on Containers if available
      Anselm Brehme - 4 years ago
    6. Show -1 older commits.
    SpongeAPI
    1. fix compile
      Anselm Brehme - 4 years ago
    2. return the title used for InventoryMenu
      Anselm Brehme - 4 years ago
    3. provide InventoryMenu on Containers if available
      Anselm Brehme - 4 years ago
    4. Add EntityType/Archetype retrieval for SpawnEggs
      Gabriel Harris-Rouquette - 4 years ago
  9. 1.16.5-8.0.0-RC1105 Experimental

  10. 1.16.5-8.0.0-RC1100 Experimental

    1. Bump API to implement the DefaultWorldKeys factory.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 4 years ago
    2. Bump API to implement WorldManager#worldsOfType.
      Chris Sanders - 4 years ago
    3. Bump API to implement ServerWorldProperties#name
      Chris Sanders - 4 years ago
    SpongeAPI
    1. Improve the default world keys.
      Chris Sanders - 4 years ago
    2. Add worldsOfType to WorldManager.
      Chris Sanders - 4 years ago
    3. We won't be deprecating UUIDs for worlds.
      Chris Sanders - 4 years ago
    4. Allow WorldProperties to be named. Closes #2419.
      Chris Sanders - 4 years ago