All builds
-
1.16.5-36.2.5-8.1.0-RC1193
-
1.16.5-36.2.5-8.1.0-RC1188
-
Merge set biome fixes. Merges #3764
…
gabizou - 4 years ago -
Fix removing leash holder
Yeregorix - 4 years ago
-
fix incorrect bitshift in setBiome
vectrixdevelops - 4 years ago
-
convert positions to 'quad' positions in setBiome
vectrixdevelops - 4 years ago
-
Merge set biome fixes. Merges #3764
-
1.16.5-36.2.5-8.1.0-RC1187
-
Merge leash fix. Merges #3766.
…
gabizou - 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
…
Zidane - 4 years ago -
track and broadcast any slot transactions when the CommandPhaseContext closes
vectrixdevelops - 4 years ago
-
track slot transactions during useItem correctly
vectrixdevelops - 4 years ago
-
log open inventory and track transactions during forge open gui
vectrixdevelops - 4 years ago
-
log player inventory transaction during an event
vectrixdevelops - 4 years ago
-
backport: ignore slot transactions during player respawn and hopper transfer
vectrixdevelops - 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
…
Zidane - 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.
dualspiral - 5 years ago
-
Split move/rotation event logic again
dualspiral - 5 years ago
-
Change movement event sensitivity from tolerance to grid based.
dualspiral - 5 years ago
-
Unify movement event logic
dualspiral - 5 years ago
-
Correct entity being moved.
dualspiral - 5 years ago
-
Add the delta into the move event check
dualspiral - 5 years ago
-
Add firing move event on vehicles
dualspiral - 5 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
-
1.16.5-36.2.5-8.1.0-RC1182
-
1.16.5-36.2.5-8.1.0-RC1181
-
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
…
Zidane - 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