Sponge Downloads

All builds

  1. 1.10.2-2079-5.0.0-BETA-1737

    1. Bump common for compile warning fixes.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Fix compiler warnings and a few missed intrinsic methods.
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.10.2-2079-5.0.0-BETA-1735

    1. Fix plugin id sanitation
      Nick Conde - 10 years ago
  3. 1.10.2-2079-5.0.0-BETA-1734

    1. Update for virtual biome changes
      Nick Conde - 10 years ago
    SpongeCommon
    1. Add support for custom virtual biomes
      Nick Conde - 10 years ago
    2. Fix insertion order for Player inventories. Closes #939.
      Chris Sanders - 10 years ago
  4. 1.10.2-2079-5.0.0-BETA-1732

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Only add notifier to builder if 'appendPreBlockProtectedCheck' doesn't
      Aaron Hill - 10 years ago
    2. Add missing '.'
      Aaron Hill - 10 years ago
  5. 1.10.2-2079-5.0.0-BETA-1731

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Use '.dat.tmp' instead of '_new.dat'
      Aaron Hill - 10 years ago
    2. Allow SpongePlayerDataHandler to be initialized repeatedly
      Aaron Hill - 10 years ago
  6. 1.10.2-2079-5.0.0-BETA-1730

    1. Bump common for registration of the KeyRegistryModule.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
  7. 1.10.2-2079-5.0.0-BETA-1729

  8. 1.10.2-2079-5.0.0-BETA-1727

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Use player's open container when restoring click transactions
      Aaron Hill - 10 years ago
  9. 1.10.2-2079-5.0.0-BETA-1726

  10. 1.10.2-2079-5.0.0-BETA-1724

    1. Adjust invalid plugin ID's to avoid plugin not loading.
      Until plugin's update their ID's to not contain dot notation, the ID will
      simply be adjusted to contain only the last word so it can still load.
      bloodshot - 10 years ago