All builds
-
1.12.2-2768-7.1.6-RC3653
-
Update SpongeCommon for Furnace output offer/set fix
Anselm Brehme - 7 years ago
SpongeCommon
-
allow setting items on the furnace output-slot via API
Anselm Brehme - 7 years ago
-
Don't randomize seeds, unless new world! (#2234)
Philip T - 7 years ago
-
Update SpongeCommon for Furnace output offer/set fix
-
1.12.2-2768-7.1.6-RC3652
-
Null check unloading tiles. For some reason there was a null tile entity. Fixes #2686.
…
Gabriel Harris-Rouquette - 7 years ago
-
Null check unloading tiles. For some reason there was a null tile entity. Fixes #2686.
-
1.12.2-2768-7.1.6-RC3651
-
Bump common for TileEntity removal fix. Fixes TwilightForest issue. Fixes #2682.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix TileEntity removal during block processing. Fixes SpongePowered/SpongeForge#2682.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for TileEntity removal fix. Fixes TwilightForest issue. Fixes #2682.
-
1.12.2-2768-7.1.6-RC3650
-
Bump common for potential fixes with NPE's and some tile entities.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Attempt to ensure that TileEntities being queued for addition have their world object set.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for potential fixes with NPE's and some tile entities.
-
1.12.2-2768-7.1.6-RC3649
-
Bump common for fixes with capturing inventory transactions during commands.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix CommandPhaseContext not providing captures to their checks for inventory management. Fixes #2187.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fixes with capturing inventory transactions during commands.
-
1.12.2-2768-7.1.6-RC3648
-
Bump SpongeCommon for BreedEntityEvent.ReadyToMate fix
Aaron Hill - 7 years ago
SpongeCommon
-
Only fire BreedEntityEvent.ReadyToMate on the server
Aaron Hill - 7 years ago
-
Bump SpongeCommon for BreedEntityEvent.ReadyToMate fix
-
1.12.2-2768-7.1.6-RC3647
-
Bump common for block tick update not pushing to causes.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
If blocks are ticking, they should be pushing themselves to the cause.
Gabriel Harris-Rouquette - 7 years ago
-
Wrap ChangeStatisticEvent firing with try with resources
ImMorpheus - 7 years ago
-
Fix pushing duplicate player object during UseItemPacketState and PlaceBlockPacketState
ImMorpheus - 7 years ago
-
Bump common for block tick update not pushing to causes.
-
1.12.2-2768-7.1.6-RC3646
-
Bump common for neighbor notification state mistakenly pushing to the cause, displacing the Player.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
NeighborNotificationState should not be pushing to the cause stack, only modifying the contexts.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for neighbor notification state mistakenly pushing to the cause, displacing the Player.
-
1.12.2-2768-7.1.6-RC3645
-
Bump common for damage type fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Correctly detect the damage type in for registry matching versus vanilla type matching.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for damage type fix.
-
1.12.2-2768-7.1.6-RC3644
-
Bump common for fixing tracking with ProjectRed timers and block drops.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix neighbor notifications being caught and not being processed if no blocks were captured. Also fix block drops.
Gabriel Harris-Rouquette - 7 years ago
-
Fix InvalidDataException when deserializing Instant
ImMorpheus - 7 years ago
-
Bump common for fixing tracking with ProjectRed timers and block drops.