All builds
-
1.8.9-4.1.0-BETA-329
-
Bump common ref for setLocation fix.
…
Zidane - 10 years ago
SpongeCommon
-
Fix setLocation not teleporting entity.
bloodmc - 10 years ago
-
Bump common ref for setLocation fix.
-
1.8.9-4.1.0-BETA-328
-
Update jline to 2.14.2
stephan-gh - 10 years ago
-
Bump common ref for gen liquids fix.
Zidane - 10 years ago
-
Update SpongeCommon to fix startup issue
stephan-gh - 10 years ago
-
Bump common ref for portal location fix.
Zidane - 10 years ago
-
Bump common for teleport fixes. Closes SpongeCommon#759.
Zidane - 10 years ago
SpongeCommon
-
Update SpongeAPI
stephan-gh - 10 years ago
-
Fix liquids not flowing during world gen. Fixes #760
bloodmc - 10 years ago
-
Remove chunk loaded check during teleports. Fixes #759
bloodmc - 10 years ago
-
Fix wrong location being used for portal event.
bloodmc - 10 years ago
-
Use origin world for cause tracking during teleports.
bloodmc - 10 years ago
-
Don't allow non-player entities to load chunks on teleport.
bloodmc - 10 years ago
-
Use peekFirst instead of getFirst. Fixes #651
bloodmc - 10 years ago
-
Change MixinCommandTeleport to an overwrite to fix SpongeForge.
bloodmc - 10 years ago
-
Update jline to 2.14.2
-
1.8.9-4.1.0-BETA-322
-
Update common for added teleporter methods.
…
Zidane - 10 years ago -
Force Vanilla methods to call derivatives with Teleporter.
Zidane - 10 years ago
-
Bump for portal registration fixes.
Zidane - 10 years ago
-
Update for Teleport/Portal implementation.
Zidane - 10 years ago
SpongeCommon
-
Add teleporter methods to internal interface for Vanilla.
Zidane - 10 years ago
-
Fix various build issues.
bloodmc - 10 years ago
-
Fix plugin reload command
zml2008 - 10 years ago
-
Fix some issues with PortalAgentType registration.
bloodmc - 10 years ago
-
Add special handling when players leave or go to the end.
bloodmc - 10 years ago
-
Implement 'DisplaceEntityEvent.Teleport'
bloodmc - 10 years ago
-
Implement PortalAgentType storage.
bloodmc - 10 years ago
-
Register PoralAgentTypes.
gabizou - 10 years ago
-
Fix Teleporter PortalAgentType registration.
gabizou - 10 years ago
-
Rewrite handling of portal event.
bloodmc - 10 years ago
-
Null check teleporters for Entity teleports. Actually register TeleportTypes.
gabizou - 10 years ago
-
Implement teleporter cause builders.
gabizou - 10 years ago
-
Implement PortalAgent and 'DisplaceEntityEvent.Portal'
bloodmc - 10 years ago
-
Fix cause during command tracking.
bloodmc - 10 years ago
-
Fix living entities not moving.
bloodmc - 10 years ago
-
Fix notifyNeighbor crash on client. Fixes #758
bloodmc - 10 years ago
-
Implement changes to SqlService
zml2008 - 10 years ago
-
Fix scoreboard related memory leak
Aaron1011 - 10 years ago
-
Merge pull request #747 from ryantheleach/fix-SpongeTeleportHelper
bloodmc - 10 years ago
-
Add despawn configurations for Living entities.
gabizou - 10 years ago
-
Fix client NPE on block randomTick.
bloodmc - 10 years ago
-
Temporary workaround to a bug where game profile queries could return an empty list.
gabizou - 10 years ago
-
Cleanup isRemote checks in MixinWorldServer. WorldServer.isRemote is always false.
gabizou - 10 years ago
-
Fix SpongeTeleportHelper
ryantheleach - 10 years ago
-
Update common for added teleporter methods.
-
1.8.9-4.1.0-BETA-318
-
Bump common for timings verbose change.
…
Zidane - 10 years ago
SpongeCommon
-
Make timings verbose by default.
Zidane - 10 years ago
-
Bump common for timings verbose change.
-
1.8.9-4.1.0-BETA-317
-
Bump common ref for entity activation fix.
…
Zidane - 10 years ago
SpongeCommon
-
Fix entity activation.
bloodmc - 10 years ago
-
Bump common ref for entity activation fix.
-
1.8.9-4.1.0-BETA-316
-
Bump common for further timings.
…
Zidane - 10 years ago
SpongeCommon
-
Add chunk populate timings.
bloodmc - 10 years ago
-
Bump common for further timings.
-
1.8.9-4.1.0-BETA-315
-
Bump common for new timings.
…
Zidane - 10 years ago
SpongeCommon
-
Fix some crashes with timings.
bloodmc - 10 years ago
-
Update timings. Fixes #743
bloodmc - 10 years ago
-
Fix improper entity cast when flag is true for leash knots. Correct shadowed methods in MixinMinecraftServer.
gabizou - 10 years ago
-
Add missing imports.
bloodmc - 10 years ago
-
Properly fix #726
bloodmc - 10 years ago
-
Fix some redstone blocks firing block place events instead of modify.
bloodmc - 10 years ago
-
Merge pull request #644 from SpongePowered/world-storage-impl
bloodmc - 10 years ago
-
Implement WorldStorage
simon816 - 10 years ago
-
Merge pull request #718 from JBYoshi/data/invulnerability
bloodmc - 10 years ago
-
Merge pull request #737 from ZephireNZ/fix/properties
bloodmc - 10 years ago
-
Merge pull request #740 from hsyyid/fix/teleport-helper
bloodmc - 10 years ago
-
Merge pull request #734 from dualspiral/feature/pagination-pad
bloodmc - 10 years ago
-
Fix SolidCubeProperty being only accessible from Location<World>
ZephireNZ - 10 years ago
-
Add mob-spawn-range to world configs. Updates SpongeForge#646.
Zidane - 10 years ago
-
Move isSafe checks for invalid coordinates to avoid PositionOutOfBoundsException
hsyyid - 10 years ago
-
Fix SpongeAPI ref
Aaron1011 - 10 years ago
-
Implement getAllFor in GameRegistry.
Zidane - 10 years ago
-
Fix MixinEntityPlayerMP getPlayer to return this. Add optimization to pumpkins when being placed in generating chunks.
gabizou - 10 years ago
-
Fix fill not working when non-filled profile was cached
Aaron1011 - 10 years ago
-
Fix nether structures generating when generateStructures is false.
Zidane - 10 years ago
-
Remove the enum.
dualspiral - 10 years ago
-
Update Pagination to not pad if only one page exists.
dualspiral - 10 years ago
-
Implement InvulerabilityData.
jbyoshi - 10 years ago
-
Bump common for new timings.
-
1.8.9-4.1.0-BETA-314
-
Bump common for multi-world changes.
…
Zidane - 10 years ago
SpongeCommon
-
Require CommandSource to have reload perm to execute.
Zidane - 10 years ago
-
Last bits of cleanup.
Zidane - 10 years ago
-
Fix useMapFeatures always being false for non-overworlds in SinglePlayer.
Zidane - 10 years ago
-
Re-merge Tracker/Effect mixins back into World/WorldServer.
Zidane - 10 years ago
-
Initial work on disabling mod/Vanilla worlds.
Zidane - 10 years ago
-
Fix world generator initialization.
bloodmc - 10 years ago
-
Fix potential cause NPE in updateTickBlock.
bloodmc - 10 years ago
-
Bump common for multi-world changes.
-
1.8.9-4.1.0-BETA-313
-
Bump common ref to fix plugin multi-world storage.
…
Zidane - 10 years ago
SpongeCommon
-
Fix loadWorld not using WorldServerMulti.
Zidane - 10 years ago
-
Bump common ref to fix plugin multi-world storage.
-
1.8.9-4.1.0-BETA-312
-
Bump for multi-world emergency fix.
…
Zidane - 10 years ago
SpongeCommon
-
Bump for multi-world emergency fix.