All builds
-
1.10.2-2281-5.2.0-BETA-2322
-
Update SpongeCommon for more getTileEntity async fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for more getTileEntity async fixes.
-
1.10.2-2281-5.2.0-BETA-2321
-
Update SpongeCommon for more getTileEntity async fixes.
bloodshot - 9 years ago
SpongeCommon
-
Avoid extra lookup in getTileEntity when called async.
bloodshot - 9 years ago
-
If getTileEntity is called async, check for TE in chunk.
bloodshot - 9 years ago
-
Update SpongeCommon for more getTileEntity async fixes.
-
1.10.2-2281-5.2.0-BETA-2320
-
Update SpongeCommon for pixelmon getTileEntity fix.
bloodshot - 9 years ago
SpongeCommon
-
Move getTileEntity async check. Fixes SpongePowered/SpongeForge#1503
bloodshot - 9 years ago
-
Update SpongeCommon for pixelmon getTileEntity fix.
-
1.10.2-2281-5.2.0-BETA-2317
-
Configure IntelliJ run configurations to use java6 source set
Minecrell - 9 years ago
-
Configure IntelliJ run configurations to use java6 source set
-
1.10.2-2281-5.2.0-BETA-2315
-
Update SpongeCommon for ExtraUtilities 2 freeze fix.
…
bloodshot - 9 years ago
SpongeCommon
-
Allow TileEntities to load chunks when calling getBlockState.
bloodshot - 9 years ago
-
Update SpongeCommon for ExtraUtilities 2 freeze fix.
-
1.10.2-2281-5.2.0-BETA-2314
-
Update SpongeCommon for ExtraUtilities 2 fixes.
…
bloodshot - 9 years ago
SpongeCommon
-
Don't capture block drops if fake player is cause.
bloodshot - 9 years ago
-
Update SpongeCommon for ExtraUtilities 2 fixes.
-
1.10.2-2281-5.2.0-BETA-2313
-
Update SpongeCommon for getTileEntity async fix.
bloodshot - 9 years ago
SpongeCommon
-
Avoid retrieving a tileentity async. Fixes SpongePowered/SpongeForge#1343
bloodshot - 9 years ago
-
Update SpongeCommon for getTileEntity async fix.
-
1.10.2-2281-5.2.0-BETA-2312
-
Bump Common for selector fix
Daniel Naylor - 9 years ago
SpongeCommon
-
Fix incorrectly attempting to match selectors by the sponge ID.
Daniel Naylor - 9 years ago
-
Bump Common for selector fix
-
1.10.2-2281-5.2.0-BETA-2309
-
Update SpongeCommon for TE tracking improvement.
bloodshot - 9 years ago
SpongeCommon
-
Cache block owner with TE to avoid constant chunk lookups.
bloodshot - 9 years ago
-
Update SpongeCommon for TE tracking improvement.
-
1.10.2-2281-5.2.0-BETA-2308
-
Update SpongeCommon for projectile and move event fixes.
bloodshot - 9 years ago
SpongeCommon
-
Move projectile impact cancel logic to SpongeCommonEventFactory.
bloodshot - 9 years ago
-
Don't fire movement events if entity is dead, a projectile, or an item.
bloodshot - 9 years ago
-
Update SpongeCommon for projectile and move event fixes.