Sponge Downloads

All builds

  1. 1.11-2178-6.0.0-BETA-1939

    1. Update SpongeCommon
      Aaron Hill - 9 years ago
  2. 1.11-2178-6.0.0-BETA-1938

    No changelog is available for this build.
  3. 1.11-2178-6.0.0-BETA-1937

    1. Update SpongeCommon
      Aaron Hill - 9 years ago
  4. 1.11-2178-6.0.0-BETA-1936

  5. 1.11-2178-6.0.0-BETA-1935

  6. 1.11-2178-6.0.0-BETA-1934

  7. 1.11-2178-6.0.0-BETA-1931

    1. Cleanup SpongeForgeEventFactory.
      bloodshot - 9 years ago
  8. 1.11-2178-6.0.0-BETA-1929

    1. Refactor forge event handling. Update Forge to 2178.
      Forge mods that fire events will now have their event data converted
      and sent to sponge plugins.
      
      The following events are supported currently :
      
      BlockEvent.BreakEvent
      BlockEvent.PlaceEvent
      BlockEVent.MultiPlaceEvent
      ServerChatEvent
      PlayerSleepInBedEvent
      
      More forge event conversions will be added as needed.
      
      * Add handling of fake players for block pre, break, and place events.
      * Remove rest of forge event mixins.
      * Fix MixinPlayerInteractionManager itemstacks.
      bloodshot - 9 years ago
  9. 1.11-2168-6.0.0-BETA-1926

    1. Don't fire 'ChangeBlockEvent.Pre' for player interactions.
      This will handled differently for plugins during the refactor of Forge
      to Sponge events.
      bloodshot - 9 years ago
  10. 1.11-2168-6.0.0-BETA-1924

    1. Update SpongeCommon for mappings update, bump Forge to 2168
      kashike - 9 years ago
    SpongeCommon
    1. Update mappings
      kashike - 9 years ago
    2. Merge pull request #1038 from Maxqia/entitydropfix
      bloodmc - 9 years ago
    3. Fix Creative Inventories
      Max Qian - 9 years ago
    4. Actually post the DropItemEvent.Pre on mob drops
      Max Qian - 9 years ago
    5. Fix entities not dropping items
      Max Qian - 9 years ago