Sponge Downloads

All builds

  1. 1.8-1577-2.1-DEV-999

    1. bump common ref.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    2. Revert "Don't allow passing a PluginContainer to PluginManager#fromInstance"
      Aaron Hill - 10 years ago
    3. Bump common ref.
      Chris Sanders - 10 years ago
    SpongeCommon
    1. bump common ref
      Nick Conde - 10 years ago
    2. Fix compile issues for DataQuery change.
      Gabriel Harris-Rouquette - 10 years ago
    3. Begin OCD changes
      Nick Conde - 10 years ago
  2. 1.8-1577-2.1-DEV-998

    1. Update SpongeCommon
      Aaron Hill - 10 years ago
    2. Don't allow passing a PluginContainer to PluginManager#fromInstance
      Aaron Hill - 10 years ago
    3. Remove filter overrides
      Aaron Hill - 10 years ago
    4. Update for the World Migrator + shouldLoadSpawn fix.
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Update SpongeAPI
      Aaron Hill - 10 years ago
    2. Fix configs going into wrong dimension folder on subsequent reboots.
      Chris Sanders - 10 years ago
    3. Fix modifiers being in WorldCategory. Only goes in WorldConfig.
      Chris Sanders - 10 years ago
    4. Remove leftover code.
      Chris Sanders - 10 years ago
    5. Fix config files going into overworld folder. Properly fix unloading
      Chris Sanders - 10 years ago
    6. Move up multi-world check. Move constants to NbtDataUtil.
      Chris Sanders - 10 years ago
    7. Add World Migrator.
      Chris Sanders - 10 years ago
    8. Implement core Inventory API
      Mumfrey - 10 years ago
  3. 1.8-1577-2.1-DEV-997

  4. 1.8-1577-2.1-DEV-996

  5. 1.8-1577-2.1-DEV-995

    1. Update SpongeCommon for refactored ServiceManager
      Aaron Hill - 10 years ago
    SpongeCommon
    1. Implement refactored ServiceManager
      Aaron Hill - 10 years ago
    2. Implement Cause Event Filter typeFilter
      Nick Conde - 10 years ago
    3. Remove debugging line. Fix ordering of registering modules.
      Gabriel Harris-Rouquette - 10 years ago
  6. 1.8-1577-2.1-DEV-994

  7. 1.8-1577-2.1-DEV-993

    1. GameDictionary revamp. Fixes SpongePowered/SpongeAPI#806. Closes #439.
      Yes, this is breaking, but it fixes a potential DUPLICATION EXPLOIT.
      
      Also renames SpongeGameDictionary to SpongeForgeGameDictionary to contrast with the future SpongeVanillaGameDictionary that I'm working on.
      JBYoshi - 10 years ago
    SpongeCommon
    1. GameDictionary revamp to use GameDictionaryEntries. Closes #314.
      JBYoshi - 10 years ago
    2. Fix license header in SpongeAdditionalCatalogRegistryModule.
      Gabriel Harris-Rouquette - 10 years ago
    3. Update API. Fix #381.
      Gabriel Harris-Rouquette - 10 years ago
    4. Correct grabbing of active config always reading from disk.
      Chris Sanders - 10 years ago
    5. Fix wrongly implemented method in AbstractImmutableIntData.
      Gabriel Harris-Rouquette - 10 years ago
    6. Implement KnockbackData
      sanman00 - 10 years ago
    7. Update for Registry changes.
      Gabriel Harris-Rouquette - 10 years ago
  8. 1.8-1577-2.1-DEV-992

    1. Update for failing injector fixes
      Aaron Hill - 10 years ago
  9. 1.8-1577-2.1-DEV-991

  10. 1.8-1577-2.1-DEV-990

    1. Update for Text API III. changes
      Minecrell - 10 years ago
    SpongeCommon
    1. Implement Text API III.
      Minecrell - 10 years ago
    2. Handle entities removed in spawn event handlers. Fixes #319
      simon816 - 10 years ago