All builds
-
1.11.2-2282-6.1.0-BETA-2343
-
Bump common for minor fix with WorldInfo NPE avoidance.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
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
-
Bump common for minor fix with WorldInfo NPE avoidance.
-
1.11.2-2282-6.1.0-BETA-2339
-
Bump Common for context fix
Daniel Naylor - 9 years ago
SpongeCommon
-
Lazy load world contexts. Fixes #1354.
Daniel Naylor - 9 years ago
-
Bump Common for context fix
-
1.11.2-2282-6.1.0-BETA-2338
-
Bump common to fix typo.
…
Gabriel Harris-Rouquette - 9 years ago -
Bump common for World initialization fix. Fixes #1509.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
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 to fix typo.
-
1.11.2-2282-6.1.0-BETA-2329
-
Bump common for biome bound fix.
…
Gabriel Harris-Rouquette - 9 years ago -
Bump SpongeCommon for Configurate data serializer fix
Daniel Naylor - 9 years ago
-
Bump SpongeCommon for pagination fix
Daniel Naylor - 9 years ago
-
Update SpongeCommon for Inventory fixes
Anselm Brehme - 9 years ago
-
Update SpongeCommon for ExtraUtilities 2 fixes.
bloodshot - 9 years ago
-
Configure IntelliJ run configurations to use java6 source set
Minecrell - 9 years ago
-
Bump Common for selector fix
Daniel Naylor - 9 years ago
-
Update SpongeCommon for spawn and move event fixes.
bloodshot - 9 years ago
-
Bump common for legacy custom data registration fix.
Gabriel Harris-Rouquette - 9 years ago
-
Update SpongeCommon for piston extend fix.
bloodshot - 9 years ago
-
Bump common for API 6.1.0-SNAPSHOT bump.
Gabriel Harris-Rouquette - 9 years ago
- Show -6 older commits.
- Collapse commits.
SpongeCommon
-
Fix Biome bounds. Fixes #1349.
Gabriel Harris-Rouquette - 9 years ago
-
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
-
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 API towards 6.1.0-SNAPSHOT.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for biome bound fix.
-
1.11.2-2282-6.0.0-BETA-2297
-
Bump common for API 6 official 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 official release.
-
1.11.2-2282-6.0.0-BETA-2296
-
Bump common for updates with DataContainer construction. Fix a bunch of compiler warnings.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Update implementation for DataContainer constructor changes. Fix deprecation warnings.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for updates with DataContainer construction. Fix a bunch of compiler warnings.
-
1.11.2-2282-6.0.0-BETA-2294
-
Bump common to fix world generation entering block spawn phases.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Fix world generation not directly spawning entities.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common to fix world generation entering block spawn phases.
-
1.11.2-2282-6.0.0-BETA-2293
-
Update SpongeCommon for block drop fix during world gen.
bloodshot - 9 years ago
SpongeCommon
-
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
-
Update SpongeCommon for block drop fix during world gen.
-
1.11.2-2282-6.0.0-BETA-2290
-
Bump common for DimensionType by id fixes. Fixes #1429.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Bugfix: getting registered DimensionType by type id.
radfast - 9 years ago
-
Bump common for DimensionType by id fixes. Fixes #1429.
-
1.11.2-2282-6.0.0-BETA-2289
-
Bump common and implement changes for Damage events.
…
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
-
Bump common and implement changes for Damage events.