Sponge Downloads

All builds

  1. 1.12.2-7.1.7-RC237

    1. Cleanup updates.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. License....
      Gabriel Harris-Rouquette - 7 years ago
    2. Remove unnecessary interface.
      Gabriel Harris-Rouquette - 7 years ago
    3. Clean up Minecart injections for forge usage.
      Gabriel Harris-Rouquette - 7 years ago
    4. Missed mixin application for EntityTNTPrimedMixin_API.
      Gabriel Harris-Rouquette - 7 years ago
  2. 1.12.2-7.1.7-RC236

    1. Bump for compile fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Update for naming policy. Not completed a full migration, but it is a work in progress.
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix compile post merge.
      Gabriel Harris-Rouquette - 7 years ago
    2. Merge second pass of mixin splitting with new naming policy.
      Gabriel Harris-Rouquette - 7 years ago
    3. This one too.
      Chris Sanders - 7 years ago
    4. This needs to be public..
      Chris Sanders - 7 years ago
    5. Fix Schematic test.
      Chris Sanders - 7 years ago
    6. Update names for Block related mixins.
      Gabriel Harris-Rouquette - 7 years ago
    7. Clean up DamageSource implementation for API abstracts and implementation.
      Gabriel Harris-Rouquette - 7 years ago
    8. Split up WorldInfo mixins.
      Gabriel Harris-Rouquette - 7 years ago
    9. Migrate world generation package and api to new naming policy standards.
      Gabriel Harris-Rouquette - 7 years ago
    10. Bridge -> MinecraftServer
      Chris Sanders - 7 years ago
    11. Merge pull request #2311 from BrainStone/fix/2308
      Chris Sanders - 7 years ago
    12. Using URLDecoder to decode the possibly encoded strings
      BrainStone - 7 years ago
    13. Fix formatting from earlier commit. fix imports.
      Gabriel Harris-Rouquette - 7 years ago
    14. Merge IPhaseState#getPhase() removal. Merges #2307.
      Gabriel Harris-Rouquette - 7 years ago
    15. Fix issue with custom entity detection on spawns. Fixes Wizardry Issue. Fixes SpongePowered/SpongeForge#2795.
      Gabriel Harris-Rouquette - 7 years ago
    16. Fix custom entity spawns for item drops. Fixes SpongePowered/SpongeForge#2834.
      Gabriel Harris-Rouquette - 7 years ago
    17. Fix InteractionPacketState missing to set the position. Improve the createSnapshot methods in ServerWorldBridge. Fixes SpongePowered/SpongeForge#2839.
      Gabriel Harris-Rouquette - 7 years ago
    18. Add manual creation of snapshots for interaction packet states for better handling.
      Gabriel Harris-Rouquette - 7 years ago
    19. Start following pending policy changes on naming for mixins and bridges.
      Gabriel Harris-Rouquette - 7 years ago
    20. Rewrite toString() for phase states.
      JBYoshi - 7 years ago
    21. Remove unused resource warnings.
      JBYoshi - 7 years ago
    22. Remove TrackingPhase completely. IPhaseState remains.
      JBYoshi - 7 years ago
    23. Remove calls to getPhase() in log messages.
      JBYoshi - 7 years ago
    24. Add IPhaseState.includesDecays().
      JBYoshi - 7 years ago
  3. 1.12.2-7.1.7-RC234

    1. Bump common for potential illegal argument exception on out of bounds positions.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. If a chunk is not loaded, return BlockSnapshot.NONE.
      Gabriel Harris-Rouquette - 7 years ago
    2. Actually, let the overwrite run the code as normal for fake worlds.
      Chris Sanders - 7 years ago
    3. Don't run xp event logic for fake worlds.
      Chris Sanders - 7 years ago
  4. 1.12.2-7.1.7-RC233

    1. Bump SpongeCommon for chunk cache fix.
      JBYoshi - 7 years ago
    SpongeCommon
    1. Fix MixinChunk.cacheKey always being 0.
      JBYoshi - 7 years ago
    2. Fix capitalization for @Zidane.
      Gabriel Harris-Rouquette - 7 years ago
  5. 1.12.2-7.1.7-RC232

    1. Bump common for constants update.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
  6. 1.12.2-7.1.7-RC231

    1. Update for common changes with split for ServerChunkProviderBridge.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Move some of Sponge's added nbt constants to Constants.
      Gabriel Harris-Rouquette - 7 years ago
    2. Split up the MixinChunkProviderServer mixin and it's super interface.
      Gabriel Harris-Rouquette - 7 years ago
    3. Fix license.
      Gabriel Harris-Rouquette - 7 years ago
    4. Move NBT type constants to Constants class.
      Gabriel Harris-Rouquette - 7 years ago
    5. Slight cleanup of removing dead method in MixinEntity/Living/Base. Move Breathing air to a constant.
      Gabriel Harris-Rouquette - 7 years ago
  7. 1.12.2-7.1.7-RC230

  8. 1.12.2-7.1.7-RC229

    1. Bump common for more mixin splitting.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Clean up Ban and GameProfile implementation with split mixins.
      Gabriel Harris-Rouquette - 7 years ago
    2. Remove some more bridges. Fix EntityTargetedEntityDataProcessor.
      Gabriel Harris-Rouquette - 7 years ago
    3. Permanently enable tracking storage on entities and block positions.
      Gabriel Harris-Rouquette - 7 years ago
  9. 1.12.2-7.1.7-RC228

    1. Fix snapshot crashing if the position is out of bounds.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Return BlockSnapshot.None when the position is outside the world boundaries.
      Gabriel Harris-Rouquette - 7 years ago
  10. 1.12.2-7.1.7-RC227

    1. Update for OwnerTrackedBridge splitting.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Damn intellij breaking my compilation fixes via different changelog...
      Gabriel Harris-Rouquette - 7 years ago
    2. Split out entity/tileentity ownership tracking to another bridge.
      Gabriel Harris-Rouquette - 7 years ago
    3. Merge pull request #2299 from connorhartley/improvement/async-lighting
      Chris Sanders - 7 years ago
    4. Sigh Pt. 3
      ImMorpheus - 7 years ago
    5. Sigh Pt. 2
      Chris Sanders - 7 years ago
    6. Sigh..
      Chris Sanders - 7 years ago
    7. Name fix and separate out IMixinLocation and IMixinDimensionType for GP.
      Chris Sanders - 7 years ago
    8. Try and fix CME with mods when using TwilightForest and map optimization module.
      Chris Sanders - 7 years ago
    9. Add minor async lighting improvements
      connorhartley - 7 years ago