Skip to content

Tags: timvisee/lazymc

Tags

v0.2.11

Toggle v0.2.11's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
lazymc 0.2.11

- Add support for Minecraft 1.20.3 and 1.20.4
- Improve error handling of parsing server favicon
- Fix typo in log message
- Update dependencies

v0.2.10

Toggle v0.2.10's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.10

v0.2.9

Toggle v0.2.9's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.9

v0.2.8

Toggle v0.2.8's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.8

- Add `freeze_process` feature on Unix platforms to freeze a sleeping server rather than shutting it down
- Update default Minecraft version to 1.19.3
- Remove macOS builds from releases, users can compile from source
- Update dependencies

v0.2.7

Toggle v0.2.7's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.7

- Update default Minecraft version to 1.18.1
- Update dependencies

v0.2.6

Toggle v0.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.6

- Add whitelist support, use server whitelist to prevent unknown users from waking server
- Update dependencies

v0.2.5

Toggle v0.2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.5

- Add support Minecraft 1.16.3 to 1.17.1 with lobby join method
- Add support for Forge client/server to lobby join method (partial)
- Probe server on start with fake user to fetch server settings improving compatibility
- Improve lobby compatibility, send probed server data to client when possible
- Skip lobby join method if server probe is not yet finished
- Generate lobby dimension configuration on the fly based on server dimensions
- Fix unsupported lobby dimension configuration values for some Minecraft versions
- Demote IP ban list reload message from info to debug
- Update dependencies

v0.2.4

Toggle v0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.4

- Fix status response issues with missing server icon, fall back to default icon
- Fix incorrect UUID for players in lobby logic
- Make server directory relative to configuration file path
- Assume SIGTERM exit code for server process to be successful on Unix
- Update features in README
- Update dependencies

v0.2.3

Toggle v0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.3

- Add support for `PROXY` header to notify Minecraft server of real client IP
- Only enable RCON by default on Windows
- Update dependencies

v0.2.2

Toggle v0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
timvisee Tim Visée
Bump version to 0.2.2

- Add server favicon to status response