All builds
-
1.10.2-2254-5.2.0-BETA-2264
-
Update SpongeCommon for entity AI fix.
bloodshot - 9 years ago
-
Update SpongeCommon for inventory fixes.
bloodshot - 9 years ago
SpongeCommon
-
Don't fire AI task remove events during entity init.
bloodshot - 9 years ago
-
Add overrides for #getWorld() in common implementations like Entity and TileEntity.
Gabriel Harris-Rouquette - 9 years ago
-
fix Inventory iterators using all children instead of spanning children only
Anselm Brehme - 9 years ago
-
Change LensProvider to accept Fabric allowing passing ContainerFabrics.
Anselm Brehme - 9 years ago
-
fixes issues with unknown inventories/containers by
Anselm Brehme - 9 years ago
-
Update SpongeCommon for entity AI fix.
-
1.10.2-2254-5.2.0-BETA-2262
-
Add missing NamedCause to SpongeChunkGeneratorForge. Fixes #1397
bloodshot - 9 years ago
SpongeCommon
-
Containers opened via API can always be viewed
Anselm Brehme - 9 years ago
-
Add missing NamedCause to SpongeChunkGeneratorForge. Fixes #1397
-
1.10.2-2254-5.2.0-BETA-2259
-
Update SpongeCommon for causetracker error handling fixes.
bloodshot - 9 years ago
SpongeCommon
-
Cleanup error handling.
bloodshot - 9 years ago
-
Remove debug. Use throwable in all other cases.
bloodshot - 9 years ago
-
Use throwable when catching phase errors. Fixes #1273
bloodshot - 9 years ago
-
Update SpongeCommon for causetracker error handling fixes.
-
1.10.2-2254-5.2.0-BETA-2257
-
Update SpongeCommon for fire damage spam fix.
bloodshot - 9 years ago
SpongeCommon
-
Remove error log when searching for fire block source. Fixes #1271
bloodshot - 9 years ago
-
Update SpongeCommon for fire damage spam fix.
-
1.10.2-2254-5.2.0-BETA-2255
-
Update SpongeCommon for async lighting fix.
bloodshot - 9 years ago
SpongeCommon
-
Avoid accessing loaded chunk map during async lighting updates.
bloodshot - 9 years ago
-
Update SpongeCommon for async lighting fix.
-
1.10.2-2254-5.2.0-BETA-2254
-
Bump common for test fix.
…
Gabriel Harris-Rouquette - 9 years ago -
Update forge implementation for global CauseTracker changes.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Fix test after merge.
Gabriel Harris-Rouquette - 9 years ago
-
Refactor CauseTracker to be a global state tracker. This also fixes many of the issues
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for test fix.
-
1.10.2-2254-5.2.0-BETA-2250
-
Update SpongeCommon for explosion phase fix.
bloodshot - 9 years ago
SpongeCommon
-
Add source during explosion phase. Fixes #1385
bloodshot - 9 years ago
-
Update SpongeCommon for explosion phase fix.
-
1.10.2-2254-5.2.0-BETA-2245
-
Update SpongeCommon for inventory and command fixes.
bloodshot - 9 years ago
SpongeCommon
-
Fix erroneous behavior when inventory interaction is cancelled and inventory is closed
Max Roncace - 9 years ago
-
Merge pull request #1262 from dualspiral/bugfix/1243-5.2
bloodmc - 9 years ago
-
Fix incorrect command permission checks in some situations.
Daniel Naylor - 9 years ago
-
Bump Mixin to 0.6.8-SNAPSHOT
Daniel Naylor - 9 years ago
-
Update SpongeCommon for inventory and command fixes.
-
1.10.2-2254-5.2.0-BETA-2241
-
Bump common to fix ItemStack nullability inference. This should fix any issues of block drops and a NPE from our tracking systems.
…
Gabriel Harris-Rouquette - 9 years ago -
Update SpongeCommon for TE activation NPE fix.
bloodshot - 9 years ago
SpongeCommon
-
Allow null ItemStacks to pass through block drops. In extremely rare corner cases, a null ItemStack may be dropped, and in 1.10.2, it is valid to do so, so Sponge should not be crashing for it.
Gabriel Harris-Rouquette - 9 years ago
-
Fix possible NPE during TE activation init.
bloodshot - 9 years ago
-
Bump common to fix ItemStack nullability inference. This should fix any issues of block drops and a NPE from our tracking systems.
-
1.10.2-2254-5.2.0-BETA-2236
-
Update SpongeCommon, fix #1363
simon816 - 9 years ago
SpongeCommon
-
Stub-implement Achievement interface, fixes SpongePowered/SpongeCommon#1363
simon816 - 9 years ago
-
Update SpongeCommon, fix #1363