Sponge Downloads

All builds

  1. 1.8.9-1808-4.1.0-BETA-1254

    1. Bump common for DyeableProcessor fixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.8.9-1808-4.1.0-BETA-1253

    1. Update SpongeCommon for ItemFrame fix.
      bloodshot - 10 years ago
  3. 1.8.9-1808-4.1.0-BETA-1252

  4. 1.8.9-1808-4.1.0-BETA-1251

    1. Update SpongeCommon
      Minecrell - 10 years ago
  5. 1.8.9-1808-4.1.0-BETA-1250

    1. Update SpongeCommon for entity block collision fix.
      bloodshot - 10 years ago
    SpongeCommon
    1. Ignore air blocks during entity block collisions.
      bloodshot - 10 years ago
    2. Add missed ItemInWorldManager mixin.
      Chris Sanders - 10 years ago
  6. 1.8.9-1808-4.1.0-BETA-1249

  7. 1.8.9-1808-4.1.0-BETA-1248

  8. 1.8.9-1808-4.1.0-BETA-1247

    1. Update SpongeCommon for InteractBlockEvent changes.
      * Forge's PlayerInteractEvent mixin has been removed in favor of our
      InteractBlockEvent. The forge PlayerInteractEvent will be created and
      translated onto the Forge event bus whenever our event fires.
      bloodshot - 10 years ago
    SpongeCommon
    1. Refactor InteractBlockEvent.
      bloodshot - 10 years ago
  9. 1.8.9-1808-4.1.0-BETA-1246

    1. Some small changes
      * Bind SpongeImpl logger to SpongeModGame
      * Actually make use of 'forced' spawn locations
      * Add comment and fix formatting in MixinDimensionManager
        * Don't overwrite field initialization of weakWorldMap
      * Add error message to illegal args in IndexedMessageChannel#addHandler
      simon816 - 10 years ago
    SpongeCommon
    1. Few small changes
      simon816 - 10 years ago
    2. Some fixes and improvements to a few data processors
      simon816 - 10 years ago
  10. 1.8.9-1808-4.1.0-BETA-1245

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Specify Locale.ENGLISH when using String#toLowerCase internally
      Aaron Hill - 10 years ago
    2. Fix particle ids
      Aaron Hill - 10 years ago