Sponge Downloads

All builds

  1. 1.12.2-2838-7.1.7-RC3789

    1. Bump common for various optimizations, fixes, updates.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Port some small performance fix as an option.
      Gabriel Harris-Rouquette - 7 years ago
    2. Add Aikar's Hopper Optimizations.
      Gabriel Harris-Rouquette - 7 years ago
    3. Remove obsolete mixin interfaces and methods.
      Gabriel Harris-Rouquette - 7 years ago
    4. Merge chunk request fix for specific phase states.
      Gabriel Harris-Rouquette - 7 years ago
    5. Hookup forgotten method on phase state to control chunk generation denials
      Chris Sanders - 7 years ago
  2. 1.12.2-2838-7.1.7-RC3788

    1. Bump common for async lighting application fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    SpongeCommon
    1. Fix async lighting method reference.
      Gabriel Harris-Rouquette - 7 years ago
  3. 1.12.2-2838-7.1.7-RC3787

    1. Update for smaller changes. Mostly with moving ChunkBridge.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Merge mixin splitting. Merges #2821.
      Gabriel Harris-Rouquette - 7 years ago
    3. A little mild cleanup from the changes necessitated to update SpongeVanilla.
      Gabriel Harris-Rouquette - 7 years ago
    4. Last bit of fixes in SpongeForge.
      Gabriel Harris-Rouquette - 7 years ago
    5. Fix small mixin isssues at runtime.
      Gabriel Harris-Rouquette - 7 years ago
    6. Show -7 older commits.
    SpongeCommon
    1. I could've sworn I had these fixed when I merged....
      Gabriel Harris-Rouquette - 7 years ago
    2. Split out ActiveChunk tracking to a bridge interface and implement in conjunction to two targets.
      Gabriel Harris-Rouquette - 7 years ago
    3. Merge mixin splitting pass 1. Merges #2292.
      Gabriel Harris-Rouquette - 7 years ago
    4. Clean up MapOptimization mixins for file structure. Fix a few comments on the map structure saving config.
      Gabriel Harris-Rouquette - 7 years ago
    5. Fix comments from PR.
      Gabriel Harris-Rouquette - 7 years ago
    6. Split up some of the phase stack printing.
      Gabriel Harris-Rouquette - 7 years ago
    7. Various small fixes and cleanups for SpongeVanilla support.
      Gabriel Harris-Rouquette - 7 years ago
    8. Fix re-initializing entities when created by an archetype off an existing entity.
      Gabriel Harris-Rouquette - 7 years ago
    9. Clean up errors from the split. Fix split of MixinEntityPlayerMP.
      Gabriel Harris-Rouquette - 7 years ago
    10. Fix a few small things with applying mixins post cleanup.
      Gabriel Harris-Rouquette - 7 years ago
    11. Clean up MixinPlayerList having vague methods that were considered unused, but magically applied due to fun changes from Forge.
      Gabriel Harris-Rouquette - 7 years ago
    12. Merge upstream into branch. Prepare for more cleanup.
      Gabriel Harris-Rouquette - 7 years ago
    13. Rename/remap some things with Activation mixins.
      Gabriel Harris-Rouquette - 7 years ago
    14. Fix compiling and application of mixins.
      Gabriel Harris-Rouquette - 7 years ago
    15. Some more cleanup. Going to just get this to compile and run next.
      Gabriel Harris-Rouquette - 7 years ago
    16. Almost completed the Entity package. Rename DataCconstants to Constants. Fix the mixin configs pointing to the various new mixins.
      Gabriel Harris-Rouquette - 7 years ago
    17. Lol... Renaming a couple of things causing so many changes....
      Gabriel Harris-Rouquette - 7 years ago
    18. Some more cleanup. Sorry Faithcaio, I touched your mixins...
      Gabriel Harris-Rouquette - 7 years ago
    19. Remove _Impl suffix for implementation classes. Start cleanup of IMixinEntity and some other interfaces, using Accessor mixins where possible.
      Gabriel Harris-Rouquette - 7 years ago
    20. More splitting. Things cropping up for todo's
      Gabriel Harris-Rouquette - 7 years ago
    21. Start splitting the API from implementation mixins. Mixins targeting api classes are moved to core.
      Gabriel Harris-Rouquette - 7 years ago
  4. 1.12.2-2838-7.1.7-RC3785

    1. Bump common for dupe World UUID and realtime fix. See common changelog.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Fix realtime module.
      Chris Sanders - 7 years ago
    2. Printout when multiple worlds with same UUID attempt to load.
      Chris Sanders - 7 years ago
  5. 1.12.2-2838-7.1.7-RC3784

    1. Only show mods when tabbing on /sponge mods <tab>. Closes #2401.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Only show plugins when tabbing on /sponge plugins <tab>.
      Chris Sanders - 7 years ago
  6. 1.12.2-2838-7.1.7-RC3783

    1. Merge changes for SpongeForge to improve teleportation code.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Update for various world fixes. See common changelog.
      Chris Sanders - 7 years ago
  7. 1.12.2-2838-7.1.7-RC3782

    1. Bump common for configuration fix causing some mixins to apply twice.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 7 years ago
    2. Remove custom log4j2 configurations
      Minecrell - 7 years ago
    3. Bump SpongeCommon for memory leak fix.
      JBYoshi - 7 years ago
    4. Bump SpongeCommon for death message crash fix.
      JBYoshi - 7 years ago
    5. Add partial fail-detection on null blocks for neighbor sources.
      Gabriel Harris-Rouquette - 7 years ago
  8. 1.12.2-2838-7.1.7-RC3777

  9. 1.12.2-2838-7.1.7-RC3776

    1. Bump common to fix mistake in PVP hook.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago
    SpongeCommon
    1. Sigh...
      Chris Sanders - 7 years ago
  10. 1.12.2-2838-7.1.7-RC3775

    1. Bump Forge build for mods requiring newer Forge.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 7 years ago