Sponge Downloads

All builds

  1. 1.9.4-1954-5.0.0-BETA-1442

    1. Bump common for debug line removal.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Remove debug line. Fixes SpongePowered/SpongeForge#690.
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.9.4-1954-5.0.0-BETA-1441

    1. Fix MixinInventoryHelper injection. Fix fill and setblock commands not working, or expecting an unwinding phase.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Fix commands failing to notify blocks of block changes.
      Gabriel Harris-Rouquette - 10 years ago
  3. 1.9.4-1954-5.0.0-BETA-1440

    1. Bump for block snapshot fixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Fix BlockSnapshot#restore not entering a proper phase. Begin work on block drops.
      Gabriel Harris-Rouquette - 10 years ago
  4. 1.9.4-1954-5.0.0-BETA-1439

    1. Don't manually trigger right click air
      This is handled through a separate packet in 1.9, so this code never
      should have been copied over for 1.8.9
      Aaron Hill - 10 years ago
  5. 1.9.4-1954-5.0.0-BETA-1438

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Fix onUpdateDeath not being called on the client
      Aaron Hill - 10 years ago
  6. 1.9.4-1954-5.0.0-BETA-1437

    1. Fix shift placing blocks
      Closes #679
      Aaron Hill - 10 years ago
  7. 1.9.4-1954-5.0.0-BETA-1436

  8. 1.9.4-1954-5.0.0-BETA-1435

    1. Fix unqualified field reference
      Aaron Hill - 10 years ago
    2. Update SpongeCommon
      Aaron Hill - 10 years ago
    3. Fix item dupe. Fixes #678 Fixes #682
      bloodshot - 10 years ago
    4. Update SpongeCommon
      Aaron Hill - 10 years ago
    5. Bump for multi-world fixes. Closes #677.
      Chris Sanders - 10 years ago
  9. 1.9.4-1954-5.0.0-BETA-1429

  10. 1.9.4-1954-5.0.0-BETA-1426

    1. Merge master into bleeding for updates and changes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Update SpongeCommon for pixelmon tracking fix.
      bloodshot - 10 years ago
    3. Fix client NPE during explosion event.
      bloodshot - 10 years ago
    4. Update SpongeCommon for creative event fix.
      bloodshot - 10 years ago
    5. Update SpongeCommon for refactor of inventory open and close events.
      bloodshot - 10 years ago
    6. Show -17 older commits.
    SpongeCommon
    1. Merge master into bleeding for updates and changes.
      Gabriel Harris-Rouquette - 10 years ago
    2. Make @Getter work with methods with a covariant return type
      Aaron Hill - 10 years ago
    3. Add support for tracking pixelmon when spawned by pokeballs.
      bloodshot - 10 years ago
    4. Add special cause for drops caused by inventory close.
      bloodshot - 10 years ago
    5. Fix cursor transactions with creative inventory event.
      bloodshot - 10 years ago
    6. Refactor handling of inventory open and close events.
      bloodshot - 10 years ago
    7. Fix captures not working for player packets and commands.
      bloodshot - 10 years ago
    8. Fix blocks not being tracked all the time.
      bloodshot - 10 years ago
    9. Few minor fixes for cause tracking.
      bloodshot - 10 years ago
    10. Refactor usages of Keys.INVISIBLE to Keys.VANISH. Update implementation for API changes.
      Gabriel Harris-Rouquette - 10 years ago
    11. Refactor handling of piston tracking.
      bloodshot - 10 years ago
    12. Properly cancel if restoring blocks. Fix NPE with tnt.
      Chris Sanders - 10 years ago
    13. Fix more issues with player drops not triggering events.
      bloodshot - 10 years ago
    14. Make sure to set UUID from Bukkit world when loading it. Closes #648.
      Chris Sanders - 10 years ago
    15. Fix Migrator migrating Bukkit worlds endlessly.
      Chris Sanders - 10 years ago
    16. Bump API for 4.2.0-SNAPSHOT bump.
      Gabriel Harris-Rouquette - 10 years ago
    17. Bump API for 4.1.0 official release.
      Gabriel Harris-Rouquette - 10 years ago
    18. Proper Multi-World WorldBorder implementation.
      Chris Sanders - 10 years ago
    19. Remove un-needed injections in MixinNetHandlerPlayServer.
      bloodshot - 10 years ago
    20. Rewrite handling of creative inventory events.
      bloodshot - 10 years ago
    21. Fix client saving every tick.
      bloodshot - 10 years ago