All builds
-
1.12.2-2768-7.1.6-RC3623
-
Bump common for furnaces fix. Fixes #2639.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Merge bug fix for furnaces popping items. Fixes SpongePowered/SpongeForge#2639. Merges #2213.
Gabriel Harris-Rouquette - 7 years ago
-
Fix tile entities replacing their block states and then later replacing themselves back within the same update.
Gabriel Harris-Rouquette - 7 years ago
-
unmarkRemoval when adding a te and avoid closing a Proxy twice
ImMorpheus - 7 years ago
-
Make sure SV interaction logic is consistent with SF
ImMorpheus - 7 years ago
-
Bump common for furnaces fix. Fixes #2639.
-
1.12.2-2768-7.1.6-RC3622
-
Bump SpongeCommon for InteractInventoryEvent.Close fix
Aaron Hill - 7 years ago
SpongeCommon
-
Unregister listeners for closed CustomInventory on next tick
Aaron Hill - 7 years ago
-
Bump SpongeCommon for InteractInventoryEvent.Close fix
-
1.12.2-2768-7.1.6-RC3621
-
Update for reverting attempted fix for duplicative worlds not taking into account for negative world dimension ids.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Revert #2207 due to negative dimension id's causing IndexOutofboundsExceptions.
Gabriel Harris-Rouquette - 7 years ago
-
Update for reverting attempted fix for duplicative worlds not taking into account for negative world dimension ids.
-
1.12.2-2768-7.1.6-RC3620
-
Fix recursive error for ticking tile entities when they attempt to set a tile entity.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix recursive setting of tile entities when requesting the current tile entity.
Gabriel Harris-Rouquette - 7 years ago
-
Merge pull request #2207 from GlassSpirit/patch-1
Chris Sanders - 7 years ago
-
Fix same dimensionIDs after creating multiple worlds (#2206)
GlassSpirit - 7 years ago
-
Fix recursive error for ticking tile entities when they attempt to set a tile entity.
-
1.12.2-2768-7.1.6-RC3619
-
Bump common for fixing #2637.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Make sure there is always a locatable block for BlockEventqueue. If there isn't, oh well.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fixing #2637.
-
1.12.2-2768-7.1.6-RC3618
-
Fix tests for building.
…
Gabriel Harris-Rouquette - 7 years ago -
Merge piston dupe fixes along with implementation changes supporting MultiBlockCaptures.
Gabriel Harris-Rouquette - 7 years ago
-
Small updates to get MultiBlockCaptureSupplier working along with changes for handling block restores.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix failing tests with ItemStackSnapshot.NONE serializing and deserializing incorrectly.
Gabriel Harris-Rouquette - 7 years ago
-
Merge MultiBlockCaptureSupplier changes for Piston dupe fixes. Merges #2163.
Gabriel Harris-Rouquette - 7 years ago
-
Merge stable-7 changes into branch for development updates.
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Forbidden Tile
Gabriel Harris-Rouquette - 7 years ago
-
Fix Overwrite missing a few method calls (#2203)
Morpheus - 7 years ago
-
Lord of the Blocks: The Neighbor on the Block
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: Of Blocks and Notified Neighbors
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Logic Gate is Closed
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Taming of Eventgol
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Blockeventir
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Pistons of the Marshes
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Voice of Pistoman
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Road to Eventgard
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Road to Intermediate Transactions
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Five Classes
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Two Captures
Gabriel Harris-Rouquette - 7 years ago
-
Lord of the Blocks: The Fellowship of the Tracker
Gabriel Harris-Rouquette - 7 years ago
-
Fix tests for building.
-
1.12.2-2768-7.1.6-RC3616
-
Update SpongeCommon for teleport fix.
bloodshot - 7 years ago
SpongeCommon
-
Fix instanceof check and safe cast to PortalAgent (#2192)
Morpheus - 7 years ago
-
Fix CancellationException when cancelling CooldownEvent.Set
ImMorpheus - 7 years ago
-
Update SpongeCommon for teleport fix.
-
1.12.2-2768-7.1.6-RC3615
-
Mixin into ITeleporter (#2615)
Morpheus - 7 years ago
-
Mixin into ITeleporter (#2615)
-
1.12.2-2768-7.1.6-RC3614
-
Update SpongeCommon for interact player cause fix.
bloodshot - 7 years ago
SpongeCommon
-
Add missing player cause to interact events.
bloodshot - 7 years ago
-
Update SpongeCommon for interact player cause fix.
-
1.12.2-2768-7.1.6-RC3613
-
Fix build.
bloodshot - 7 years ago
-
Update SpongeCommon for config reload fix.
bloodshot - 7 years ago
SpongeCommon
-
Check init before registering event hooks.
bloodshot - 7 years ago
-
Fix sponge reload command. Fixes #2036
bloodshot - 7 years ago
-
Add enable/disable system for testplugins (#2195)
Morpheus - 7 years ago
-
Fix build.