All builds
-
1.11.2-2201-6.0.0-BETA-2011
-
Update to Minecraft 1.11.2
Minecrell - 9 years ago
-
Fix world save event being fired twice to mods.
bloodshot - 9 years ago
SpongeCommon
-
Merge Minecraft 1.11.2 update into bleeding
Minecrell - 9 years ago
-
Update SpongeAPI
Minecrell - 9 years ago
-
Update SpongeCommon for CatalogType serialization fix.
bloodshot - 9 years ago
-
Containers opened via API can always be viewed
Anselm Brehme - 9 years ago
-
Update to Minecraft 1.11.2
Minecrell - 9 years ago
-
Implement LocatableBlockSpawnCause.
Gabriel Harris-Rouquette - 9 years ago
-
Implement LocatableBlock.
Gabriel Harris-Rouquette - 9 years ago
-
Add PortionData to Double Plants. (#1071)
Matthew Miller - 9 years ago
-
Merge Statistics implementation
Walker Crouse - 9 years ago
-
Implement Statistics API
Walker Crouse - 9 years ago
-
Reuse chunk object from modded chunk generators
Nick Conde - 9 years ago
-
Update to Minecraft 1.11.2
-
1.11-2195-6.0.0-BETA-2004
-
Update Spongecommon
Aaron Hill - 9 years ago
SpongeCommon
-
Add 'sponge' to TE activation method names to avoid mods overriding them
Aaron Hill - 9 years ago
-
Use proper config boolean for tile entity activation module
Aaron Hill - 9 years ago
-
provide missing implementation for Inventory#contains
Anselm Brehme - 9 years ago
-
partially implement getting inventory properties
Anselm Brehme - 9 years ago
-
Merge pull request #1087 from SpongePowered/fix/null-item-checks
Aaron Hill - 9 years ago
-
Fixed a few null item checks.
Me4502 - 9 years ago
-
Merge another ItemStack null check
kashike - 9 years ago
-
Fixed 'null' item check in FireworkUtils.
Me4502 - 9 years ago
-
actually call the code for initializing 2DLenses
Anselm Brehme - 9 years ago
-
Merge pull request #1081 from isokissa3/bleeding
Faithcaio - 9 years ago
-
prevent opening an invalid sized vanilla container
Anselm Brehme - 9 years ago
-
make SlotIndex queries on entire GridInventories possible
Anselm Brehme - 9 years ago
-
more null ItemStack fixes
Anselm Brehme - 9 years ago
-
Fixed fireworks
isokissa3 - 9 years ago
-
Update Spongecommon
-
1.11-2195-6.0.0-BETA-2001
-
Update Forge and remove special handling of Minecraft plugin container
…
Minecrell - 9 years ago
-
Update Forge and remove special handling of Minecraft plugin container
-
1.11-2178-6.0.0-BETA-1999
-
Update SpongeCommon for tileentity activation feature.
bloodshot - 9 years ago
SpongeCommon
-
Add tileentity activation feature.
bloodshot - 9 years ago
-
Fix structure saving optimization comment.
bloodshot - 9 years ago
-
Fix structure auto-populate not saving to config.
bloodshot - 9 years ago
-
Update SpongeCommon for tileentity activation feature.
-
1.11-2178-6.0.0-BETA-1997
-
Update SpongeCommon for structure save feature.
bloodshot - 9 years ago
-
Update SpongeCommon for structure save feature.
-
1.11-2178-6.0.0-BETA-1996
-
Update SpongeCommon for structure save feature.
bloodshot - 9 years ago
SpongeCommon
-
Add new optimization category for controlling structure saves.
bloodshot - 9 years ago
-
Update SpongeCommon for structure save feature.
-
1.11-2178-6.0.0-BETA-1995
-
Update SpongeCommon for level name fix.
Me4502 - 9 years ago
SpongeCommon
-
Merge level name fix
kashike - 9 years ago
-
Fixed issue that causes error on saving when the sponge_level.dat file has yet to be created.
Me4502 - 9 years ago
-
fix MixinItemStack bypassing setting the internal empty state of an ItemStack
Anselm Brehme - 9 years ago
-
Update SpongeCommon for level name fix.
-
1.11-2178-6.0.0-BETA-1994
-
Update SpongeCommon for notify event fix.
Me4502 - 9 years ago
SpongeCommon
-
Fixed NotifyNeighborBlockEvent not firing in all cases on 1.11
Me4502 - 9 years ago
-
fix Slot#peek returning air for empty slots
Anselm Brehme - 9 years ago
-
Update SpongeCommon for notify event fix.
-
1.11-2178-6.0.0-BETA-1988
-
Fix compile issue.
bloodshot - 9 years ago
-
Fix LoadChunkEvent and UnloadChunkEvent. Fixes #1105
bloodshot - 9 years ago
-
Fix compile issue.
-
1.11-2178-6.0.0-BETA-1985
-
Update SpongeCommon for Sponge scheduler timings support.
bloodshot - 9 years ago
SpongeCommon
-
Merge pull request #1070 from Zartec/feature/scheduler_timings
bloodmc - 9 years ago
-
Added timings to SpongeScheduler
Zartec - 9 years ago
-
Update SpongeCommon for Sponge scheduler timings support.