Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-76

    1. Update SC reference for wiredata and bannerdata fixes
      parlough - 8 years ago
    SpongeCommon
    1. Add banner processing to DyeColorData (#1928)
      MinusKube - 8 years ago
    2. Finish implementing WireAttachmentData. (#1934)
      jbyoshi - 8 years ago
    3. Try harder to lookup a user by name
      Aaron1011 - 8 years ago
    4. Throw ProfileNotFoundException when profile name lookup fails
      Aaron1011 - 8 years ago
    5. Do not capture during server tick listeners from forge mods as they may unload worlds when blocks have been captured from an unloaded world. Likewise, check that the world is not a fake world if capturing a player object from itemstacks.
      gabizou - 8 years ago
    6. Fix phase incompatibility issue causing spam.
      gabizou - 8 years ago
    7. Merge tracker config changes. Merges #1951.
      gabizou - 8 years ago
    8. Remove debug message that verified the new indentation worked for printing phase contexts.
      gabizou - 8 years ago
    9. Merge stable-7 into feature/tracker-config for updates and fixes.
      gabizou - 8 years ago
    10. Finish javadocing IPhaseState.
      gabizou - 8 years ago
    11. Rename and organize some methods in IPhaseState. Start javadocing the IPhaseState methods.
      gabizou - 8 years ago
    12. additional debug info when failing to craft
      Faithcaio - 8 years ago
    13. Fix SpongeForge#2262: Log stacktrace warnings to Sponge Logger rather then STDERR
      ryantheleach - 8 years ago
    14. Somehow the player logout stuff got missed in a previous massive refactor. Oh well.. fixing it anyways!
      gabizou - 8 years ago
    15. All the context moves for configuration options of tracking phases is now done. this should be working as expected. will need to test to verify.
      gabizou - 8 years ago
    16. Update tracker config to reflect latest changes.
      bloodmc - 8 years ago
    17. Merge stable-7 into development for updates. Need to verify some things before this is fully final.
      gabizou - 8 years ago
    18. Merge larger refactors for bulk capture configurations to take place back into development branch.
      gabizou - 8 years ago
    19. Actually enable block events for no bulk capture states. Now to merge back into the development branch.
      gabizou - 8 years ago
    20. Finalize capture and bulk capture disparities. NoCapture states are usable with the singular block events being thrown as a possibility. I need to make the singular events configurable in some way, but for now, if we do ignore bulk captures, we still will enter phase states to monitor block changes and associate trackable players.
      gabizou - 8 years ago
    21. Successfully extract logic from TrackingUtil to allow singular events to be thrown per block change in IPhaseState. Needs some cleanup.
      gabizou - 8 years ago
    22. Nuke duplicated code out of orbit. All block processing is now entered through TrackingUtil.processBlockCaptures.
      gabizou - 8 years ago
    23. Work on consolidating the block processing bits to work towards individualized block events. The goal is that we should ahve consumer code for each block change isolated so that there is no duplicate code, while bulk block captures will use the same code, just that it will iterate outside of said code. Currently just getting things ready....
      gabizou - 8 years ago
    24. Temporary work on making the tracking phases able to handle individualized events to move away from bulk captures as an option according to configs.
      gabizou - 8 years ago
    25. Move tracker related settings to its own config.
      bloodmc - 8 years ago
    26. Stub out 'unwind' in NoCaptureUseItemPacketState
      Aaron1011 - 8 years ago
    27. Start adding some Vanilla defaults to tracker configs
      Aaron1011 - 8 years ago
    28. Ensure that NoCapture phase states don't actually perform capturing
      Aaron1011 - 8 years ago
    29. Use SpongeEntityType's entityName.
      bloodmc - 8 years ago
    30. Clean up some of the bits of code here and there. Make sure we are not capturing anything with the new no capture phase states.
      gabizou - 8 years ago
    31. Add tracker config to control block, entity, and TE tracking.
      bloodmc - 8 years ago
  2. 1.12.2-7.1.0-BETA-75

  3. 1.12.2-7.1.0-BETA-74

  4. 1.12.2-7.1.0-BETA-73

    1. Update SpongeCommon to revert accidental breaking change to Configurate
      Revert "Update SpongeCommon for configurate dep fix."
      
      This reverts commit 81b05de7d434fd9f7fbce54e1f6ac5d23cc9111e.
      dualspiral - 8 years ago
  5. 1.12.2-7.1.0-BETA-72

  6. 1.12.2-7.1.0-BETA-71

    1. Disable JLine event expansion
      Fixes PaperMC/Paper#1171 for SpongeVanilla
      stephan-gh - 8 years ago
    SpongeCommon
    1. Fix NPE in TE activation.
      bloodmc - 8 years ago
  7. 1.12.2-7.1.0-BETA-70

  8. 1.12.2-7.1.0-BETA-69

  9. 1.12.2-7.1.0-BETA-68

  10. 1.12.2-7.1.0-BETA-67