All builds
-
1.18.2-9.0.0-RC1306 Experimental
-
Merge remote-tracking branch 'origin/api-8' into api-9
ImMorpheus - 3 years ago
-
Prevent invalid status responses with empty/dummy player UUIDs (#3831)
Stephan - 3 years ago
-
Merge remote-tracking branch 'origin/api-8' into api-9
-
1.18.2-9.0.0-RC1299 Experimental
-
run ./gradlew :spotlessApply
ImMorpheus - 3 years ago
-
Merge remote-tracking branch 'origin/api-8' into api-9
ImMorpheus - 3 years ago
-
Bump SpongeAPI
ImMorpheus - 3 years ago
-
add movement threshold configuration (#3820)
Connor - 3 years ago
-
Fix Error related to Banned users with Expiration dates (#3817)
Jesse McKee - 3 years ago
-
removed unnecessary blocking (#3832)
ZelvaLea(JolyJDIA) - 3 years ago
-
Fix isFire and doesAffectCreative damage implementation in builders (#3821)
Yeregorix - 3 years ago
-
Implement PotionEffect#showIcon (#3826)
Lexi - 3 years ago
-
Fix ChunkEvent.Save.Post firing too early
aromaa - 3 years ago
-
Fixes to serialization behavior
aromaa - 3 years ago
-
Replace player reference to scoreboard on respawn
aromaa - 3 years ago
-
Remove impl from ServerLevelMixin
aromaa - 3 years ago
-
Update armor stands physics on marker or gravity data set
aromaa - 3 years ago
-
fix spotless check on windows (#3783)
Connor Hartley - 3 years ago
-
fix health scaling (#3778)
Connor Hartley - 3 years ago
-
Don't call setPos after movement event when position hasn't changed (#3797)
Yeregorix - 3 years ago
-
Fix container click events involving player crafting slots (#3804)
Joni Aromaa - 3 years ago
-
Remove the internal usage of optional from Registry#value (#3806)
Joni Aromaa - 3 years ago
-
Fix chunk unloading causing dangling neighbors (#3805)
Joni Aromaa - 3 years ago
-
Implement BlockSoundGroup (#3807)
Joni Aromaa - 3 years ago
-
Filter cancelled events even when the declared class is not cancellable (#3798)
Yeregorix - 3 years ago
- Show -16 older commits.
- Collapse commits.
SpongeAPI
-
Merge remote-tracking branch 'origin/api-8' into api-9
ImMorpheus - 3 years ago
-
Implement missing method isFire in AbstractDamageSource (#2451)
Yeregorix - 3 years ago
-
run ./gradlew :spotlessApply
-
1.18.2-9.0.0-RC1271 Experimental
-
Fix calling DestructEntityEvent for non living entities
aromaa - 3 years ago
-
Fix calling DestructEntityEvent for non living entities
-
1.18.2-9.0.0-RC1270 Experimental
-
Fix createEntity for falling blocks
…
aromaa - 3 years ago
-
Fix createEntity for falling blocks
-
1.18.2-9.0.0-RC1265 Experimental
-
Fix block entity memory leak (API 9) (#3813)
…
Lignium - 3 years ago
-
Fix block entity memory leak (API 9) (#3813)
-
1.18.2-9.0.0-RC1247 Experimental
-
Merge branch 'api-8' into api-9
zml - 3 years ago
-
chore(deps): Bump QF to 1.9.0
zml - 3 years ago
-
chore(build): upgradle to 7.6
zml - 3 years ago
-
bump api
zml - 3 years ago
-
fix air stack not getting accepted in EquipementSlotLens
Anselm Brehme - 3 years ago
-
unpack OffsetFabric used in CraftingGridInventoryLens
Anselm Brehme - 3 years ago
-
better RayTrace error message when missing end or direction
Anselm Brehme - 3 years ago
-
Merge branch 'Lignium-feature/previous-game-mode' into api-8
Anselm Brehme - 3 years ago
-
do not push existing menu as cause when already present
Anselm Brehme - 3 years ago
-
Fix player ChangeInventoryEvent.Pickup.Pre
Yeregorix - 4 years ago
-
store in transit resourcepack for firing the ResourcePackStatusEvent
connorhartley - 4 years ago
-
Only fire menu callbacks for spectator mode here
Anselm Brehme - 4 years ago
-
fix InventoryMenu click callback not getting called in spectator mode
Anselm Brehme - 4 years ago
-
Make PREVIOUS_GAME_MODE read-only
Lignium - 4 years ago
-
Synchronize MultiPlayerGameMode#previousLocalPlayerMode field on client
Lignium - 4 years ago
-
Add Keys#PREVIOUS_GAME_MODE
Lignium - 4 years ago
- Show -11 older commits.
- Collapse commits.
SpongeAPI
-
Merge branch 'api-8' into api-9
zml - 3 years ago
-
chore(build): upgradle to 7.6
zml - 3 years ago
-
feat: Update Adventure to 4.12.0
zml - 3 years ago
-
Merge pull request #2442 from Lignium/feature/previous-game-mode
Faithcaio - 3 years ago
-
Make PREVIOUS_GAME_MODE read-only
Lignium - 4 years ago
-
Humanoid -> ServerPlayer
Lignium - 4 years ago
-
Add Keys#PREVIOUS_GAME_MODE
Lignium - 4 years ago
-
Merge branch 'api-8' into api-9
-
1.18.2-9.0.0-RC1224 Experimental
-
unused import
Anselm Brehme - 4 years ago
-
fix InventoryMenu click callback not getting called in spectator mode
Anselm Brehme - 4 years ago
-
unused import
-
1.18.2-9.0.0-RC1214 Experimental
-
Merge branch 'api-8' into api-9
zml - 4 years ago
-
Reformat imports pre-merge
zml - 4 years ago
-
generator: style tweaks
zml - 4 years ago
-
build: Decompile game using quiltflower for more readable output
zml - 4 years ago
-
chore: Exclude previous commit from git blame
zml - 4 years ago
-
*: apply the import order from SpongeAPI consistently
zml - 4 years ago
- Show -1 older commits.
- Collapse commits.
-
Merge branch 'api-8' into api-9
-
1.18.2-9.0.0-RC1212 Experimental
-
Implement listener registration with provided lookup (#3749)
A248 - 4 years ago
SpongeAPI
-
Add EventManager#registerListeners overload with lookup (#2441)
A248 - 4 years ago
-
Implement listener registration with provided lookup (#3749)
-
1.18.2-9.0.0-RC1208 Experimental
-
Merge branch 'api-8' into api-9
zml - 4 years ago
-
build: Update workflows to avoid deprecated Actions use
zml - 4 years ago
-
build: Correct license check action
zml - 4 years ago
-
build: Bump dependency versions
zml - 4 years ago
-
fix adding empty DataContainer to an empty DataContainer
Anselm Brehme - 4 years ago
-
Fix item translations on Forge (#3776)
Yeregorix - 4 years ago
-
Replace printStackTrace() with a proper logger (#3739)
Yeregorix - 4 years ago
-
send changes to equipment correctly on event cancel or modification (#3758)
Connor Hartley - 4 years ago
-
fix health scale (#3760)
Connor Hartley - 4 years ago
-
Implement translations for item name and lore (#3763)
Yeregorix - 4 years ago
-
Merge pull request #3765 from connorhartley/fix-interact-cancel-restore-item
Chris Sanders - 4 years ago
-
handle useBlockResult and useItemResult too
connorhartley - 4 years ago
-
restore item after cancelling 'InteractBlockEvent.Secondary'
connorhartley - 4 years ago
- Show -8 older commits.
- Collapse commits.
SpongeAPI
-
Merge branch 'api-8' into api-9
zml - 4 years ago
-
build: Lowercase project name when publishing Javadoc
zml - 4 years ago
-
build: Bump adventure to 4.11.0
zml - 4 years ago
-
build: Add simple spotless checks for import order and annotations
zml - 4 years ago
-
build: Bump build deps
zml - 4 years ago
-
Merge branch 'api-8' into api-9