Sponge Downloads

All builds

  1. 1.8-1568-2.1-DEV-828

    1. Update SpongeCommon ref.
      bloodshot - 10 years ago
    SpongeCommon
    1. Fix causes in NotifyNeighborEvent. Closes #267
      bloodshot - 10 years ago
    2. Add missing AT for DamageModifierTypes.
      bloodshot - 10 years ago
    3. Fix @clienthax screwup.
      Gabriel Harris-Rouquette - 10 years ago
    4. Implement JukeboxData. Closes #268.
      BuildTools - 10 years ago
    5. Implement FallingBlockData. Closes #257.
      BuildTools - 10 years ago
    6. Disable AngerableData for MixinEntityPigZombie. Fixes #266.
      Gabriel Harris-Rouquette - 10 years ago
    7. Add hashcode, equals, and tostring to DamageModifierType.
      Gabriel Harris-Rouquette - 10 years ago
    8. Implement DamageModifierTypes.
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.8-1568-2.1-DEV-827

    1. Refactor handling InteractBlockEvents with Forge.
      * Handle InteractEntityEvent.Primary with Forge.
      bloodshot - 10 years ago
    SpongeCommon
    1. Implement InteractEntityEvent.Primary
      bloodshot - 10 years ago
    2. Implement BlockItemData. Closes #256.
      Kenzie Togami - 10 years ago
    3. Try to fix NotePitch registration.
      Gabriel Harris-Rouquette - 10 years ago
    4. Fix ItemName processor. Closes #265.
      BuildTools - 10 years ago
  3. 1.8-1568-2.1-DEV-826

    1. Update Forge to 11.14.4.1568.
      * Update SpongeCommon ref for custom WorldType registration.
      bloodshot - 10 years ago
    SpongeCommon
    1. Register a GeneratorType for all available WorldType's.
      bloodshot - 10 years ago
  4. 1.8-1565-2.1-DEV-825

    1. Use the normal Sponge event bus for state events.
      Closes #222.
      Aaron Hill - 10 years ago
  5. 1.8-1565-2.1-DEV-824

    1. Update SpongeCommon ref.
      bloodshot - 10 years ago
    2. Don't sync event data for Forge if no handlers are present.
      bloodmc - 10 years ago
    SpongeCommon
    1. Fix mixin error with EnumSet.
      bloodshot - 10 years ago
    2. Update to API changes
      simon816 - 10 years ago
    3. Implement NotifyNeighborBlockEvent. Closes #263
      bloodmc - 10 years ago
  6. 1.8-1565-2.1-DEV-822

  7. 1.8-1565-2.1-DEV-821

    No changelog is available for this build.
  8. 1.8-1565-2.1-DEV-819

    1. Update Common.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Update API.
      Gabriel Harris-Rouquette - 10 years ago
    2. Update API.
      Gabriel Harris-Rouquette - 10 years ago
  9. 1.8-1565-2.1-DEV-818

    1. Update common for mcp. Minor cleanup.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Update mcp names. Clean up implementation. Update for Creature addition.
      Gabriel Harris-Rouquette - 10 years ago
  10. 1.8-1565-2.1-DEV-817

    1. Add debug overlay for block tracking.
      In order for a client to see block tracking data at a block position, the
      player must have the permission "sponge.debug.block-tracking". Any player
      that does not have this permission will see no data.
      
      * Implement minecart tracking.
      * Update SpongeCommon ref for redstone tracking.
      bloodshot - 10 years ago
    SpongeCommon
    1. Implement redstone tracking. Closes #223
      bloodmc - 10 years ago