All builds
-
1.11.2-6.1.0-BETA-16
-
Bump SpongeCommon for Inventory.query() change.
JBYoshi - 9 years ago
SpongeCommon
-
Change Inventory.query(Object...) to use a new CompoundStrategy.
JBYoshi - 9 years ago
-
Bump SpongeCommon for Inventory.query() change.
-
1.11.2-6.1.0-BETA-15
-
Bump SpongeCommon for InteractItemEvent fix.
JBYoshi - 9 years ago
SpongeCommon
-
Resend the player inventory when an InteractItemEvent is cancelled.
JBYoshi - 9 years ago
-
Bump SpongeCommon for InteractItemEvent fix.
-
1.11.2-6.1.0-BETA-14
-
Bump SpongeCommon for command source fixes.
JBYoshi - 9 years ago
SpongeCommon
-
Remove MixinLocatedSource and reimplement Locatable in the other related mixins for performance.
JBYoshi - 9 years ago
-
Don't call asICommandSource() when no one implements it.
JBYoshi - 9 years ago
-
Bump SpongeCommon for command source fixes.
-
1.11.2-6.1.0-BETA-13
-
Bump SpongeCommon for more DirectionalData implementation.
JBYoshi - 9 years ago
SpongeCommon
-
Implement DirectionalData for BlockHorizontal.
JBYoshi - 9 years ago
-
Bump SpongeCommon for more DirectionalData implementation.
-
1.11.2-6.1.0-BETA-12
-
Bump SpongeCommon for skeleton fixes.
JBYoshi - 9 years ago
SpongeCommon
-
Replace references to EntitySkeleton.
JBYoshi - 9 years ago
-
Bump mixins for updated features and fix MixinEntityPlayer#onGetDisplayName.
Gabriel Harris-Rouquette - 9 years ago
-
Frigging commas.
Gabriel Harris-Rouquette - 9 years ago
-
Bump mixins to allow for overwrites having a higher accessibility than expected. Fixes SpongePowered/SpongeForge#1604.
Gabriel Harris-Rouquette - 9 years ago
-
call Modify Event for blocks formed by water and lava and Break Event when fluids break other blocks.
Anselm Brehme - 9 years ago
-
Fix block place event not being fired while holding bucket.
bloodshot - 9 years ago
-
fire ClickInventoryEvent.Drop.Single and Full when dropping items with no open container
Anselm Brehme - 9 years ago
-
Fix scoreboard data not being properly serialized
Aaron Hill - 9 years ago
-
fix additional slots on player container
Anselm Brehme - 9 years ago
-
Replace a hacky (and now broken) client-side test to allow connecting to external servers.
JBYoshi - 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
-
actually do the update of custom data v1
Anselm Brehme - 9 years ago
-
handle ContainerPlayer having more slots than in vanilla
Anselm Brehme - 9 years ago
-
Update MCP mappings to stable_32
Minecrell - 9 years ago
-
Enter game state events for plugin container tracking. This affected data registrations for legacy methods.
Gabriel Harris-Rouquette - 9 years ago
-
Bump SpongeCommon for skeleton fixes.
-
1.11.2-6.1.0-BETA-11
-
Fix submodule ref
Minecrell - 9 years ago
-
Update SpongeCommon for mappings update
Minecrell - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
Update MCP mappings to snapshot_20170608
Minecrell - 9 years ago
SpongeCommon
-
Update MCP mappings to stable_31
Minecrell - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
Update MCP mappings to snapshot_20170608
Minecrell - 9 years ago
-
Fix submodule ref
-
1.11.2-6.1.0-BETA-9
-
Fix SpongeCommon submodule
Minecrell - 9 years ago
-
Fix lookup of DimensionType for custom worlds. Fixes #318
Minecrell - 9 years ago
SpongeCommon
-
Update Mixin to 0.6.10
Minecrell - 9 years ago
-
Add cause tracker dump to crash reports
Aaron Hill - 9 years ago
-
Make two methods previously private public for forge updates.
Gabriel Harris-Rouquette - 9 years ago
-
Fix SpongeCommon submodule
-
1.11.2-6.1.0-BETA-7
-
Bump common for Entity lookup logging info with #328.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add debugging for unregistered entity types in MobSpawner loading.
Gabriel Harris-Rouquette - 9 years ago
-
make custom data work for offline players
Anselm Brehme - 9 years ago
-
fix toContainer including vanilla manipulators
Anselm Brehme - 9 years ago
-
Clear captured transactions after action or place block packet handling.
Daniel Naylor - 9 years ago
-
Ensure that ItemStack.Builder implementations do not rely on block state containers causing registration exceptions.
Gabriel Harris-Rouquette - 9 years ago
-
trying to handle slots added to Containers after creation
Anselm Brehme - 9 years ago
-
initialize carrier in Container
Anselm Brehme - 9 years ago
-
Bump common for Entity lookup logging info with #328.
-
1.11.2-6.1.0-BETA-6
-
Bump common for API updates an improvements of DataRegistrationNotFoundException.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add workaround for base World class that may interfere with modded extended worlds that may not have had a UUID properly set.
Gabriel Harris-Rouquette - 9 years ago
-
Bump API for updates.
Gabriel Harris-Rouquette - 9 years ago
-
Ensure that lazily loaded world infos are not going to produce an NPE in certain mod cases for dummy worlds.
Gabriel Harris-Rouquette - 9 years ago
-
Lazy load world contexts. Fixes #1354.
Daniel Naylor - 9 years ago
-
Damned typo.
Gabriel Harris-Rouquette - 9 years ago
-
Move Context creation to the init method. Fixes SpongePowered/SpongeForge#1509.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for API updates an improvements of DataRegistrationNotFoundException.
-
1.11.2-6.1.0-BETA-5
-
Bump common for biome bound fix.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Fix Biome bounds. Fixes #1349.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for biome bound fix.