All builds
-
1.18.2-9.0.0-RC1201 Experimental
-
1.18.2-9.0.0-RC1190 Experimental
-
fix: Mutable accessors for vehicle packets
…
gabizou - 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
gabizou - 4 years ago
-
Merge set biome fixes. Merges #3764
gabizou - 4 years ago
-
Fix removing leash holder
Yeregorix - 4 years ago
-
Merge leash fix. Merges #3766.
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 pull request #3755 from connorhartley/fix/missing-slot-transaction-tracking
Zidane - 4 years ago
-
Merge pull request #3754 from Yeregorix/api8/move-vehicle
Zidane - 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
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
-
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
vectrixdevelops - 4 years ago
-
backport: ignore slot transactions during player respawn and hopper transfer
vectrixdevelops - 4 years ago
-
use bridge method to fix forge compatibility (#3753)
vectrixdevelops - 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
Zidane - 4 years ago
-
Bump API ref.
Zidane - 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
Zidane - 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
Faithcaio - 4 years ago
-
fix SwapHand Event not fireing
Faithcaio - 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
Zidane - 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)
vectrixdevelops - 4 years ago
-
Fire InteractItemEvent.Secondary even when cooldown is active (#3740)
Yeregorix - 4 years ago
-
Call loaded game event on Forge (#3738)
vectrixdevelops - 4 years ago
-
implement StatsCounterBridge
Faithcaio - 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
zml2008 - 4 years ago
-
fix skull block entity not updating
Faithcaio - 4 years ago
-
add some missing Chunk implementation
Faithcaio - 4 years ago
-
activate cooldown mixins
Faithcaio - 4 years ago
-
register additional DataTranslator
Faithcaio - 4 years ago
-
custom data object serialize/deserialize example
Faithcaio - 4 years ago
-
Do not assume Skull entities always have a profile.
Zidane - 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
dualspiral - 4 years ago
-
Only warn about having no parent registry for minecraft namespaced registries.
dualspiral - 4 years ago
-
Fix handling worlds with inline dimension type
Faithcaio - 4 years ago
-
Include world load failure message in crash report
dualspiral - 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
Zidane - 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 -74 older commits.
- Collapse commits.
SpongeAPI
-
Merge api-8 into api-9
gabizou - 4 years ago
-
Add Keys#HANGING for lanterns (#2438)
lignium - 4 years ago
-
build: Correct publishing branch pattern
zml2008 - 4 years ago
-
build: Bump gradle/plugins, use shared workflows
zml2008 - 4 years ago
-
add API to register DataTranslator
Faithcaio - 4 years ago
-
fix: Mutable accessors for vehicle packets
-
1.18.2-9.0.0-RC1157 Experimental
-
1.18.2-9.0.0-RC1156 Experimental
-
1.18.2-9.0.0-RC1155 Experimental
-
fix filtered signs
Faithcaio - 4 years ago
-
fix filtered signs
-
1.18.2-9.0.0-RC1154 Experimental
-
fix console logs
…
Faithcaio - 4 years ago
-
fix console logs
-
1.18.2-9.0.0-RC1147 Experimental
-
1.18.2-9.0.0-RC1145 Experimental
-
Fix crash on statup on Windows with custom tags.
…
dualspiral - 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
dualspiral - 4 years ago
-
Add player to cause stack when sending commands
dualspiral - 4 years ago
-
Merge branch 'feature/snbt_format' of github.com:SettingDust/Sponge into api-8
dualspiral - 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
NickImpact - 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)
zml2008 - 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
dualspiral - 4 years ago
-
Revert "Use pick-block functionality for fromBlockSnapshot when possible"
Faithcaio - 4 years ago
-
Use pick-block functionality for fromBlockSnapshot when possible
Faithcaio - 4 years ago
-
fix dry sponge placement
Faithcaio - 4 years ago
-
get ServerWorld in BlockSnapshots if available
Faithcaio - 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
dualspiral - 4 years ago
-
feat(data): add `DataFormats#SNBT`
SettingDust - 4 years ago
-
Update to 9.1.0-SNAPSHOT for continued development
dualspiral - 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)
tbluef - 4 years ago
-
Fix mixin-error with movement-checks (#3703)