All builds
-
1.12-2331-7.0.0-BETA-2403
-
Update SpongeCommon for inventory drop fix.
bloodshot - 9 years ago
-
Don't cancel SpawnEntityEvent when there are no items.
bloodshot - 9 years ago
SpongeCommon
-
Don't fire inventory drop events when there are no entities.
bloodshot - 9 years ago
-
fix additional slots on player container
Anselm Brehme - 9 years ago
-
basic implementation of EquipmentInventory
Anselm Brehme - 9 years ago
-
Update SpongeCommon for inventory drop fix.
-
1.12-2331-7.0.0-BETA-2400
-
fix build
Anselm Brehme - 9 years ago
-
Register crafting recipes in Forge
Jakub Hlusička - 9 years ago
SpongeCommon
-
fix build
Anselm Brehme - 9 years ago
-
Implement crafting and smelting recipes
Jakub Hlusička - 9 years ago
-
fix build
-
1.12-2331-7.0.0-BETA-2397
-
Update SpongeCommon for client-side server connection fix
kashike - 9 years ago
SpongeCommon
-
Merge pull request #1384 from JBYoshi/fix/external-server-chunk-crash
kashike - 9 years ago
-
check if the dataId is actually present and if not add the old custom data class to the known failed deserializations
Anselm Brehme - 9 years ago
-
fix SmeltableProperty using null check instead of isEmpty
Anselm Brehme - 9 years ago
-
Replace a hacky (and now broken) client-side test to allow connecting to external servers.
JBYoshi - 9 years ago
-
Update SpongeCommon for client-side server connection fix
-
1.12-2331-7.0.0-BETA-2392
-
Make calls to the active mod container thread local.
…
Daniel Naylor - 9 years ago
-
Make calls to the active mod container thread local.
-
1.12-2331-7.0.0-BETA-2391
-
Update to Forge 2331
kashike - 9 years ago
-
Update to Forge 2331
-
1.12-2321-7.0.0-BETA-2390
-
Update SpongeCommon got tracker data response packet fix
kashike - 9 years ago
SpongeCommon
-
Fix read/write of owner/notifier in tracker data response packet
kashike - 9 years ago
-
Update SpongeCommon got tracker data response packet fix
-
1.12-2321-7.0.0-BETA-2389
-
Update SpongeCommon
Anselm Brehme - 9 years ago
SpongeCommon
-
handle ContainerPlayer having more slots than in vanilla
Anselm Brehme - 9 years ago
-
actually do the update of custom data v1
Anselm Brehme - 9 years ago
-
Update SpongeCommon
-
1.12-2321-7.0.0-BETA-2387
-
Fix a 'few' warnings
Nick Conde - 9 years ago
SpongeCommon
-
Fix a 'few' warnings
Nick Conde - 9 years ago
-
Fix a 'few' warnings
-
1.12-2321-7.0.0-BETA-2386
-
Update SpongeCommon
kashike - 9 years ago
SpongeCommon
-
Fix fishing events. Fixes SpongePowered/SpongeAPI#1579
Minecrell - 9 years ago
-
Update MCP mappings to snapshot_20170614
Minecrell - 9 years ago
-
URLs in plugin descriptions are now clickable. (#1290)
Matthew Messinger - 9 years ago
-
Add access to sea level (#1335)
Parker Lougheed - 9 years ago
-
Update SpongeCommon
-
1.12-2321-7.0.0-BETA-2383
-
Update SpongeCommon
Minecrell - 9 years ago
-
Update for SpongeAPI changes
Minecrell - 9 years ago
SpongeCommon
-
Update SpongeAPI for compile fixes
Minecrell - 9 years ago
-
Update SpongeCommon
Minecrell - 9 years ago
-
Fix a thread safety problem which may occur in SpongeEventManager (#1360)
Yanbing Zhao - 9 years ago
-
Implement per-player world borders (#1260)
sanman00 - 9 years ago
-
Update MCP mappings to stable_31
Minecrell - 9 years ago
-
Update ASM and database drivers
Minecrell - 9 years ago
-
Merge MARKER_CROSS_WORLD phase state removal (#1394)
kashike - 9 years ago
-
Remove MarkerCrossWorld.
JBYoshi - 9 years ago
-
Update SpongeCommon