8000 Tags · gomint/gomint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gomint/gomint

Tags

1.0.0-RC6

Toggle 1.0.0-RC6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix packing a zip into a zip when using upload-artifact (#683)

Co-authored-by: Fabian Faßbender <fabian.fassbender42@googlemail.com>
Co-authored-by: Felix Scholz <chapldupez@gmail.com>

1.0.0.RC5

Toggle 1.0.0.RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix leak on disconnected players (#672)

* Entity reworking for spawning

* Cleanup dye item and fix relative entity movement (it has no use now anymore)

* Move glazed terracotta into one API interface (like wool and dye)
Re-enable "relative" movement

* Update copyright

* Fix entity spawner asking for nulled chunks on the player

* Fix hangs in vanilla generator, this also fixes not storing new chunks from any chunk generator where the blocks have not been changed

* Fix logging and memory leak on disconnected players when plugins force update on offline players

Co-authored-by: Fabian Faßbender <fabian.fassbender42@googlemail.com>

1.0.0.RC4

Toggle 1.0.0.RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove latest release, it collides with the release drafter (#641)

1.0.0.RC3

Toggle 1.0.0.RC3's commit message
Fix incorrect log/wood drops. Also removed ItemLog2 since its merged …

…with ItemLog. Fixes #569

1.0.0.RC2

Toggle 1.0.0.RC2's commit message
Fix a bug where the ender chest would overwrite the player inventory.

1.0.0.RC1

Toggle 1.0.0.RC1's commit message
Bring back fast join and fix biome loading

0