All builds
-
1.12.2-7.1.6-RC185
-
Bump common for door fix attempt 2.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Re-fix doors. The added position check was incorrectly checking the existing transaction, not the next transaction.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for door fix attempt 2.
-
1.12.2-7.1.6-RC184
-
Bump SpongeCommon for duplication fix.
JBYoshi - 7 years ago
SpongeCommon
-
Bump SpongeCommon for duplication fix.
-
1.12.2-7.1.6-RC183
-
Bump SpongeCommon for dispenser fix.
JBYoshi - 7 years ago
-
Bump common for schematic loading fix.
JBYoshi - 7 years ago
SpongeCommon
-
Fire DropItemEvent in DispensePhaseState. Fixes #2269
JBYoshi - 7 years ago
-
Fix bad cast in LegacySchematicTranslator.
JBYoshi - 7 years ago
-
Fix PlayerProfileCache, optimize UsernameCache (#2267)
Morpheus - 7 years ago
-
add Smelt Event Testplugin
Anselm Brehme - 7 years ago
-
implement SmeltEvent
Anselm Brehme - 7 years ago
-
Merge pull request #2270 from SpongePowered/sandstone
Chris Sanders - 7 years ago
-
Re-add sandstone generation. Fixes #2237
JBYoshi - 7 years ago
-
Bump SpongeCommon for dispenser fix.
-
1.12.2-7.1.6-RC181
-
Bump common for small updates and fixes with falling blocks.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix falling blocks when ShouldFire is disabled. Fixes #2263.
Gabriel Harris-Rouquette - 7 years ago
-
Check for position equality as well when checking for processing transactions and block breaks.
Gabriel Harris-Rouquette - 7 years ago
-
Avoid calling extended states when we are creating transactions of enhanced tracking relying on BlockProxies.
Gabriel Harris-Rouquette - 7 years ago
-
Remove canSwitchTo check for phaase states. They're a little redundant these days.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for small updates and fixes with falling blocks.
-
1.12.2-7.1.6-RC180
-
Bump common for door fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Prevent duplicate block drops occurring when the next block transaction alraedy performed a block drop.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for door fix.
-
1.12.2-7.1.6-RC179
-
Bump common for interaction with empty block changes fix. See SpongePowered/SpongeForge#2759.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Don't attempt to pull from an empty block change list. Fixes SpongePowered/SpongeForge#2759.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for interaction with empty block changes fix. See SpongePowered/SpongeForge#2759.
-
1.12.2-7.1.6-RC178
-
Bump common for legacy schematic translation fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Attempt to fix legacy schematic importing.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for legacy schematic translation fix.
-
1.12.2-7.1.6-RC177
-
Bump common for per-entity-item drops fix with interaction packets.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
InteractionPackets should be processing per-entity-item-drops now.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for per-entity-item drops fix with interaction packets.
-
1.12.2-7.1.6-RC176
-
Bump common for over-time fix. Potentially fixes recent issues with updates to the tracker.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fixed a massive issue with recursive block processing for Unwinding.
Gabriel Harris-Rouquette - 7 years ago
-
Fix hit vector calculation point
Aaron Hill - 7 years ago
-
Bump common for over-time fix. Potentially fixes recent issues with updates to the tracker.
-
1.12.2-7.1.6-RC175
-
Bump common to fix schematics attempting to use Player entities.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Do not try to serialize and deserialize player entities. Fixes #2261.
Gabriel Harris-Rouquette - 7 years ago
-
fix Hopper events using the IInventory instead of Forge IItemHandler if provided
Anselm Brehme - 7 years ago
-
Make sure vehicle is teleported along with passengers when teleporting to other worlds
ImMorpheus - 7 years ago
-
Bump common to fix schematics attempting to use Player entities.