All builds
-
1.12.2-7.0.0-BETA-384
-
Update SpongeCommon
Anselm Brehme - 8 years ago
SpongeCommon
-
PlayerInventory and ContainerPlayer are ordered differently
Anselm Brehme - 8 years ago
-
Merge implementation refactor for Key.Builder and removal of all usages of KeyFactory.
Gabriel Harris-Rouquette - 8 years ago
-
Implement Key builder changes. Migrate all implementation code using KeyFactory to Key.Builder.
Gabriel Harris-Rouquette - 8 years ago
-
use empty lens instead of null for empty InventoryCrafting
Anselm Brehme - 8 years ago
-
Update SpongeCommon
-
1.12.2-7.0.0-BETA-383
-
Bump SpongeCommon.
JBYoshi - 8 years ago
SpongeCommon
-
Bump common for SleepingData revert.
JBYoshi - 8 years ago
-
Implement JohnnyData (#1636)
Parker Lougheed - 8 years ago
-
Bump API for #1665
Daniel Naylor - 8 years ago
-
implement handswap event
Anselm Brehme - 8 years ago
-
Bump SpongeCommon.
-
1.12.2-7.0.0-BETA-382
-
Bump SpongeCommon for child command error message fix.
JBYoshi - 8 years ago
SpongeCommon
-
Bump SpongeAPI for child command error message fix.
JBYoshi - 8 years ago
-
Bump SpongeCommon for child command error message fix.
-
1.12.2-7.0.0-BETA-381
-
Update for new cycle detector
Nick Condé - 8 years ago
SpongeCommon
-
Rewrite cycle detector util used for registry modules and plugin dependencies, Closes #545
Nick Condé - 8 years ago
-
Update for new cycle detector
-
1.12.2-7.0.0-BETA-380
-
Bump SpongeCommon for stone generator fix.
JBYoshi - 8 years ago
SpongeCommon
-
Fix stone generators. Fixes #1908
JBYoshi - 8 years ago
-
Clean up the dye color processors and add support for beds. (#1611)
Jonathan Browne - 8 years ago
-
Improved the BlockChangeFlags.
Seppe Volkaerts - 8 years ago
-
Fix cause for natural entity spawns. (#1549)
Chris Sanders - 8 years ago
-
Bump SpongeCommon for stone generator fix.
-
1.12.2-7.0.0-BETA-379
-
Fix minor issues
Nick Condé - 8 years ago
SpongeCommon
-
Fix minor issues
Nick Condé - 8 years ago
-
Changes for subcommand usage fixes
Daniel Naylor - 8 years ago
-
Remove restore state check as its handled in requiresBlockCapturing.
bloodshot - 8 years ago
-
Fix minor issues
-
1.12.2-7.0.0-BETA-378
-
Update SpongeCommon for block tracking fix.
bloodshot - 8 years ago
SpongeCommon
-
Block restores should never be tracked. Fixes #1638
bloodshot - 8 years ago
-
Update SpongeCommon for block tracking fix.
-
1.12.2-7.0.0-BETA-377
-
Bump SpongeCommon for ender dragon fix.
JBYoshi - 8 years ago
SpongeCommon
-
Fix a divide-by-zero error in EntityDragon that only plugins can expose.
JBYoshi - 8 years ago
-
Bump SpongeCommon for ender dragon fix.
-
1.12.2-7.0.0-BETA-376
-
Bump SpongeCommon for cactus damage source fix.
JBYoshi - 8 years ago
SpongeCommon
-
Running into a cactus does not set you on fire. Fixes #1660.
JBYoshi - 8 years ago
-
Bump SpongeCommon for cactus damage source fix.
-
1.12.2-7.0.0-BETA-375
-
Bump common for block change flag fixes.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Merge fix for block change flag logic issues. Fixes #1653 for good.
Gabriel Harris-Rouquette - 8 years ago
-
Actually fix bug for TRACKED blocks. This entire time I was looking for traditional logic, not block tracking post application logic....
Gabriel Harris-Rouquette - 8 years ago
-
Potentially resolve issues with notifications and observers.
Gabriel Harris-Rouquette - 8 years ago
-
Some small changes testing to fix some neighbor notification issues and other issues with notifying clients of updates.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for block change flag fixes.