Sponge Downloads

All builds

  1. 1.12.1-2444-7.0.0-BETA-2500

  2. 1.12-2443-7.0.0-BETA-2498

  3. 1.12-2443-7.0.0-BETA-2496

  4. 1.12-2443-7.0.0-BETA-2495

    1. Handle getWorldDirectory properly for mods. Fixes #1656
      Since Forge uses a single save handler for all worlds, mods expect any call to
      the save handler's getWorldDirectory to always return the overworld's root
      directory.
      
      In order to workaround the issue with Sponge using a save handler per world,
      we now detect when mods call getWorldDirectory and return what Forge would
      expect.
      bloodshot - 9 years ago
  5. 1.12-2443-7.0.0-BETA-2494

  6. 1.12-2443-7.0.0-BETA-2491

  7. 1.12-2443-7.0.0-BETA-2490

    1. Forge to 2443
      kashike - 9 years ago
  8. 1.12-2397-7.0.0-BETA-2489

    1. Bump for permission API changes.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 9 years ago
    SpongeCommon
    1. Bump ref for permissions changes. THIS IS A BREAK.
      Chris Sanders - 9 years ago
    2. Merge branch 'lucko/permission' into bleeding
      Chris Sanders - 9 years ago
    3. Update for PermissionService API changes
      Luck - 9 years ago
  9. 1.12-2397-7.0.0-BETA-2487

  10. 1.12-2397-7.0.0-BETA-2486