All builds
-
1.12.2-7.2.3-RC369
-
Update SpongeCommon for placeholder support
Daniel Naylor - 6 years ago
SpongeCommon
-
Implement placeholders
Daniel Naylor - 6 years ago
-
Update SpongeCommon for placeholder support
-
1.12.2-7.2.3-RC367
-
Fix NPE when loading worlds
Daniel Naylor - 6 years ago
SpongeCommon
-
Prevent NPE in some situations when loading worlds.
Daniel Naylor - 6 years ago
-
Fix NPE when loading worlds
-
1.12.2-7.2.3-RC366
-
Update SpongeCommon for log chunk load queue and UserStorageService performance changes
Daniel Naylor - 6 years ago
-
Update SpongeCommon for various fixes and updates
Daniel Naylor - 6 years ago
SpongeCommon
-
Add a WatchService to reduce the number of full directory scans
Daniel Naylor - 8 years ago
-
Add logChunkQueueLoad
ImMorpheus - 6 years ago
-
Stagger saving and invalidating user data.
Daniel Naylor - 6 years ago
-
Avoid list creation when no listener is registered for a Order
ImMorpheus - 6 years ago
-
Don't check ShouldFire supertype for SaveChunkEvent.Post
Daniel Naylor - 6 years ago
-
Implement SaveChunkEvent.
Chris Sanders - 6 years ago
-
Update code owners
Gabriel Harris-Rouquette - 6 years ago
-
Update SpongeCommon for log chunk load queue and UserStorageService performance changes
-
1.12.2-7.2.3-RC364
-
Update Common for copy world fix and BlockRay API addition
Daniel Naylor - 6 years ago
-
Update SpongeCommon for various updates and fixes
Daniel Naylor - 6 years ago
SpongeCommon
-
Update API for BlockRay updates
Daniel Naylor - 6 years ago
-
Make Server#copyWorld return a valid ServerProperties
Yeregorix - 6 years ago
-
Update SpongeCommon for GenericArguments.allOf fix
Daniel Naylor - 6 years ago
-
Merge Identity/Reference based maps for various implementation sections. Merges #2569
Gabriel Harris-Rouquette - 6 years ago
-
Make CraftingRecipeRegistry ensure that custom Data gets registered before it. Fixes #2571.
Gabriel Harris-Rouquette - 6 years ago
-
Merge SerializationBehaviors.METADATA_ONLY implementation. Merges #2454
Gabriel Harris-Rouquette - 6 years ago
-
Don't mark Users as dirty when retrieving custom data (#2628)
Morpheus - 6 years ago
-
Add Minecraft version to javadoc.
JBYoshi - 6 years ago
-
Change SaveHandlerCreationPhase to pool contexts, and style fixes.
JBYoshi - 6 years ago
-
Revert a few identity maps to hashmaps
ImMorpheus - 6 years ago
-
Avoid int boxing and reduce map lookups
ImMorpheus - 6 years ago
-
Classloaders and event handlers don't follow the equals contract
ImMorpheus - 6 years ago
-
Another Map with enum keys
ImMorpheus - 6 years ago
-
Missed an EnumMap
ImMorpheus - 6 years ago
-
Registrymodules are singletons
ImMorpheus - 6 years ago
-
Cleanup old guava import
ImMorpheus - 6 years ago
-
Missed a few maps with primitive types
ImMorpheus - 6 years ago
-
Use an EnumMap/Set when the key type is an enum
ImMorpheus - 6 years ago
-
Add maps with Keys keys
ImMorpheus - 6 years ago
-
Missed a few maps with class keys
ImMorpheus - 6 years ago
-
Replace guava collection with fastutil
ImMorpheus - 6 years ago
-
Use Identity/Reference based collection where possible
ImMorpheus - 6 years ago
-
Implement SerializationBehaviors.NONE and .METADATA_ONLY.
JBYoshi - 6 years ago
-
Update Common for copy world fix and BlockRay API addition
-
1.12.2-7.2.3-RC361
-
Update SpongeCommon for next phase of development
Daniel Naylor - 6 years ago
SpongeCommon
-
Bump version number to 3-SNAPSHOT for next phase of development
Daniel Naylor - 6 years ago
-
Update SpongeCommon for next phase of development
-
1.12.2-7.2.2 Recommended
-
Release version 7.2.2
Daniel Naylor - 6 years ago
SpongeCommon
-
Release version 7.2.2
Daniel Naylor - 6 years ago
-
implement Worlds MessageReceiver and sendBookView
Anselm Brehme - 6 years ago
-
Release version 7.2.2
-
1.12.2-7.2.2-RC359
-
Update SpongeCommon for various fixes and updates
Daniel Naylor - 6 years ago
SpongeCommon
-
Add check on saving to make sure the output starts with 0x1F 0x8B
Daniel Naylor - 6 years ago
-
fix sponge data not getting persisted when no custom data is present
Anselm Brehme - 6 years ago
-
Update SpongeCommon for various fixes and updates
-
1.12.2-7.2.2-RC358
-
Update SpongeCommon for fixes, performance update and API additions
Daniel Naylor - 6 years ago
SpongeCommon
-
Fix Forge LivingHurtEvent cancelling not being respected (#2618)
Giovanni Bozzano - 6 years ago
-
Reduce iterations in TileEntities activation (#2611)
Morpheus - 6 years ago
-
Update MariaDB connector to 2.6
Daniel Naylor - 6 years ago
-
Add totem effect to registry
Liam - 6 years ago
-
fire LaunchProjectileEvent and SpawnEntityEvent for Projectiles
Anselm Brehme - 6 years ago
-
Avoid Class#getCanonicalName call when creating a builder (#2612)
Morpheus - 6 years ago
-
Update SpongeCommon for fixes, performance update and API additions
-
1.12.2-7.2.2-RC357
-
Update SpongeCommon for various fixes
Daniel Naylor - 6 years ago
-
Update SpongeCommon for various fixes and updates
Daniel Naylor - 6 years ago
SpongeCommon
-
Fix a few issues with shouldfires and use specific flags (#2607)
Morpheus - 6 years ago
-
Init entity activation state lazily (#2610)
Morpheus - 6 years ago
-
Small performance improvement in runaway phase state detection (#2604)
Morpheus - 6 years ago
-
Fix a few issues with shouldfires and use specific flags
ImMorpheus - 6 years ago
-
Fix invisibility processor (#2595)
Morpheus - 6 years ago
-
Init collision state lazily (#2605)
Morpheus - 6 years ago
-
Fix SpawnEntityEvent not firing when applying entityarchetypes (#2606)
Morpheus - 6 years ago
-
Ensure default permissions are used with some wrapped subjects
Daniel Naylor - 6 years ago
-
Avoid double key lookup in DataCompoundHolder#getSpongeCompound (#2597)
Morpheus - 6 years ago
-
Map optimization fix.
clienthax - 6 years ago
-
Fix tileentitysign memory leak (#2591)
Morpheus - 6 years ago
-
Reduce SlotLensImpl allocation (#2587)
Morpheus - 6 years ago
-
fix shift-crafting transactions accumulating forever
Anselm Brehme - 6 years ago
-
Rewrite entity collisions module. (#2453)
Jonathan Browne - 6 years ago
-
fix issues with querying for inventory types
Anselm Brehme - 6 years ago
-
Update SpongeCommon for various fixes
-
1.12.2-7.2.2-RC355
-
Update SpongeCommon for next development cycle
Daniel Naylor - 6 years ago
SpongeCommon
-
Bump to 2-SNAPSHOT for continued development
Daniel Naylor - 6 years ago
-
Update SpongeCommon for next development cycle