Sponge Downloads

All builds

  1. 1.9.4-5.0.0-BETA-39

    1. Bump common for Location setBlock fix.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    SpongeCommon
    1. Add workaround fix for setting block through location.
      Gabriel Harris-Rouquette - 10 years ago
  2. 1.9.4-5.0.0-BETA-38

    1. Bump common ref for boss bar implementation.
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Fixes for 1.9.4
      Chris Sanders - 10 years ago
    2. Merge bossbar implementation into bleeding. Merges #692.
      Chris Sanders - 10 years ago
    3. Implement boss bar api
      kashike - 10 years ago
  3. 1.9.4-5.0.0-BETA-37

    1. Update SpongeCommon for fastutil fix
      Minecrell - 10 years ago
    SpongeCommon
    1. Fix fastutil inner classes being excluded from the final JAR
      Minecrell - 10 years ago
  4. 1.9.4-5.0.0-BETA-36

    1. Update SpongeCommon for interaction fix
      Minecrell - 10 years ago
    SpongeCommon
    1. Add cancellable = true to onProcessRightClick injection
      Minecrell - 10 years ago
  5. 1.9.4-5.0.0-BETA-35

  6. 1.9.4-5.0.0-BETA-34

  7. 1.9.4-5.0.0-BETA-32

    1. Merge master into bleeding for updates.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Bump common for further timings.
      Chris Sanders - 10 years ago
    3. Bump common for new timings.
      Chris Sanders - 10 years ago
    SpongeCommon
    1. Merge master into bleeding for timings.
      Gabriel Harris-Rouquette - 10 years ago
    2. Add chunk populate timings.
      bloodshot - 10 years ago
    3. Fix some crashes with timings.
      bloodshot - 10 years ago
    4. Update timings. Fixes #743
      bloodshot - 10 years ago
    5. Fix improper entity cast when flag is true for leash knots. Correct shadowed methods in MixinMinecraftServer.
      Gabriel Harris-Rouquette - 10 years ago
  8. 1.9.4-5.0.0-BETA-31

  9. 1.9.4-5.0.0-BETA-30

    1. Merge master into bleeding for updates.
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 10 years ago
    2. Bump common for multi-world changes.
      Chris Sanders - 10 years ago
    3. Bump common ref to fix plugin multi-world storage.
      Chris Sanders - 10 years ago
    4. Bump for multi-world emergency fix.
      Chris Sanders - 10 years ago
    5. Bump for multi-world changes in common.
      Chris Sanders - 10 years ago
    6. Show -6 older commits.
    SpongeCommon
    1. Merge master into bleeding. Note that entity death is broken as the captures are being reworked for phases.
      Gabriel Harris-Rouquette - 10 years ago
    2. Add missing imports.
      bloodshot - 10 years ago
    3. Properly fix #726
      bloodshot - 10 years ago
    4. Fix some redstone blocks firing block place events instead of modify.
      bloodshot - 10 years ago
    5. Merge pull request #644 from SpongePowered/world-storage-impl
      bloodmc - 10 years ago
    6. Implement WorldStorage
      simon816 - 10 years ago
    7. Merge pull request #718 from JBYoshi/data/invulnerability
      bloodmc - 10 years ago
    8. Merge pull request #737 from ZephireNZ/fix/properties
      bloodmc - 10 years ago
    9. Merge pull request #740 from hsyyid/fix/teleport-helper
      bloodmc - 10 years ago
    10. Merge pull request #734 from dualspiral/feature/pagination-pad
      bloodmc - 10 years ago
    11. Fix SolidCubeProperty being only accessible from Location<World>
      Brynley McDonald - 10 years ago
    12. Add mob-spawn-range to world configs. Updates SpongeForge#646.
      Chris Sanders - 10 years ago
    13. Move isSafe checks for invalid coordinates to avoid PositionOutOfBoundsException
      Hassan Syyid - 10 years ago
    14. Fix SpongeAPI ref
      Aaron Hill - 10 years ago
    15. Implement getAllFor in GameRegistry.
      Chris Sanders - 10 years ago
    16. Fix MixinEntityPlayerMP getPlayer to return this. Add optimization to pumpkins when being placed in generating chunks.
      Gabriel Harris-Rouquette - 10 years ago
    17. Fix fill not working when non-filled profile was cached
      Aaron Hill - 10 years ago
    18. Fix nether structures generating when generateStructures is false.
      Chris Sanders - 10 years ago
    19. Require CommandSource to have reload perm to execute.
      Chris Sanders - 10 years ago
    20. Last bits of cleanup.
      Chris Sanders - 10 years ago
    21. Fix useMapFeatures always being false for non-overworlds in SinglePlayer.
      Chris Sanders - 10 years ago
    22. Re-merge Tracker/Effect mixins back into World/WorldServer.
      Chris Sanders - 10 years ago
    23. Initial work on disabling mod/Vanilla worlds.
      Chris Sanders - 10 years ago
    24. Fix world generator initialization.
      bloodshot - 10 years ago
    25. Fix potential cause NPE in updateTickBlock.
      bloodshot - 10 years ago
    26. Fix loadWorld not using WorldServerMulti.
      Chris Sanders - 10 years ago
    27. Honor init methods from _Effect and _Tracker. Closes SpongeForge#642
      Chris Sanders - 10 years ago
    28. Remove the enum.
      Daniel Naylor - 10 years ago
    29. Make concrete the modify arg in WorldServerMulti.
      Chris Sanders - 10 years ago
    30. As always, missed headers...
      Chris Sanders - 10 years ago
    31. Correct worlds having a split map/structure storage.
      Chris Sanders - 10 years ago
    32. Add cause FIFO queue.
      bloodshot - 10 years ago
    33. Update Pagination to not pad if only one page exists.
      Daniel Naylor - 10 years ago
    34. Prevent chunk load during block tracking pre-tick. Fixes #638
      bloodshot - 10 years ago
    35. Preserve inventory items when cancelling 'DropItemEvent.Destruct'.
      bloodshot - 10 years ago
    36. Add sponge tps, a command to printout the TPS of server/worlds.
      Chris Sanders - 10 years ago
    37. Fix dotted keys being remapped to nested keys. Fixes #637.
      Gabriel Harris-Rouquette - 10 years ago
    38. Fix NPE with collision optimization.
      bloodshot - 10 years ago
    39. Ignore collision optimization for entities with parts such as EnderDragon.
      bloodshot - 10 years ago
    40. Use EntitySpawnCause when a player drops items via container. Fixes #728
      bloodshot - 10 years ago
    41. Fix client jittering on chunk load. Fixes SpongePowered/SpongeForge#639
      bloodshot - 10 years ago
    42. Merges #639, fixes #638. Thanks ryantheleach
      Chris Sanders - 10 years ago
    43. Updates #557. We need to also mark block for update.
      Chris Sanders - 10 years ago
    44. Fixes #557.
      Chris Sanders - 10 years ago
    45. Fixes #609
      Chris Sanders - 10 years ago
    46. Don't use DirectionalData with Skull TE
      Aaron Hill - 10 years ago
    47. Fix CME when cancelling 'DropItemEvent.Destruct'. Fixes #724
      bloodshot - 10 years ago
    48. Improve DestructEntityEvent causes. Fixes #717
      bloodshot - 10 years ago
    49. Fail
      Walker Crouse - 10 years ago
    50. This needs a different name
      Walker Crouse - 10 years ago
    51. Revert "Expose ItemStack equality method"
      Walker Crouse - 10 years ago
    52. Expose ItemStack equality method
      Walker Crouse - 10 years ago
    53. Remove SpongeForge hooks for Login, Logout, and Respawn events.
      bloodshot - 10 years ago
    54. Refactor handling of spawned items during block breaks.
      bloodshot - 10 years ago
    55. Prevent items from spawning after cancelling break event.
      bloodshot - 10 years ago
    56. Fix item dupes with player container drops.
      bloodshot - 10 years ago
    57. Add 'reload' to /sponge plugins which triggers GameReloadEvent.
      Chris Sanders - 10 years ago
    58. Refactor entity spawn, destruct, and drop events for living entities.
      bloodshot - 10 years ago
    59. Merge MessageReceiver-related improvements
      Aaron Hill - 10 years ago
    60. Merge idle timeout implementation
      Aaron Hill - 10 years ago
    61. Merge list pagination fix
      Aaron Hill - 10 years ago
    62. Ensure empty ListPaginations don't throw
      Jack Stratton - 10 years ago
    63. Implement guardian beam target
      Aaron Hill - 10 years ago
    64. Make the ModifyConstants require 0 in forge debug environments.
      Gabriel Harris-Rouquette - 10 years ago
    65. Implement InvulerabilityData.
      JBYoshi - 10 years ago
    66. Fix RGB color for TextColors.AQUA, fixes #719
      Minecrell - 10 years ago
    67. Add getter and setter for player idle timeout to Server
      kashike - 10 years ago
    68. Implement MessageReceiver methods
      kashike - 10 years ago
    69. Pad out each page with empty lines, end pages with next page with ...
      Ryan Leach - 10 years ago
  10. 1.9.4-5.0.0-BETA-29

    1. Update SpongeCommon
      Minecrell - 10 years ago
    SpongeCommon
    1. Various fixes with cause tracking.
      Gabriel Harris-Rouquette - 10 years ago