Sponge Downloads

All builds

  1. 1.8.9-1763-4.1.0-BETA-1224

    1. Fix block snapshot leak during mod generateWorld calls.
      Since generateWorld can re-enter itself, flags were not being set
      correctly causing block snapshots to leak into next tick. The flags are
      now set before each generator runs generateWorld.
      bloodshot - 10 years ago
    SpongeCommon
    1. Fix recursive check during markAndNotifyBlockPost. Fixes #
      bloodshot - 10 years ago
  2. 1.8.9-1763-4.1.0-BETA-1223

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Update API for Catalog changes.
      Gabriel Harris-Rouquette - 10 years ago
    2. Keep chunks loaded in SpongeChunkPreGenerate to allow for populators to run
      Aleksi Sapon - 10 years ago
  3. 1.8.9-1763-4.1.0-BETA-1222

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Bump SpongeAPI
      Aaron Hill - 10 years ago
  4. 1.8.9-1763-4.1.0-BETA-1221

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
  5. 1.8.9-1763-4.1.0-BETA-1220

    1. Make MixinSpongeProxyBlockAccess implement IBlockAccess
      Aaron Hill - 10 years ago
    2. Update SpongeCommon
      Aaron Hill - 10 years ago
  6. 1.8.9-1763-4.1.0-BETA-1219

  7. 1.8.9-1763-4.1.0-BETA-1218

    1. Bump common for Experience processor bugfixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Merge Experience processor bugfix. Merges #553.
      Gabriel Harris-Rouquette - 10 years ago
    2. Update the Total Experience value processor.
      Daniel Naylor - 10 years ago
  8. 1.8.9-1763-4.1.0-BETA-1217

  9. 1.8.9-1763-4.1.0-BETA-1216

  10. 1.8.9-1763-4.1.0-BETA-1215

    1. Update Gradle wrapper to 2.12
      Minecrell - 10 years ago
    SpongeCommon
    1. Update Gradle wrapper to 2.12
      Minecrell - 10 years ago
    2. Pass in BlockPos from client to ICommand instances
      Aaron Hill - 10 years ago
    3. Fix command handling not registering sources in post tick captures.
      Gabriel Harris-Rouquette - 10 years ago
    4. Fix some issues with SpawnCauses and the SpawnEntityEvent check. Fixes #585.
      Gabriel Harris-Rouquette - 10 years ago