Latest Recommended Build
-
1.21.10-17.0.0 Recommended
All builds
-
1.21.10-17.0.1-RC2651
-
Merge branch 'api-12' into api-17
…
Yeregorix - 2 days ago -
Merge launch source set into main
Yeregorix - 2 days ago
-
Fix ChunkMapMixin#impl$onApplyStep mixin signature
aromaa - 5 days ago
-
Implement VanishState#hidesTabListEntry
aromaa - 8 days ago
SpongeAPI
-
Merge branch 'api-12' into api-17
Yeregorix - 2 days ago
-
Add VanishState#hidesTabListEntry
aromaa - 8 days ago
-
Merge branch 'api-12' into api-17
-
1.21.10-17.0.1-RC2646
-
Merge remote-tracking branch 'origin/api-12' into api-17
aromaa - 11 days ago
-
Avoid recursion in CompoundTagDataView#getView
aromaa - 12 days ago
-
Deserialize data directly to the target DataManipulator
aromaa - 12 days ago
-
Use ValueContainer#streamKeys in DataUtil
aromaa - 12 days ago
-
Implement ValueContainer#streamKeys and ValueContainer#streamValues
aromaa - 12 days ago
-
Implement DataSerializable#toView for CustomDataTest.MyObject
aromaa - 12 days ago
-
Use DataSerializable#toView in DataSerializer
aromaa - 12 days ago
-
Write directly to the DataView during serialization in SpongeDataSerializer
aromaa - 13 days ago
-
Use CompoundTagDataContainer in DataUtil
aromaa - 14 days ago
-
Introduce CompoundTagDataView
aromaa - 14 days ago
-
Extract common helpers from MemoryDataView to SpongeDataView
aromaa - 14 days ago
-
Remove extra self-referencing DataView check
aromaa - 14 days ago
-
Use DataView#streamRootValues in DataSerializer#serialize
aromaa - 14 days ago
-
Add cache for InventoryTranslator for selected Containers
aromaa - 14 days ago
-
Fix double copy in SpongeItemStackSnapshot#asMutable
aromaa - 14 days ago
-
Optimize Inventory#offer
aromaa - 14 days ago
-
Implement ItemStackLike#maxStackQuantity in target classes
aromaa - 14 days ago
-
Copy only non Sponge data in DataUtil#serializeSpongeData
aromaa - 20 days ago
-
Fix multiple instances of same DataStore
aromaa - 20 days ago
-
Compare DataView path correctly
aromaa - 20 days ago
-
Use String overloaded DataView methods in NBTTranslator
aromaa - 20 days ago
-
Use String overloaded DataView#getView in DataUtil#deserializeSpongeData
aromaa - 20 days ago
-
Create DataQuery lazily in MemoryDataView
aromaa - 20 days ago
-
Implement String based createView and getView to DataView
aromaa - 20 days ago
-
Add fast path for String & Integer in MemoryDataView#set
aromaa - 20 days ago
-
Implement DataView#set with primitive overloads
aromaa - 20 days ago
-
Avoid intermediate DataQueries in DataUtil#getSpongeData
aromaa - 21 days ago
-
Use DataView#streamRootKeys in DataUtil#deserializeSpongeData
aromaa - 21 days ago
-
Use DataView#streamRootValues in NBTTranslator#containerToCompound
aromaa - 21 days ago
-
Implement String based value querying and setting to DataView (#4297)
Joni Aromaa - 21 days ago
-
Fix data store lookup by token not being thread safe
aromaa - 22 days ago
-
Cache data store lookups by resource key
aromaa - 22 days ago
-
Bump SpongeAPI
aromaa - 22 days ago
-
Attach childs on SuggestionArgumentNode
aromaa - 1 month ago
-
Update ItemStack#toContainer to be light wrapper over vanilla data (#4292)
Joni Aromaa - 2 months ago
-
Fix unvanishing showing the player in all worlds
aromaa - 2 months ago
- Show -31 older commits.
- Collapse commits.
SpongeAPI
-
Merge remote-tracking branch 'origin/api-12' into api-17
aromaa - 12 days ago
-
Add ValueContainer#streamKeys and ValueContainer#streamValues
aromaa - 12 days ago
-
Introduce DataSerializable#toView
aromaa - 12 days ago
-
Add String based createView and getView to DataView
aromaa - 20 days ago
-
Add DataView#set with primitive overloads
aromaa - 20 days ago
-
Add String based value querying and setting to DataView (#2611)
Joni Aromaa - 21 days ago
-
Optimize DataQuery
aromaa - 22 days ago
-
Merge remote-tracking branch 'origin/api-12' into api-17
-
1.21.10-17.0.1-RC2618
-
fix(test): there are two DamageEvents now
…
Gabriel Harris-Rouquette - 2 months ago -
chore(git): api-12 gradle updates
Gabriel Harris-Rouquette - 2 months ago
-
Fix chat messages sent in vanish
aromaa - 2 months ago
-
Update to Gradle 8.14.4
Yeregorix - 2 months ago
-
Basic unit test for DamageEntityEvent
Yeregorix - 3 months ago
-
fix(test): there are two DamageEvents now
-
1.21.10-17.0.1-RC2601
-
chore(git): merge api-12 RESPAWN_LOCATIONS support
…
Gabriel Harris-Rouquette - 2 months ago -
feat(data): honor Keys.RESPAWN_LOCATIONS on live players
Gabriel Harris-Rouquette - 2 months ago
-
chore(git): merge api-12 RESPAWN_LOCATIONS support
-
1.21.10-17.0.1-RC2598
-
Fix world border issues and cleanup (#4280)
…
Vilperi221 - 2 months ago
-
Fix world border issues and cleanup (#4280)
-
1.21.10-17.0.1-RC2591
-
fix(mixin): correct shadow return type for CachedUserNameToIdResolver#get
…
Gabriel Harris-Rouquette - 2 months ago
-
fix(mixin): correct shadow return type for CachedUserNameToIdResolver#get
-
1.21.10-17.0.1-RC2582
-
chore(git): merge upstream changes
…
Gabriel Harris-Rouquette - 3 months ago -
Fix CollideBlockEvent.Impact with world border
aromaa - 3 months ago
-
Restrict to build height only for ServerWorld#createSnapshot
aromaa - 3 months ago
-
chore(git): merge upstream changes
-
1.21.10-17.0.1-RC2563
-
chore(git): merge tracking persistence fixes
…
Gabriel Harris-Rouquette - 3 months ago -
fix(tracker): Fix creator/notifier tracking propagation and persistence
Gabriel Harris-Rouquette - 3 months ago
-
chore(git): merge tracking persistence fixes
-
1.21.10-17.0.1-RC2548
-
Fix VILLAGER_TYPE and re-enable corresponding test
Yeregorix - 3 months ago
-
Fix VILLAGER_TYPE and re-enable corresponding test
-
1.21.10-17.0.1-RC2547
-
Fix villager PROFESSION_TYPE (#4274)
Vilperi221 - 3 months ago
-
Fix villager PROFESSION_TYPE (#4274)