All builds
-
1.18.2-9.0.0-RC1201 Experimental
-
fix adding empty DataContainer to an empty DataContainer
Anselm Brehme - 4 years ago
-
fix adding empty DataContainer to an empty DataContainer
-
1.18.2-9.0.0-RC1190 Experimental
-
fix: Mutable accessors for vehicle packets
…
Gabriel Harris-Rouquette - 4 years ago -
Fix client BootstrapProperties init
Yeregorix - 4 years ago
-
Fix PlayerListMixin logger type mismatch
Yeregorix - 4 years ago
-
Update SpongeWorldManager stem deserialization
Yeregorix - 4 years ago
-
Merge api-8 into api-9
Gabriel Harris-Rouquette - 4 years ago
-
Merge set biome fixes. Merges #3764
Gabriel Harris-Rouquette - 4 years ago
-
Fix removing leash holder
Yeregorix - 4 years ago
-
Merge leash fix. Merges #3766.
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 pull request #3755 from connorhartley/fix/missing-slot-transaction-tracking
Chris Sanders - 4 years ago
-
Merge pull request #3754 from Yeregorix/api8/move-vehicle
Chris Sanders - 4 years ago
-
Fix IllegalArgumentException when set Keys.FLUID_LEVEL into liquid source (#3756)
Lignium - 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
-
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
-
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
-
use bridge method to fix forge compatibility (#3753)
Connor Hartley - 4 years ago
-
Fix MoveEntityEvent and RotateEntityEvent for players
Yeregorix - 4 years ago
-
Return postWorldLoad future in SpongeWorldManager#loadWorld0
Yeregorix - 4 years ago
-
Fix block entity memory leak (#3689)
Lignium - 4 years ago
-
Merge pull request #3702 from Yeregorix/fix/worldmanager
Chris Sanders - 4 years ago
-
Bump API ref.
Chris Sanders - 4 years ago
-
Fix moveWorld style and return exceptions
Yeregorix - 4 years ago
-
Implement Keys#IS_ATTACHED for ladders (#3731)
Lignium - 4 years ago
-
Implement Keys#HANGING (#3730)
Lignium - 4 years ago
-
Fix Keys.LEASH_HOLDER implementation (#3746)
Yeregorix - 4 years ago
-
Merge pull request #3745 from Yeregorix/fix/vanish
Chris Sanders - 4 years ago
-
Fix SpongeVanishState toString, hashCode, equals and affectsMonsterSpawning methods
Yeregorix - 4 years ago
-
Make default VanishState untargetable
Yeregorix - 4 years ago
-
fire DropItemEvent.Close instead of SpawnEntityEvent when dropping an item during CloseWindowState
Anselm Brehme - 4 years ago
-
fix SwapHand Event not fireing
Anselm Brehme - 4 years ago
-
Notify client when velocity is changed (#3718)
Yeregorix - 4 years ago
-
Implement data for barrel block (#3732)
Lignium - 4 years ago
-
Merge pull request #3709 from Yeregorix/fix/respawn
Chris Sanders - 4 years ago
-
Fix PluginPackResources#getResources error on some filesystems (#3736)
Yeregorix - 4 years ago
-
support additional enderdragon phases added by mods fixing https://github.com/SpongePowered/Sponge/issues/3714 (#3737)
Connor Hartley - 4 years ago
-
Fire InteractItemEvent.Secondary even when cooldown is active (#3740)
Yeregorix - 4 years ago
-
Call loaded game event on Forge (#3738)
Connor Hartley - 4 years ago
-
implement StatsCounterBridge
Anselm Brehme - 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
-
build: Bump VG and other build deps, use shared workflow for CI
zml - 4 years ago
-
fix skull block entity not updating
Anselm Brehme - 4 years ago
-
add some missing Chunk implementation
Anselm Brehme - 4 years ago
-
activate cooldown mixins
Anselm Brehme - 4 years ago
-
register additional DataTranslator
Anselm Brehme - 4 years ago
-
custom data object serialize/deserialize example
Anselm Brehme - 4 years ago
-
Do not assume Skull entities always have a profile.
Chris Sanders - 4 years ago
-
Use slice instead of ordinal and store key instead of world
Yeregorix - 4 years ago
-
Refactor RespawnPlayerEvents implementation
Yeregorix - 4 years ago
-
Fix GridInventory coordinates (#3707)
Yeregorix - 4 years ago
-
Fix empty lines being printed in SF when a CommandResult#error is returned
Daniel Naylor - 4 years ago
-
Only warn about having no parent registry for minecraft namespaced registries.
Daniel Naylor - 4 years ago
-
Fix handling worlds with inline dimension type
Anselm Brehme - 4 years ago
-
Include world load failure message in crash report
Daniel Naylor - 4 years ago
-
Implement BlockEntityVolume methods for chunk (#3664)
tyhdefu - 4 years ago
-
During loading the level, gate querying for the stem's dimension type
Chris Sanders - 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 -74 older commits.
- Collapse commits.
SpongeAPI
-
Merge api-8 into api-9
Gabriel Harris-Rouquette - 4 years ago
-
Add Keys#HANGING for lanterns (#2438)
Lignium - 4 years ago
-
build: Correct publishing branch pattern
zml - 4 years ago
-
build: Bump gradle/plugins, use shared workflows
zml - 4 years ago
-
add API to register DataTranslator
Anselm Brehme - 4 years ago
-
fix: Mutable accessors for vehicle packets
-
1.18.2-9.0.0-RC1157 Experimental
-
ignore slot transactions during player respawn and hopper transfer
…
Anselm Brehme - 4 years ago
-
ignore slot transactions during player respawn and hopper transfer
-
1.18.2-9.0.0-RC1156 Experimental
-
Add ASM version to manifest to fix Mixin's ASM version detection (#3710)
Jason - 4 years ago
-
Add ASM version to manifest to fix Mixin's ASM version detection (#3710)
-
1.18.2-9.0.0-RC1155 Experimental
-
fix filtered signs
Anselm Brehme - 4 years ago
-
fix filtered signs
-
1.18.2-9.0.0-RC1154 Experimental
-
fix console logs
…
Anselm Brehme - 4 years ago
-
fix console logs
-
1.18.2-9.0.0-RC1147 Experimental
-
vanilla: Force SLF4J to rescan for Log4J service providers.
…
Daniel Naylor - 4 years ago
-
vanilla: Force SLF4J to rescan for Log4J service providers.
-
1.18.2-9.0.0-RC1145 Experimental
-
Fix crash on statup on Windows with custom tags.
…
Daniel Naylor - 4 years ago
-
Fix crash on statup on Windows with custom tags.
-
1.18.2-9.0.0-RC1144 Experimental
-
Merge branch 'api-8' into api-9
Daniel Naylor - 4 years ago
-
Add player to cause stack when sending commands
Daniel Naylor - 4 years ago
-
Merge branch 'feature/snbt_format' of github.com:SettingDust/Sponge into api-8
Daniel Naylor - 4 years ago
-
fix(data): use `Tag#toString()` instead of `Tag#getPrettyDisplay()`
SettingDust - 4 years ago
-
fix(mixin): `DropItemEvent.Pre` result is ignored (#3698)
SettingDust - 4 years ago
-
SF: Delegate Vanilla registry population to Forge delegates
Nick DeGruccio - 4 years ago
-
test(data): test for `StringDataFormat`s
SettingDust - 4 years ago
-
feat(data): implement `SNBTDataFormat`
SettingDust - 4 years ago
-
common: Sanitize enum names for things we turn into a registry (#3656)
zml - 4 years ago
-
fix(event): ListenerSignatureVisitor accept more than two type wrongly (#3694)
SettingDust - 4 years ago
-
Update SpongeAPI to 8.2.0-SNAPSHOT to include the release version of SpongeAPI 8.1
Daniel Naylor - 4 years ago
-
Revert "Use pick-block functionality for fromBlockSnapshot when possible"
Anselm Brehme - 4 years ago
-
Use pick-block functionality for fromBlockSnapshot when possible
Anselm Brehme - 4 years ago
-
fix dry sponge placement
Anselm Brehme - 4 years ago
-
get ServerWorld in BlockSnapshots if available
Anselm Brehme - 4 years ago
-
update implementation to not use deprecated methods
ImMorpheus - 4 years ago
- Show -11 older commits.
- Collapse commits.
SpongeAPI
-
Merge branch 'api-8' into api-9
Daniel Naylor - 4 years ago
-
feat(data): add `DataFormats#SNBT`
SettingDust - 4 years ago
-
Update to 9.1.0-SNAPSHOT for continued development
Daniel Naylor - 4 years ago
-
Merge branch 'api-8' into api-9
-
1.18.2-9.0.0-RC1143 Experimental
-
Fix mixin-error with movement-checks (#3703)
Lukas Rieger - 4 years ago
-
Fix mixin-error with movement-checks (#3703)