All builds
-
1.12.2-7.1.9-RC330
-
Update SpongeCommon for various fixes
Daniel Naylor - 6 years ago
SpongeCommon
-
Always enqueue changes for TE transactions.
bloodshot - 6 years ago
-
Fix getTileEntity returning null when queued for removal.
bloodshot - 6 years ago
-
Fix issues with CraftItemEvent.
bloodshot - 6 years ago
-
Revert to an older version of MixinGradle for remapping regression issues.
Gabriel Harris-Rouquette - 6 years ago
-
Revert "Lower priority of EntityItemMixin_Activation"
Gabriel Harris-Rouquette - 6 years ago
-
Fix BossInfoServerMixin_API self recursion. Fixes #2471.
Gabriel Harris-Rouquette - 6 years ago
-
Merge branch 'pull/2462' into stable-7
Gabriel Harris-Rouquette - 6 years ago
-
Add comments. Make the changes compared to the original code clearer.
GiNYAi - 6 years ago
-
Fix new te not been set on replacing te.
GiNYAi - 6 years ago
-
Update SpongeCommon for various fixes
-
1.12.2-7.1.9-RC329
-
Update SpongeCommon for mixin apply fix
Daniel Naylor - 6 years ago
SpongeCommon
-
Fix TileEntitySignCommandSendersMixin_API failing to apply in SpongeVanilla
Daniel Naylor - 6 years ago
-
Fix custom data not persisting across respawns (#2460)
Morpheus - 6 years ago
-
Update SpongeCommon for mixin apply fix
-
1.12.2-7.1.9-RC327
-
Merge updates for Mixin 0.8.
…
Gabriel Harris-Rouquette - 6 years ago -
Update SC for inject->redirect change
Daniel Naylor - 6 years ago
-
Update SpongeVanilla to Mixin 0.8
Daniel Naylor - 6 years ago
SpongeCommon
-
Merge changes for compatibility with Vanilla and Mixin 0.8.
Gabriel Harris-Rouquette - 6 years ago
-
Replace method in question with a redirect
Daniel Naylor - 6 years ago
-
Add surrogate for impl$callSignChangeEvent
Daniel Naylor - 6 years ago
-
Lower priority of EntityItemMixin_Activation
Daniel Naylor - 6 years ago
-
Fix issues that somehow didn't get shown during testing.
Gabriel Harris-Rouquette - 6 years ago
-
Fix interacts with fake players.
bloodshot - 6 years ago
-
Merge Mixin 0.8 update. Merges #2449.
Gabriel Harris-Rouquette - 6 years ago
-
Migrate AT entries that can now be replaced with Accessors.
Gabriel Harris-Rouquette - 6 years ago
-
Upgrade to Mixin 0.8
Gabriel Harris-Rouquette - 6 years ago
-
Merge updates for Mixin 0.8.
-
1.12.2-7.1.9-RC325
-
Update SpongeCommon for SignSource and missing subject reference method fixes
Daniel Naylor - 6 years ago
SpongeCommon
-
Implement Subject's method `asSubjectReference` at SubjectMixin_API.java. fixes #2445
GiNYAi - 6 years ago
-
Fix source of commands executed from signs not being SignSource
RedNesto - 8 years ago
-
Update SpongeCommon for SignSource and missing subject reference method fixes
-
1.12.2-7.1.9-RC324
-
Update SpongeCommon for version update for continued development
Daniel Naylor - 6 years ago
SpongeCommon
-
Version to 7.1.9-SNAPSHOT for next development cycle
Daniel Naylor - 6 years ago
-
Update SpongeCommon for version update for continued development
-
1.12.2-7.1.8 Recommended
-
Recommended Build 7.1.8
Daniel Naylor - 6 years ago
SpongeCommon
-
Recommended Build 7.1.8
Daniel Naylor - 6 years ago
-
Recommended Build 7.1.8
-
1.12.2-7.1.8-RC322
-
Update SpongeCommon for PlaceBlockPacketState fix.
Daniel Naylor - 6 years ago
SpongeCommon
-
Disable PlaceBlockPacketState specific block capture.
bloodshot - 6 years ago
-
Update SpongeCommon for PlaceBlockPacketState fix.
-
1.12.2-7.1.8-RC321
-
Update SpongeCommon for various fixes
…
Daniel Naylor - 6 years ago
SpongeCommon
-
Fixes to packet handling and isDead state when players are dead.
Alex Thomson - 7 years ago
-
Delete duplicated command in test plugin
Daniel Naylor - 6 years ago
-
Fix sweeping attack cause (#2450)
Joni - 6 years ago
-
Ordering of calls in recreatePlayerEntity
Chris Sanders - 6 years ago
-
Update SpongeCommon for various fixes
-
1.12.2-7.1.8-RC320
-
Merge pull request #423 from Yeregorix/fix/shutdown
…
Chris Sanders - 6 years ago -
Flush world data on server stop
Yeregorix - 6 years ago
-
Fix GameStoppedServerEvent being fired too late
Yeregorix - 6 years ago
-
Merge pull request #423 from Yeregorix/fix/shutdown
-
1.12.2-7.1.8-RC319
-
Update SpongeCommon for gamerule fix
Daniel Naylor - 6 years ago
SpongeCommon
-
Don't apply gamerules loaded from NBT to all worlds
Daniel Naylor - 6 years ago
-
Update SpongeCommon for gamerule fix