All builds
-
1.12.2-2838-7.1.7-RC3812
-
Update for bridge interface splitting.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fully disassociate ServerChunkProviderBridge and ChunkProviderBridge.
Gabriel Harris-Rouquette - 7 years ago
-
Update for bridge interface splitting.
-
1.12.2-2838-7.1.7-RC3811
-
Bump common for fix with client side.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
FIx client based chunks attempting to cast to server chunk providers.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fix with client side.
-
1.12.2-2838-7.1.7-RC3810
-
Bump common for small cleanups.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Simplify canDenyChunkRequest to use state method.
Gabriel Harris-Rouquette - 7 years ago
-
Move some of Sponge's added nbt constants to Constants.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for small cleanups.
-
1.12.2-2838-7.1.7-RC3809
-
Bump for chunk provider server splitting.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Split up the MixinChunkProviderServer mixin and it's super interface.
Gabriel Harris-Rouquette - 7 years ago
-
Fix license.
Gabriel Harris-Rouquette - 7 years ago
-
Move NBT type constants to Constants class.
Gabriel Harris-Rouquette - 7 years ago
-
Slight cleanup of removing dead method in MixinEntity/Living/Base. Move Breathing air to a constant.
Gabriel Harris-Rouquette - 7 years ago
-
Revert "Hookup forgotten method on phase state to control chunk generation denials"
Chris Sanders - 7 years ago
-
Bump for chunk provider server splitting.
-
1.12.2-2838-7.1.7-RC3808
-
Properly disable CustomItemDropTest
…
Aaron Hill - 7 years ago
-
Properly disable CustomItemDropTest
-
1.12.2-2838-7.1.7-RC3807
-
Bump SpongeCommon.
JBYoshi - 7 years ago
-
Bump common for more mixin splitting.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Javadoc: "A note, this is ONLY TO BE APPLIED TO THE SERVER!!"
JBYoshi - 7 years ago
-
More splitting. Clean up IMixinEntityLivingBase of useless methods, migrated to an accessor.
Gabriel Harris-Rouquette - 7 years ago
-
Clean up Ban and GameProfile implementation with split mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Remove some more bridges. Fix EntityTargetedEntityDataProcessor.
Gabriel Harris-Rouquette - 7 years ago
-
Permanently enable tracking storage on entities and block positions.
Gabriel Harris-Rouquette - 7 years ago
-
Bump SpongeCommon.
-
1.12.2-2838-7.1.7-RC3805
-
Move CustomItemDropTest out of mods. It will be ported to an integration test later.
…
Gabriel Harris-Rouquette - 7 years ago
-
Move CustomItemDropTest out of mods. It will be ported to an integration test later.
-
1.12.2-2838-7.1.7-RC3804
-
Bump common for blocksnapshot exception when requested out of boundaries. Fixes #2829.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Return BlockSnapshot.None when the position is outside the world boundaries.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for blocksnapshot exception when requested out of boundaries. Fixes #2829.
-
1.12.2-2838-7.1.7-RC3803
-
This is not cancelable...
…
Chris Sanders - 7 years ago
-
This is not cancelable...
-
1.12.2-2838-7.1.7-RC3802
-
Fix compile issues.
…
Gabriel Harris-Rouquette - 7 years ago -
Fix another missed acccessor mixin reference in a mixin.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Damn intellij breaking my compilation fixes via different changelog...
Gabriel Harris-Rouquette - 7 years ago
-
Split out entity/tileentity ownership tracking to another bridge.
Gabriel Harris-Rouquette - 7 years ago
-
Merge pull request #2299 from connorhartley/improvement/async-lighting
Chris Sanders - 7 years ago
-
Add minor async lighting improvements
connorhartley - 7 years ago
-
Fix compile issues.