All builds
-
1.12.2-2768-7.1.6-RC3643
-
Bump common for some proxy cleaning assurances.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
small proxy cleansing if there hasnt been a cleaning or some invalid states.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for some proxy cleaning assurances.
-
1.12.2-2768-7.1.6-RC3642
-
Bump common for potential fix with neighbor notifications and pistons and redstone and other mods.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix neighbor notifications not being captured properly when ChangeBlockEvent is listened to, but NeighborNotificationEvent is not.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for potential fix with neighbor notifications and pistons and redstone and other mods.
-
1.12.2-2768-7.1.6-RC3641
-
Bump fix for Block ticking mistakenly thinking they are sourced by a TileEntity.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
BlockTicks are not using TileEntities as sources.....
Gabriel Harris-Rouquette - 7 years ago
-
Bump fix for Block ticking mistakenly thinking they are sourced by a TileEntity.
-
1.12.2-2768-7.1.6-RC3640
-
Bump common for vague context provider corruption message.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Do not attempt to pop off phase contexts that are not intended to be popped off. Avoid the corruption of context provider messages.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for vague context provider corruption message.
-
1.12.2-2768-7.1.6-RC3639
-
Bump common for mis-capturing tile changes when shouldfire is false.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Do not capture tile transactions when shouldfire is false.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for mis-capturing tile changes when shouldfire is false.
-
1.12.2-2768-7.1.6-RC3638
-
Bump common for neighbor notification actual fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix notifications not being processed when ShouldFire prevented blocks from being changed and notifications propogated. Fixes #2228.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for neighbor notification actual fix.
-
1.12.2-2768-7.1.6-RC3637
-
Bump common for DamageType fix. Fixes SpongePowered/SpongeCommon#2230.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix custom damage sources not getting their proper DamageType. Fixes #2230.
Gabriel Harris-Rouquette - 7 years ago
-
Update PistonTest to the new testplugin format
ImMorpheus - 7 years ago
-
Bump common for DamageType fix. Fixes SpongePowered/SpongeCommon#2230.
-
1.12.2-2768-7.1.6-RC3636
-
Bump common for neighbor notification fix when no plugins are listening for change block events.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix issues with ShouldFire not being checked and unknowingly capturing block changes without performing neighbor notifications.
Gabriel Harris-Rouquette - 7 years ago
-
Fix neighborChanged mapping (#2229)
Alex Thomson - 7 years ago
-
Bump common for neighbor notification fix when no plugins are listening for change block events.
-
1.12.2-2768-7.1.6-RC3635
-
Bump common for fixing #2664.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix WorldGeneration phases unexpectedly being included in captures.
Gabriel Harris-Rouquette - 7 years ago
-
Fix custom data manipulators not being removed correctly
ImMorpheus - 7 years ago
-
Bump common for fixing #2664.
-
1.12.2-2768-7.1.6-RC3634
-
Bump common for fire spread NPE fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix fire blocks removing themselves during their ticks potentially causing null snapshots used for single events.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fire spread NPE fix.