All builds
-
1.12.2-2768-7.1.6-RC3633
-
Bump common for fix with block restoration potentially causing block breaks to occur.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix a few issues with cancellation of blocks. Specifically, when rolling back or restoring block changes or re-applying changes.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fix with block restoration potentially causing block breaks to occur.
-
1.12.2-2768-7.1.6-RC3632
-
Bump common and provide fix for #2656 in adding Forge Capabilities to ItemStack#toContainer.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Add handling for fetching forge capabitilites when writing toContainer. Fixes SpongePowered/SpongeForge#2656.
Gabriel Harris-Rouquette - 7 years ago
-
Implement ItemStack#setRawData with little to no validation or care.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common and provide fix for #2656 in adding Forge Capabilities to ItemStack#toContainer.
-
1.12.2-2768-7.1.6-RC3631
-
Merge changes improving the Proxy and PhaseTracker BlockTransaction tracking.
…
Gabriel Harris-Rouquette - 7 years ago
-
Merge changes improving the Proxy and PhaseTracker BlockTransaction tracking.
-
1.12.2-2768-7.1.6-RC3630
-
Merge changes improving the Proxy and PhaseTracker BlockTransaction tracking.
…
Gabriel Harris-Rouquette - 7 years ago -
Update for changes with common and the proxy. Add MixinItemDye to properly set up ChangeBlockEvent.Grow implementation.
Gabriel Harris-Rouquette - 7 years ago
-
Merge changes improving the Proxy and PhaseTracker BlockTransaction tracking.
-
1.12.2-2768-7.1.6-RC3629
-
Fix dimension ids duplication (#2652)
…
GlassSpirit - 7 years ago
-
Fix dimension ids duplication (#2652)
-
1.12.2-2768-7.1.6-RC3628
-
Update SpongeCommon for modded inventory support fix #2647
Anselm Brehme - 7 years ago
SpongeCommon
-
No offset in CustomLensProvider
Anselm Brehme - 7 years ago
-
Misc fixes for EntitySnapshot (#2220)
Morpheus - 7 years ago
-
Throw a more meaningful exception when passing an empty path to DataView#set()
ImMorpheus - 7 years ago
-
Add RegistryModule test plugin (#2167)
Morpheus - 7 years ago
-
Bump SpongeAPI
ImMorpheus - 7 years ago
-
Implement missing damage sources and types (#1914)
Parker Lougheed - 7 years ago
-
Implement API for Shulkers, ShulkerBullets and ShulkerBoxes (#2087)
RedNesto - 7 years ago
-
Update SpongeCommon for modded inventory support fix #2647
-
1.12.2-2768-7.1.6-RC3627
-
Update SpongeCommon for fix with lenses for modded inventories #2629
Anselm Brehme - 7 years ago
SpongeCommon
-
Fix lens generation for modded inventories that do not use the entire source inventory in containers.
Anselm Brehme - 7 years ago
-
Update SpongeCommon for fix with lenses for modded inventories #2629
-
1.12.2-2768-7.1.6-RC3626
-
Update common for async lighting fix.
Seppe Volkaerts - 7 years ago
SpongeCommon
-
Fix chunk packet data length inconsistencies caused by async lighting.
Seppe Volkaerts - 7 years ago
-
Update common for async lighting fix.
-
1.12.2-2768-7.1.6-RC3625
-
Bump SpongeCommon for InteractInventoryEvent.Open fix
Aaron Hill - 7 years ago
SpongeCommon
-
Register custom inventory listeners before firing InteractInventoryEvent.Open
Aaron Hill - 7 years ago
-
Bump SpongeCommon for InteractInventoryEvent.Open fix
-
1.12.2-2768-7.1.6-RC3624
-
Bump for minor optimization in removing PhaseData.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Minor optimization, Nuke PhaseData and use PhaseContext in PhaseStack.
Gabriel Harris-Rouquette - 7 years ago
-
Bump for minor optimization in removing PhaseData.