All builds
-
1.11.2-6.1.0-BETA-16
-
Bump SpongeCommon for Inventory.query() change.
jbyoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for Inventory.query() change.
-
1.11.2-6.1.0-BETA-15
-
Bump SpongeCommon for InteractItemEvent fix.
jbyoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for InteractItemEvent fix.
-
1.11.2-6.1.0-BETA-14
-
Bump SpongeCommon for command source fixes.
jbyoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for command source fixes.
-
1.11.2-6.1.0-BETA-13
SpongeCommon
-
Implement DirectionalData for BlockHorizontal.
jbyoshi - 9 years ago
-
Implement DirectionalData for BlockHorizontal.
-
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.
gabizou - 9 years ago
-
Frigging commas.
gabizou - 9 years ago
-
Bump mixins to allow for overwrites having a higher accessibility than expected. Fixes SpongePowered/SpongeForge#1604.
gabizou - 9 years ago
-
call Modify Event for blocks formed by water and lava and Break Event when fluids break other blocks.
Faithcaio - 9 years ago
-
Fix block place event not being fired while holding bucket.
bloodmc - 9 years ago
-
fire ClickInventoryEvent.Drop.Single and Full when dropping items with no open container
Faithcaio - 9 years ago
-
Fix scoreboard data not being properly serialized
Aaron1011 - 9 years ago
-
fix additional slots on player container
Faithcaio - 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
Faithcaio - 9 years ago
-
actually do the update of custom data v1
Faithcaio - 9 years ago
-
handle ContainerPlayer having more slots than in vanilla
Faithcaio - 9 years ago
-
Update MCP mappings to stable_32
stephan-gh - 9 years ago
-
Enter game state events for plugin container tracking. This affected data registrations for legacy methods.
gabizou - 9 years ago
-
Bump SpongeCommon for skeleton fixes.
-
1.11.2-6.1.0-BETA-11
-
Fix submodule ref
stephan-gh - 9 years ago
-
Update SpongeCommon for mappings update
stephan-gh - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
Update MCP mappings to snapshot_20170608
stephan-gh - 9 years ago
SpongeCommon
-
Update MCP mappings to stable_31
stephan-gh - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
Update MCP mappings to snapshot_20170608
stephan-gh - 9 years ago
-
Fix submodule ref
-
1.11.2-6.1.0-BETA-9
-
Fix SpongeCommon submodule
stephan-gh - 9 years ago
-
Fix lookup of DimensionType for custom worlds. Fixes #318
stephan-gh - 9 years ago
SpongeCommon
-
Update Mixin to 0.6.10
stephan-gh - 9 years ago
-
Add cause tracker dump to crash reports
Aaron1011 - 9 years ago
-
Make two methods previously private public for forge updates.
gabizou - 9 years ago
-
Fix SpongeCommon submodule
-
1.11.2-6.1.0-BETA-7
-
Bump common for Entity lookup logging info with #328.
…
gabizou - 9 years ago
SpongeCommon
-
Add debugging for unregistered entity types in MobSpawner loading.
gabizou - 9 years ago
-
make custom data work for offline players
Faithcaio - 9 years ago
-
fix toContainer including vanilla manipulators
Faithcaio - 9 years ago
-
Clear captured transactions after action or place block packet handling.
dualspiral - 9 years ago
-
Ensure that ItemStack.Builder implementations do not rely on block state containers causing registration exceptions.
gabizou - 9 years ago
-
trying to handle slots added to Containers after creation
Faithcaio - 9 years ago
-
initialize carrier in Container
Faithcaio - 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.
…
gabizou - 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.
gabizou - 9 years ago
-
Bump API for updates.
gabizou - 9 years ago
-
Ensure that lazily loaded world infos are not going to produce an NPE in certain mod cases for dummy worlds.
gabizou - 9 years ago
-
Lazy load world contexts. Fixes #1354.
dualspiral - 9 years ago
-
Damned typo.
gabizou - 9 years ago
-
Move Context creation to the init method. Fixes SpongePowered/SpongeForge#1509.
gabizou - 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.
…
gabizou - 9 years ago
SpongeCommon
-
Fix Biome bounds. Fixes #1349.
gabizou - 9 years ago
-
Bump common for biome bound fix.