All builds
-
1.18.1-9.0.0-RC1119 Experimental
-
Merge api-8 for class-retention annotation fix. Fixes #3674
…
Gabriel Harris-Rouquette - 4 years ago -
Fix class-retention annotations causing errors. Fixes #3674
Gabriel Harris-Rouquette - 4 years ago
-
Merge api-8 for class-retention annotation fix. Fixes #3674
-
1.18.1-9.0.0-RC1117 Experimental
-
revert API BlockStateProperties hack
Anselm Brehme - 4 years ago
SpongeAPI
-
BlockStateProperties are not in a registry
Anselm Brehme - 4 years ago
-
revert API BlockStateProperties hack
-
1.18.1-9.0.0-RC1116 Experimental
-
Merge branch 'api-8' into api-9
Daniel Naylor - 4 years ago
-
Missed this API bump
Daniel Naylor - 4 years ago
-
Expose BlockState string representation
Yeregorix - 4 years ago
-
Fire chat events on both SV and SF (and sync them) (#3670)
Daniel Naylor - 4 years ago
-
Fix crashes when no target entity is found on the ServerboundInteractPacket during AttackEntityPacketState
Daniel Naylor - 4 years ago
-
Compare item as well as nbt for equalto on itemstack (#3665)
tyhdefu - 4 years ago
-
fix compile
Anselm Brehme - 4 years ago
-
return the title used for InventoryMenu
Anselm Brehme - 4 years ago
-
also provide default title for MenuProviders
Anselm Brehme - 4 years ago
-
bring back cursor reset fix
Anselm Brehme - 4 years ago
-
provide InventoryMenu on Containers if available
Anselm Brehme - 4 years ago
-
Add EntityType/Archetype retrieval for SpawnEggs
Gabriel Harris-Rouquette - 4 years ago
-
Fix custom names not being removed on synched entities when data is removed
Daniel Naylor - 4 years ago
- Show -8 older commits.
- Collapse commits.
SpongeAPI
-
Merge branch 'api-8' into api-9
Daniel Naylor - 4 years ago
-
Expose BlockState string representation (#2425)
Yeregorix - 4 years ago
-
fix compile
Anselm Brehme - 4 years ago
-
return the title used for InventoryMenu
Anselm Brehme - 4 years ago
-
provide InventoryMenu on Containers if available
Anselm Brehme - 4 years ago
-
Add EntityType/Archetype retrieval for SpawnEggs
Gabriel Harris-Rouquette - 4 years ago
-
Merge branch 'api-8' into api-9
-
1.18.1-9.0.0-RC1106 Experimental
-
Fix potential IndexOutOfBoundsException in TileEntityPipeline (#3663)
Lukas Rieger - 4 years ago
-
Fix potential IndexOutOfBoundsException in TileEntityPipeline (#3663)
-
1.18.1-9.0.0-RC1104 Experimental
-
bump spongeapi
ImMorpheus - 4 years ago
-
bump spongeapi
-
1.18.1-9.0.0-RC1103 Experimental
-
remove structure config api (#3659)
Morpheus - 4 years ago
-
remove structure config api (#3659)
-
1.18.1-9.0.0-RC1102 Experimental
-
bump sponge api
ImMorpheus - 4 years ago
-
fix compile errors
ImMorpheus - 4 years ago
-
remove merge backup file
ImMorpheus - 4 years ago
-
Merge remote-tracking branch 'origin/api-8' into api-9
ImMorpheus - 4 years ago
-
Bump API to implement the DefaultWorldKeys factory.
Chris Sanders - 4 years ago
-
Bump API to implement WorldManager#worldsOfType.
Chris Sanders - 4 years ago
-
Bump API to implement ServerWorldProperties#name
Chris Sanders - 4 years ago
-
Merge pull request #3652 from SpongePowered/api8/workaround-mixin-generics
Gabriel Harris-Rouquette - 4 years ago
-
Workaround Mixin generics. Fixes #3647
Gabriel Harris-Rouquette - 4 years ago
-
Remove Graph utils now moved to collections
Gabriel Harris-Rouquette - 4 years ago
-
fire UnloadWorldEvent when shutting down
Anselm Brehme - 4 years ago
-
Movement event fixes
Anselm Brehme - 4 years ago
-
fix EntityCustomNameConverter
Anselm Brehme - 4 years ago
-
fix SpongeForge not loading/saving level data
Anselm Brehme - 4 years ago
-
fix never changing weather to thunderstorm
Anselm Brehme - 4 years ago
-
sort DataProviders in DelegateDataProvider by target type hierarchy
Anselm Brehme - 4 years ago
-
Chunk Handling fixes
Anselm Brehme - 4 years ago
-
Improve DataView (de)serialize code
Anselm Brehme - 4 years ago
-
Remove timings from implementation
Morpheus - 4 years ago
-
fix ListenerClassVisitor not being able to handle annotations with array/class values
Anselm Brehme - 4 years ago
-
fix natural tree growth
Anselm Brehme - 4 years ago
-
adventure: Implement ComponentFlattener api
zml - 4 years ago
-
Merge #3628: Implement HoverEventSource on ItemStack
zml - 4 years ago
-
bump api for adventure 4.10.0
zml - 4 years ago
- Show -19 older commits.
- Collapse commits.
SpongeAPI
-
Merge remote-tracking branch 'origin/api-8' into api-9
ImMorpheus - 4 years ago
-
Improve the default world keys.
Chris Sanders - 4 years ago
-
Add worldsOfType to WorldManager.
Chris Sanders - 4 years ago
-
We won't be deprecating UUIDs for worlds.
Chris Sanders - 4 years ago
-
Allow WorldProperties to be named. Closes #2419.
Chris Sanders - 4 years ago
-
adventure: Expose the game's ComponentFlattener
zml - 4 years ago
-
Make ItemStack also implement HoverEventSource (#2414)
zml - 4 years ago
-
build: Update adventure, add MiniMessage dependency
zml - 4 years ago
-
bump sponge api
-
1.18.1-9.0.0-RC1090 Experimental
-
special case handling
Anselm Brehme - 4 years ago
-
add missing API types for enum block states
Anselm Brehme - 4 years ago
-
BlockStateProperties are not in a registry
Anselm Brehme - 4 years ago
SpongeAPI
-
BlockStateProperties are not in a registry
Anselm Brehme - 4 years ago
-
special case handling
-
1.18.1-9.0.0-RC1087 Experimental
-
Update ChunkLayout implementation for variable world heights
…
Gabriel Harris-Rouquette - 4 years ago
-
Update ChunkLayout implementation for variable world heights
-
1.18.1-9.0.0-RC1086 Experimental
-
Merge api-8 into api-9 for updates
…
Gabriel Harris-Rouquette - 4 years ago -
Fix closeInventory() not sending close packet. Fixes #3639
JBYoshi - 4 years ago
-
Merge pull request #3629 from SpongePowered/api8/superclass-transformer
Gabriel Harris-Rouquette - 4 years ago
-
Reintroduce Superclass Transformations
Gabriel Harris-Rouquette - 4 years ago
-
Add modlauncher-transformers project
Gabriel Harris-Rouquette - 4 years ago
-
Allow getting named configurations from projects
Gabriel Harris-Rouquette - 4 years ago
-
Merge pull request #3635 from SpongePowered/api8/goal-type-registration-fix
Gabriel Harris-Rouquette - 4 years ago
-
world min/max are now configurable
Anselm Brehme - 4 years ago
-
implement locateResource for Forge PluginContainers
Anselm Brehme - 4 years ago
-
Provide registries for BlockStateProperties
Anselm Brehme - 4 years ago
-
Merge pull request #3634 from SpongePowered/api8/mekanism-workaround
Gabriel Harris-Rouquette - 4 years ago
-
Avoid early registration attempts of GoalTypes
Gabriel Harris-Rouquette - 4 years ago
-
Null check world on entity creation. Fixes #3631.
Gabriel Harris-Rouquette - 4 years ago
-
Fix ListenerClassVisitor visiting IsCancelled annotations
lucko - 4 years ago
-
Update ExpireEntityEvent implementations
Gabriel Harris-Rouquette - 4 years ago
-
Fix some errors related to volumes: (#3626)
Yeregorix - 4 years ago
-
Fix SpongeUserData returning the wrong identifier (#3625)
Lukas Rieger - 4 years ago
-
Implement generalized ExpireEntityEvent for entities being discarded
Gabriel Harris-Rouquette - 4 years ago
-
Merge api 8 fixes into api 9 branch
Gabriel Harris-Rouquette - 4 years ago
-
Merge pull request #3624 from SpongePowered/api8/forge-world-hooks
Gabriel Harris-Rouquette - 4 years ago
-
Fix handling for missing local variable signatures
Gabriel Harris-Rouquette - 4 years ago
-
Add ForgeWorldHooks. Fixes #3588.
Gabriel Harris-Rouquette - 4 years ago
-
Fix another factory classloading too early
Gabriel Harris-Rouquette - 4 years ago
-
Fix wild carded parameterized types
Gabriel Harris-Rouquette - 4 years ago
-
Attempt to defer classloading DimensionTypes too early. Fixes #3614
Gabriel Harris-Rouquette - 4 years ago
-
Remove unused legacy Invoker factory
Gabriel Harris-Rouquette - 4 years ago
-
ASMify SpongeEventManager
Gabriel Harris-Rouquette - 4 years ago
-
ASMify ReflectionUtil
Gabriel Harris-Rouquette - 4 years ago
-
Wrap around event listener registration
Gabriel Harris-Rouquette - 4 years ago
-
Bump SpongeAPI
ImMorpheus - 4 years ago
-
fix Cause Stack Frame Corruption message format strings
ImMorpheus - 4 years ago
-
Push potion effects onto the cause frame when ticking
Gabriel Harris-Rouquette - 4 years ago
-
Enable and implement Keys.HEALTH value change events
Gabriel Harris-Rouquette - 4 years ago
-
Re-add implementation for DataParameter events
Gabriel Harris-Rouquette - 4 years ago
-
do not enter second GrowablePhaseContext
Anselm Brehme - 4 years ago
-
Revert "remove timings"
ImMorpheus - 4 years ago
-
remove timings
ImMorpheus - 4 years ago
-
Implement BlockType#validStates (#3609)
Yeregorix - 4 years ago
-
Lower priority overwrite for LivingEntity.hurt. Fixes #3603
Gabriel Harris-Rouquette - 4 years ago
- Show -34 older commits.
- Collapse commits.
SpongeAPI
-
Merge api8 fixes into api9
Gabriel Harris-Rouquette - 4 years ago
-
fix AbstractMethodError when calling World#chunkAtBlock
ImMorpheus - 4 years ago
-
I forgot about how folded style works...
Daniel Naylor - 4 years ago
-
Fix the template
Daniel Naylor - 4 years ago
-
Add issue template for SpongeAPI
Daniel Naylor - 4 years ago
-
Clarify thread semantics of ChunkEvent.Load
Gabriel Harris-Rouquette - 4 years ago
-
Merge api-8 into api-9 for updates