Sponge Downloads

All builds

  1. 1.10.2-2221-5.1.0-BETA-2117

    1. Fix various issues with mod dimensions.
      * Fix Forge WorldEvents passing wrong handler to mods causing data to be
        read/saved from wrong location.
      * Fix registerDimension for hot-loaded dimensions.
      * Fix unregisterDimension not clearing out all relevant dimension data from memory.
      * Fix initDimension not accounting for multiple dimensions with same DimensionType.
      * Fix unloadQueuedChunks not handling unload world logic in proper spot.
      * Fix unloadQueuedChunks not using Forge's dormant chunks.
      * Update SpongeCommon.
      
      Fixes #910, Fixes #920, Fixes #995, Fixes #1046
      Fixes #1109, Fixes #1117, Fixes #1153
      bloodshot - 9 years ago
    SpongeCommon
    1. Fix various issues with mod dimensions.
      bloodshot - 9 years ago
  2. 1.10.2-2221-5.1.0-BETA-2113

  3. 1.10.2-2221-5.1.0-BETA-2109

  4. 1.10.2-2221-5.1.0-BETA-2104

    1. Update SpongeCommon for packet phase fix
      Aaron Hill - 9 years ago
    SpongeCommon
    1. Properly handle exceptions during packet processing
      Aaron Hill - 9 years ago
  5. 1.10.2-2221-5.1.0-BETA-2103

    1. Bump common for storage drawer fix, should fix other related duplication issues.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 9 years ago
    SpongeCommon
    1. Fix block change cancellations not cancelling entity spawns.
      Gabriel Harris-Rouquette - 9 years ago
  6. 1.10.2-2221-5.1.0-BETA-2102

    1. Bump Forge build to 2221
      Aaron Hill - 9 years ago
  7. 1.10.2-2202-5.1.0-BETA-2100

    1. Update SpongeCommon
      Aaron Hill - 9 years ago
    SpongeCommon
    1. Re-throw informative error during tab completion
      Aaron Hill - 9 years ago
  8. 1.10.2-2202-5.1.0-BETA-2099

  9. 1.10.2-2202-5.1.0-BETA-2098

    1. Allow delayed Villager Profession registration
      Closes #1222
      Aaron Hill - 9 years ago
  10. 1.10.2-2202-5.1.0-BETA-2096

    1. Update SpongeCommon
      Aaron Hill - 9 years ago
    2. Remove erroneous @Overwrite annotation
      Aaron Hill - 9 years ago
    3. Use Forge's loadChunk method instead of our forceLoadChunk method
      Aaron Hill - 9 years ago
    SpongeCommon
    1. Update SpongeAPI
      Aaron Hill - 9 years ago
    2. Properly add 'empty' transaction for click events
      Aaron Hill - 9 years ago