All builds
-
1.16.5-36.2.5-8.1.0-RC1188
-
Merge set biome fixes. Merges #3764
…
Gabriel Harris-Rouquette - 4 years ago -
Fix removing leash holder
Yeregorix - 4 years ago
-
fix incorrect bitshift in setBiome
connorhartley - 4 years ago
-
convert positions to 'quad' positions in setBiome
connorhartley - 4 years ago
-
Merge set biome fixes. Merges #3764
-
1.16.5-36.2.5-8.1.0-RC1187
-
Merge leash fix. Merges #3766.
…
Gabriel Harris-Rouquette - 4 years ago -
Fix removing leash holder
Yeregorix - 4 years ago
-
Merge leash fix. Merges #3766.
-
1.16.5-36.2.5-8.1.0-RC1185
-
Merge pull request #3755 from connorhartley/fix/missing-slot-transaction-tracking
…
Chris Sanders - 4 years ago -
track and broadcast any slot transactions when the CommandPhaseContext closes
connorhartley - 4 years ago
-
track slot transactions during useItem correctly
connorhartley - 4 years ago
-
log open inventory and track transactions during forge open gui
connorhartley - 4 years ago
-
log player inventory transaction during an event
connorhartley - 4 years ago
-
backport: ignore slot transactions during player respawn and hopper transfer
connorhartley - 4 years ago
- Show -1 older commits.
- Collapse commits.
-
Merge pull request #3755 from connorhartley/fix/missing-slot-transaction-tracking
-
1.16.5-36.2.5-8.1.0-RC1184
-
Merge pull request #3754 from Yeregorix/api8/move-vehicle
…
Chris Sanders - 4 years ago -
Fix movement events for vehicles
Yeregorix - 4 years ago
-
Update MovementTest for vehicles
Yeregorix - 4 years ago
-
Set MOVEMENT_TYPE for player movements
Yeregorix - 4 years ago
-
Merge branch 'api-8' into api8/move-vehicle
Yeregorix - 4 years ago
-
Fix MoveEntityEvent and RotateEntityEvent for players
Yeregorix - 4 years ago
-
Fix issues - we don't actually need to suppress the moved wrongly statement.
Daniel Naylor - 4 years ago
-
Split move/rotation event logic again
Daniel Naylor - 4 years ago
-
Change movement event sensitivity from tolerance to grid based.
Daniel Naylor - 4 years ago
-
Unify movement event logic
Daniel Naylor - 4 years ago
-
Correct entity being moved.
Daniel Naylor - 4 years ago
-
Add the delta into the move event check
Daniel Naylor - 4 years ago
-
Add firing move event on vehicles
Daniel Naylor - 4 years ago
- Show -8 older commits.
- Collapse commits.
-
Merge pull request #3754 from Yeregorix/api8/move-vehicle
-
1.16.5-36.2.5-8.1.0-RC1183
-
Fix IllegalArgumentException when set Keys.FLUID_LEVEL into liquid source (#3756)
Lignium - 4 years ago
-
Fix IllegalArgumentException when set Keys.FLUID_LEVEL into liquid source (#3756)
-
1.16.5-36.2.5-8.1.0-RC1182
-
use bridge method to fix forge compatibility (#3753)
Connor Hartley - 4 years ago
-
use bridge method to fix forge compatibility (#3753)
-
1.16.5-36.2.5-8.1.0-RC1181
-
Return postWorldLoad future in SpongeWorldManager#loadWorld0
Yeregorix - 4 years ago
-
Return postWorldLoad future in SpongeWorldManager#loadWorld0
-
1.16.5-36.2.5-8.1.0-RC1180
-
Fix block entity memory leak (#3689)
…
Lignium - 4 years ago
-
Fix block entity memory leak (#3689)
-
1.16.5-36.2.5-8.1.0-RC1179
-
Merge pull request #3702 from Yeregorix/fix/worldmanager
…
Chris Sanders - 4 years ago -
Fix moveWorld style and return exceptions
Yeregorix - 4 years ago
-
Fix SpongeWorldManager errors not always reported via CompletableFuture
Yeregorix - 4 years ago
-
Fix copying or moving from vanilla world to non-vanilla world
Yeregorix - 4 years ago
-
Cleanup SpongeWorldManager and fix world deletion on failed copy
Yeregorix - 4 years ago
-
Fix bonus chest placement ignoring settings
Yeregorix - 4 years ago
-
Do not prepare world asynchronously
Yeregorix - 4 years ago
-
Indent json when copying template
Yeregorix - 4 years ago
-
Fix copyWorld not copying sponge config and moveWorld not moving world data
Yeregorix - 4 years ago
-
Fix WorldManager#loadProperties NPE when level.dat is missing and fix null key when template is missing
Yeregorix - 4 years ago
-
Indent json when writing data pack
Yeregorix - 4 years ago
-
Fix World#save being ignored
Yeregorix - 4 years ago
- Show -7 older commits.
- Collapse commits.
-
Merge pull request #3702 from Yeregorix/fix/worldmanager
-
1.16.5-36.2.5-8.1.0-RC1178
-
Bump API ref.
…
Chris Sanders - 4 years ago -
Implement Keys#IS_ATTACHED for ladders (#3731)
Lignium - 4 years ago
-
Implement Keys#HANGING (#3730)
Lignium - 4 years ago
SpongeAPI
-
Add Keys#HANGING for lanterns (#2438)
Lignium - 4 years ago
-
Bump API ref.