All builds
-
1.12.2-2768-7.1.6-RC3663
-
Bump common to fix #2649 with none item types to game dictionary entries.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Make sure we do not create dictionary entries for null item tyeps. Fixes SpognePowered/SpongeForge#2649.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common to fix #2649 with none item types to game dictionary entries.
-
1.12.2-2768-7.1.6-RC3662
-
Bump common for fake player fix with interacting. Fixes #2698.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Sanity check for fake players and phase contexts before trying to use the packet processing methods.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fake player fix with interacting. Fixes #2698.
-
1.12.2-2768-7.1.6-RC3661
-
Bump common for decay capture fix when blocks aren't captured but block drops are.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix decaying block drops being captured but no listeners for block changes being captured.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for decay capture fix when blocks aren't captured but block drops are.
-
1.12.2-2768-7.1.6-RC3660
-
Update SpongeCommon for ClassCastException fix
…
Daniel Naylor - 7 years ago
SpongeCommon
-
Fix ClassCastException when using wrapped sources
Daniel Naylor - 7 years ago
-
Update SpongeCommon for ClassCastException fix
-
1.12.2-2768-7.1.6-RC3659
-
Bump common for potential async command fix. Affects #2689.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Add async command detection and resync capturing.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for potential async command fix. Affects #2689.
-
1.12.2-2768-7.1.6-RC3658
-
Bump common for fixes with custom biome registrations as populator types. Fixes #2695.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Allow custom biome and populator type registrations from forge to take place without losing id information.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fixes with custom biome registrations as populator types. Fixes #2695.
-
1.12.2-2768-7.1.6-RC3657
-
Bump common for spam fix with unprocessed block captures for block ticks.
…
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for spam fix with unprocessed block captures for block ticks.
-
1.12.2-2768-7.1.6-RC3656
-
Bump common for spam fix with unprocessed block captures for block ticks.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix post processing accidentally capturing using the enhanced tracking methods.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for spam fix with unprocessed block captures for block ticks.
-
1.12.2-2768-7.1.6-RC3655
-
Bump SpongeCommon for score selector fix
Aaron Hill - 7 years ago
SpongeCommon
-
Fix off-by-one error in score selectors
Aaron Hill - 7 years ago
-
Bump SpongeCommon for score selector fix
-
1.12.2-2768-7.1.6-RC3654
-
Update SpongeCommon for SlabData and Furnace PassedBurnTime fixes
Anselm Brehme - 7 years ago
SpongeCommon
-
implement SlabDataProcessor when only the item damage is changed
Anselm Brehme - 7 years ago
-
fix PassedBurnTimeValueProcessor
Anselm Brehme - 7 years ago
-
Update SpongeCommon for SlabData and Furnace PassedBurnTime fixes