Releases: barneygale/quarry
v1.9.6 Updates for Python 3.13 support (try 2)
v1.9.5 Updates for Python 3.13 support
No new Minecraft versions.
If you would like to contribute new MC version support, feel free to make a PR or ask me somewhere (Discord) how to help.
v1.9.4: Support for 1.19.1 & 1.19.2
Thanks again @JLyne for the pull request.
v1.9.3: Support for 1.19 (with fixed pip package)
Initial support for MC 1.19.
Fixed the pip package (they public key was missing).
Will be upgraded from pre-release after some more testing.
Thanks @JLyne.
v1.9.1: Support for 1.18.2
This release adds support for Minecraft 1.18.2, but be aware: the way the client treats the login has changed.
In short, the client doesn't continue past the "Loading terrain..." screen if all valid chunks around the player's position are empty.
You can send chunk data with actual data to the client OR you set the player's Y position to above the build limit.
v1.9.0: Python update to 3.10 + drop support for 2.7, 3.5, 3.6
This release adds no new Minecraft versions, it just makes the code compatible with Python 3.10.
Unsupported Python versions have been droppped from the project.
This release is not yet fully tested, so it will get the beta label for now.
v1.8.0: MC 1.18 support
This release adds support for MC 1.18.
Thanks @JLyne.
v1.7.0
v1.6.4: MC 1.17 & 1.17.1
This release adds support for MC 1.17 & 1.17.1.
Thanks @JLyne.
v1.6.3: MC 1.16.4
v1.6.3 for MC1.16.4 release