All builds
-
1.12.2-2825-7.1.6-RC3724
-
Update common to fix plugin teleports with mods.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Fix Plugin teleports not calling correct server code.
Chris Sanders - 7 years ago
-
Update common to fix plugin teleports with mods.
-
1.12.2-2825-7.1.6-RC3723
-
Bump common for schematic fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix the schematic translator failing to pick up mod BlockEntities.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for schematic fix.
-
1.12.2-2825-7.1.6-RC3722
-
Fix custom item entity spawns with AE2. Fixes #2731.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump common for better runaway phase detection. Fixes #2688.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix custom item entities not being spawned without any event listeners.
Gabriel Harris-Rouquette - 7 years ago
-
Improve runaway detection on deeply nested event listeners.
Gabriel Harris-Rouquette - 7 years ago
-
Fix custom item entity spawns with AE2. Fixes #2731.
-
1.12.2-2825-7.1.6-RC3720
-
Bump common for door dupe fix again..
…
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 dupe fix again..
-
1.12.2-2825-7.1.6-RC3719
-
Bump SpongeCommon for duplication fix.
JBYoshi - 7 years ago
SpongeCommon
-
Bump SpongeCommon for duplication fix.
-
1.12.2-2825-7.1.6-RC3718
-
Bump SpongeCommon for dispenser fix.
JBYoshi - 7 years ago
SpongeCommon
-
Fire DropItemEvent in DispensePhaseState. Fixes #2269
JBYoshi - 7 years ago
-
Bump SpongeCommon for dispenser fix.
-
1.12.2-2825-7.1.6-RC3717
-
Bump common for schematic loading fix.
JBYoshi - 7 years ago
SpongeCommon
-
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 common for schematic loading fix.
-
1.12.2-2825-7.1.6-RC3716
-
Bump common for falling block fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix falling blocks when ShouldFire is disabled. Fixes #2263.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for falling block fix.
-
1.12.2-2825-7.1.6-RC3715
-
Bump common for small house cleaning and improved string name for packet.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump common for fix with extended states having wrong information during transaction creation.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
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 house cleaning and improved string name for packet.
-
1.12.2-2825-7.1.6-RC3713
-
Bump common for door breaking fix. Fixes #2262.
…
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 breaking fix. Fixes #2262.