Sponge Downloads

All builds

  1. 1.12.2-7.1.0-BETA-76

    1. Update SC reference for wiredata and bannerdata fixes
      Parker Lougheed - 8 years ago
    SpongeCommon
    1. Add banner processing to DyeColorData (#1928)
      MinusKube - 8 years ago
    2. Finish implementing WireAttachmentData. (#1934)
      Jonathan Browne - 8 years ago
    3. Try harder to lookup a user by name
      Aaron Hill - 8 years ago
    4. Throw ProfileNotFoundException when profile name lookup fails
      Aaron Hill - 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.
      Gabriel Harris-Rouquette - 8 years ago
    6. Fix phase incompatibility issue causing spam.
      Gabriel Harris-Rouquette - 8 years ago
    7. Merge tracker config changes. Merges #1951.
      Gabriel Harris-Rouquette - 8 years ago
    8. Remove debug message that verified the new indentation worked for printing phase contexts.
      Gabriel Harris-Rouquette - 8 years ago
    9. Merge stable-7 into feature/tracker-config for updates and fixes.
      Gabriel Harris-Rouquette - 8 years ago
    10. Finish javadocing IPhaseState.
      Gabriel Harris-Rouquette - 8 years ago
    11. Rename and organize some methods in IPhaseState. Start javadocing the IPhaseState methods.
      Gabriel Harris-Rouquette - 8 years ago
    12. additional debug info when failing to craft
      Anselm Brehme - 8 years ago
    13. Fix SpongeForge#2262: Log stacktrace warnings to Sponge Logger rather then STDERR
      Ryan Leach - 8 years ago
    14. Somehow the player logout stuff got missed in a previous massive refactor. Oh well.. fixing it anyways!
      Gabriel Harris-Rouquette - 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.
      Gabriel Harris-Rouquette - 8 years ago
    16. Update tracker config to reflect latest changes.
      bloodshot - 8 years ago
    17. Merge stable-7 into development for updates. Need to verify some things before this is fully final.
      Gabriel Harris-Rouquette - 8 years ago
    18. Merge larger refactors for bulk capture configurations to take place back into development branch.
      Gabriel Harris-Rouquette - 8 years ago
    19. Actually enable block events for no bulk capture states. Now to merge back into the development branch.
      Gabriel Harris-Rouquette - 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.
      Gabriel Harris-Rouquette - 8 years ago
    21. Successfully extract logic from TrackingUtil to allow singular events to be thrown per block change in IPhaseState. Needs some cleanup.
      Gabriel Harris-Rouquette - 8 years ago
    22. Nuke duplicated code out of orbit. All block processing is now entered through TrackingUtil.processBlockCaptures.
      Gabriel Harris-Rouquette - 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....
      Gabriel Harris-Rouquette - 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.
      Gabriel Harris-Rouquette - 8 years ago
    25. Move tracker related settings to its own config.
      bloodshot - 8 years ago
    26. Stub out 'unwind' in NoCaptureUseItemPacketState
      Aaron Hill - 8 years ago
    27. Start adding some Vanilla defaults to tracker configs
      Aaron Hill - 8 years ago
    28. Ensure that NoCapture phase states don't actually perform capturing
      Aaron Hill - 8 years ago
    29. Use SpongeEntityType's entityName.
      bloodshot - 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.
      Gabriel Harris-Rouquette - 8 years ago
    31. Add tracker config to control block, entity, and TE tracking.
      bloodshot - 8 years ago
  2. 1.12.2-7.1.0-BETA-75

    1. Bump SpongeCommon
      Aaron Hill - 8 years ago
    SpongeCommon
    1. fix 1964
      Xakep_SDK - 8 years ago
    2. Properly create entity snapshot in DamageableDataProcessor
      Aaron Hill - 8 years ago
  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.
      Daniel Naylor - 8 years ago
    SpongeCommon
    1. Downgrade configurate dependency to revert accidental break
      Daniel Naylor - 8 years ago
  5. 1.12.2-7.1.0-BETA-72

    1. Update SpongeCommon for configurate dep fix.
      bloodshot - 8 years ago
    SpongeCommon
    1. Update configurate dependency.
      bloodshot - 8 years ago
    2. Update SpongeAPI
      kashike - 8 years ago
  6. 1.12.2-7.1.0-BETA-71

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

  8. 1.12.2-7.1.0-BETA-69

    1. Bump Common for userOrSource command element fix
      Daniel Naylor - 8 years ago
    SpongeCommon
    1. Bump API for userOrSource fix
      Daniel Naylor - 8 years ago
    2. fix transformed slots returning the wrong slotindex
      Anselm Brehme - 8 years ago
  9. 1.12.2-7.1.0-BETA-68

  10. 1.12.2-7.1.0-BETA-67

    1. Bump common for various updates.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 8 years ago