All builds
-
1.11.2-6.1.0-BETA-4
-
Update SpongeCommon for various fixes
Daniel Naylor - 9 years ago
SpongeCommon
-
Ensure that the CatalogTypeTypeSerializer takes precidence over the DataSerializableTypeSerializer.
Daniel Naylor - 9 years ago
-
Fix pagination state not persisting across deaths
Daniel Naylor - 9 years ago
-
fix missing SlotTypes on some Inventories
Anselm Brehme - 9 years ago
-
Avoid extra lookup in getTileEntity when called async.
bloodshot - 9 years ago
-
If getTileEntity is called async, check for TE in chunk.
bloodshot - 9 years ago
-
Move getTileEntity async check. Fixes SpongePowered/SpongeForge#1503
bloodshot - 9 years ago
-
Allow TileEntities to load chunks when calling getBlockState.
bloodshot - 9 years ago
-
Don't capture block drops if fake player is cause.
bloodshot - 9 years ago
-
Avoid retrieving a tileentity async. Fixes SpongePowered/SpongeForge#1343
bloodshot - 9 years ago
-
Fix incorrectly attempting to match selectors by the sponge ID.
Daniel Naylor - 9 years ago
-
Cache block owner with TE to avoid constant chunk lookups.
bloodshot - 9 years ago
-
Move projectile impact cancel logic to SpongeCommonEventFactory.
bloodshot - 9 years ago
-
Don't fire movement events if entity is dead, a projectile, or an item.
bloodshot - 9 years ago
-
Fire MoveEntityEvent when server receives a vehicle update packet.
bloodshot - 9 years ago
-
Fix spawn limits when using custom mob spawn ranges.
bloodshot - 9 years ago
-
Update SpongeCommon for various fixes
-
1.11.2-6.1.0-BETA-3
-
Bump common for legacy data registration fix.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Fix legacy registration id using pre-generated identifier with pre-attached plugin id for custom data.
Gabriel Harris-Rouquette - 9 years ago
-
Fix piston events not always checking position extending into. Fixes #1329
bloodshot - 9 years ago
-
Bump common for legacy data registration fix.
-
1.11.2-6.1.0-BETA-2
-
Bump common targeting API 6.1.0-SNAPSHOT.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Bump API towards 6.1.0-SNAPSHOT.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common targeting API 6.1.0-SNAPSHOT.
-
1.11.2-6.0.0-BETA-258
-
Bump common for API 6 release.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Bump API for API 6 release.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for API 6 release.
-
1.11.2-6.0.0-BETA-257
-
Bump common for DataContainer updates.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Update implementation for DataContainer constructor changes. Fix deprecation warnings.
Gabriel Harris-Rouquette - 9 years ago
-
Fix world generation not directly spawning entities.
Gabriel Harris-Rouquette - 9 years ago
-
Don't capture drops during world gen. Fixes SpongePowered/SpongeForge#1472
bloodshot - 9 years ago
-
Set WorldGenFire#cluster in the ctor injection for when its used by mods, Fixes #1324
Nick Conde - 9 years ago
-
Bugfix: getting registered DimensionType by type id.
radfast - 9 years ago
-
Bump common for DataContainer updates.
-
1.11.2-6.0.0-BETA-256
-
Add Sonatype OSS snapshot repository to fix client module error
Minecrell - 9 years ago
-
Add Sonatype OSS snapshot repository to fix client module error
-
1.11.2-6.0.0-BETA-255
-
Bump common for Damage related event updates.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Implement damage event refactor.
Gabriel Harris-Rouquette - 9 years ago
-
revert replacing null check with isEmpty
Anselm Brehme - 9 years ago
-
fix Furnace slotindex
Anselm Brehme - 9 years ago
-
quick fix for missing input slot on furnace
Anselm Brehme - 9 years ago
-
fix enderchest missing a lens
Anselm Brehme - 9 years ago
-
Bump common for Damage related event updates.
-
1.11.2-6.0.0-BETA-254
-
Update JLine to 3.3.0-SNAPSHOT to fix issues when running in screen
…
Minecrell - 9 years ago
-
Update JLine to 3.3.0-SNAPSHOT to fix issues when running in screen
-
1.11.2-6.0.0-BETA-253
-
Fix DebugLauncher from updates.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Clean up some empty usages of ItemStacks.
Gabriel Harris-Rouquette - 9 years ago
-
Implement World#getDirectory(). Fixes #1172. Fixes #1315.
Gabriel Harris-Rouquette - 9 years ago
-
Merge StringDataFormat addition. Merges #1318.
Gabriel Harris-Rouquette - 9 years ago
-
Bump API for loading ticket addition.
Gabriel Harris-Rouquette - 9 years ago
-
Implement StringDataFormat
Minecrell - 9 years ago
-
Merge implementation of Archetype improvements. Merges #1246.
Gabriel Harris-Rouquette - 9 years ago
-
Merge ItemStack#isEmpty and other related implementations. Merges #1205. Fixes other issues with ItemStack#toContainer() including vanilla DataManipulators.
Gabriel Harris-Rouquette - 9 years ago
-
Serialize world generation settings using JSON data format
Minecrell - 9 years ago
-
Merge AgeableData implementations and changes. Merges #1092.
Gabriel Harris-Rouquette - 9 years ago
-
Merge contribution guideline changes to add github templates. Merges #1059
Gabriel Harris-Rouquette - 9 years ago
-
implement ItemStack#isEmpty and ItemStackSnapshot#isEmpty
Anselm Brehme - 9 years ago
-
Implement change to Archetype#apply
Nick Conde - 9 years ago
-
Utilise GitHub templates
kashike - 9 years ago
-
Implementation of AgeableData
Hassan Syyid - 10 years ago
-
Fix DebugLauncher from updates.
-
1.11.2-6.0.0-BETA-252
-
Bump common for updates and fixes with new custom data.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Fixes for SpongeDataRegistration and the registry. Fixes in LegacyCustomdataClassContentUpdater.
Gabriel Harris-Rouquette - 9 years ago
-
implement getFailedData
Anselm Brehme - 9 years ago
-
Bump common for updates and fixes with new custom data.