Skip to content

Tags: df-mc/dragonfly

Tags

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
world/handler.go: Add explosion handler (#1018)

v0.10.1

Toggle v0.10.1's commit message
go.mod: Updated dependencies and changed `go` version to `1.23` inste…

…ad of `1.23.3`.

v0.10.0

Toggle v0.10.0's commit message
player/player.go: placeBlock: Only resend blocks if entities other th…

…an the player itself obstruct a position.

Closes #807.

v0.9.20

Toggle v0.9.20's commit message

Verified

This commit was signed with the committer’s verified signature.
dragonfly: Update to latest gophertunnel

v0.9.19

Toggle v0.9.19's commit message
Merged CanCollect into Collect again and added a bool return to Colle…

…ct().

This makes sure that arrows are also not collected if the pickup handler is cancelled.

v0.9.18

Toggle v0.9.18's commit message

Unverified

This user has not yet uploaded their public signing key.
dragonfly/server: Update to support 1.21.30

v0.9.17

Toggle v0.9.17's commit message

Unverified

This user has not yet uploaded their public signing key.
dragonfly: Update to support 1.21.2

v0.9.16

Toggle v0.9.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
workflows/pr.yml: Use Go 1.22

v0.9.15

Toggle v0.9.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed client sometimes crashing on world change (#859)

Resolves #853

v0.9.14

Toggle v0.9.14's commit message

Unverified

This user has not yet uploaded their public signing key.
recipe/item_tag.go: Fix static check