Sponge Downloads

All builds

  1. 1.21.5-15.0.0-RC2153 Experimental

    1. feat(spongeneo): update neo to beta-1
      This required a fork of arch-loom to get working locally, so I'll wait
      to merge that in.
      
      Some of the injections had to split off with the snapshot updates
      because of the platform changes from Neo, likely will have to do the
      same for Forge proper.
      Gabriel Harris-Rouquette - 1 year ago
  2. 1.21.5-15.0.0-RC2152 Experimental

    1. feat(minecraft): update to 1.21.5
      Minimal changes required here since all the snapshots have been updates.
      Gabriel Harris-Rouquette - 1 year ago
    SpongeAPI
    1. feat(minecraft): update content to 1.21.5
      Gabriel Harris-Rouquette - 1 year ago
  3. 1.21.5-rc1-15.0.0-RC2151 Experimental

    1. chore: merge api-14 for updates
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 year ago
    2. Merge remote-tracking branch 'origin/api-13' into api-14
      aromaa - 1 year ago
    3. Merge remote-tracking branch 'origin/api-12' into api-13
      aromaa - 1 year ago
    4. Fix Keys.LODESTONE on empty target
      aromaa - 1 year ago
    5. implement missing Piston data
      Anselm Brehme - 1 year ago
    6. Show -17 older commits.
  4. 1.21.5-rc1-15.0.0-RC2137 Experimental

    1. feat(minecraft): update to 1.21.5-rc1
      Gabriel Harris-Rouquette - 1 year ago
  5. 1.21.5-pre2-15.0.0-RC2129 Experimental

    1. revert fix(crash): avoid a possible movement-fix crash
      The underlying bug was fixed now with the same isEmpty check.
      
      This reverts commit b039b78fecee8e13fe1f77a3ee4b32a0e7624f39.
      Gabriel Harris-Rouquette - 1 year ago
  6. 1.21.5-pre2-15.0.0-RC2128 Experimental

    1. feat(content): update to 1.21.5-pre2
      Gabriel Harris-Rouquette - 1 year ago
  7. 1.21.4-14.0.1-RC2619

    1. fix(test): there are two DamageEvents now
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 days ago
    2. chore(git): api-12 updates
      Gabriel Harris-Rouquette - 8 days ago
    3. Fix chat messages sent in vanish
      aromaa - 9 days ago
    4. Update to Gradle 8.14.4
      Yeregorix - 12 days ago
    5. Basic unit test for DamageEntityEvent
      Yeregorix - 1 month ago
  8. 1.21.4-14.0.1-RC2602

    1. chore(git): merge respawn data fixes
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 12 days ago
    2. feat(data): honor Keys.RESPAWN_LOCATIONS on live players
      Gabriel Harris-Rouquette - 12 days ago
    3. Fix CollideBlockEvent.Impact with world border
      aromaa - 1 month ago
    4. Restrict to build height only for ServerWorld#createSnapshot
      aromaa - 1 month ago
  9. 1.21.4-14.0.1-RC2560

    1. fix(tracker): Re-apply PlayerInteractPhase tracking delegation
      The creator/notifier tracking fix from 2d1af3559a was silently lost
      during the api-12 merge because an earlier merge had already resolved
      PlayerInteractPhase.java to the simplified 1.21.4 version, causing git
      to auto-merge the fix commit without including the overrides.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 month ago
    2. chore(git): merge api-12 additions
      Gabriel Harris-Rouquette - 1 month ago
    3. fix(tracker): Fix creator/notifier tracking propagation and persistence
      Gabriel Harris-Rouquette - 1 month ago
    4. Fix damage event NPE with Apothic Attributes. #4276
      Yeregorix - 2 months ago
    5. Log library download network errors
      Yeregorix - 2 months ago
    6. Show -2 older commits.
  10. 1.21.4-14.0.1-RC2535