284 Commits

Author SHA1 Message Date
timvisee
d058164aa6
Bump version to 0.2.11 v0.2.11 2024-03-16 18:08:26 +01:00
timvisee
8ed68b1ddf
Bump MSRV to 1.74.0 2024-03-16 18:05:04 +01:00
timvisee
0eec1e0b55
Use 1.20.3 protocol version 2024-03-16 18:01:03 +01:00
timvisee
485941cf81
Update uuid dependency 2024-03-16 13:45:26 +01:00
timvisee
a1008ad2a7
Update nix dependency 2024-03-16 13:31:42 +01:00
timvisee
b22d32b951
Upgrade toml dependency 2024-03-16 13:31:38 +01:00
timvisee
18f26b00cb
Update dependencies around rcon 2024-03-16 13:31:35 +01:00
timvisee
86428f4501
Update dependencies 2024-03-16 12:54:48 +01:00
timvisee
c311313ecb
Improve error handling when reading server favicon 2024-03-16 12:50:32 +01:00
timvisee
6e6d098cf1
Resolve clippy warnings 2024-03-16 12:50:25 +01:00
timvisee
efb047114e
Update Cargo.lock 2024-03-16 12:43:03 +01:00
Tim Visée
37fdb9c12a
Merge pull request #54 from Spongecade/patch-1
Update Minecraft wiki links to new domain
2023-10-13 18:53:23 +02:00
Spongecade
e7a3db19aa
Update Minecraft wiki links to new domain 2023-10-05 15:26:24 -05:00
timvisee
ca4753673d
Run CI on shared GitLab runners 2023-08-20 17:33:32 +02:00
timvisee
0124aa723d
Merge branch 'Xeyler-master' into master
Refs: https://github.com/timvisee/lazymc/pull/50
2023-05-30 22:41:04 +02:00
Xeyler
afbc54758c
Update monitor.rs 2023-05-27 23:14:48 -06:00
timvisee
e54025f02f
Bump version to 0.2.10 v0.2.10 2023-02-20 10:34:06 +01:00
timvisee
023e46fe64
Allow exit code 143 and 130
Fixes https://github.com/timvisee/lazymc/issues/26
2023-02-20 10:31:04 +01:00
timvisee
6622962d5d
Bump version to 0.2.9 v0.2.9 2023-02-14 13:25:41 +01:00
timvisee
da60287e10
Update dependencies 2023-02-14 13:21:12 +01:00
timvisee
eb5ee7defd
Merge branch 'tW4r-patch-1' into master
See https://github.com/timvisee/lazymc/pull/44
2023-02-14 13:17:55 +01:00
tW4r
fdeb7594c2
Mixing up my booleans myself 2023-02-14 13:49:01 +02:00
tW4r
5c7e17b0ae
Only drop banned IPs when drop_banned_ip
Attempted fix of #43
2023-02-14 13:47:01 +02:00
timvisee
be74e053f4
Resolve clippy warnings 2023-02-10 11:11:05 +01:00
timvisee
eb2cf1219e
Set MSRV in clippy configuration 2023-02-10 11:08:41 +01:00
timvisee
72d58f051f
Bump version to 0.2.8 v0.2.8 2023-01-30 19:07:40 +01:00
timvisee
6c3129a8b0
Enable all CI build jobs for tag releases, don't allow Windows failures 2023-01-30 19:07:05 +01:00
timvisee
cc2061ad7d
Fix build failure on Windows 2023-01-30 18:40:43 +01:00
timvisee
342a55471c
Bump Rust MSRV to 1.64.0 2023-01-30 18:38:57 +01:00
timvisee
982a604d34
Install proper Rust version on Windows CI jobs 2023-01-30 18:37:08 +01:00
timvisee
6b463ac8c8
Update dependencies 2023-01-30 18:23:58 +01:00
Tim Visée
c7caebe6a8 Merge branch 'github-pr-37' into 'master'
Implement server process freezing on Unix platforms

See merge request timvisee/lazymc!3
2023-01-30 17:22:12 +00:00
timvisee
aa1a74682e
Fix incorrect state after unfreezing process 2023-01-30 18:18:28 +01:00
timvisee
835ca62c06
Change default protocol version to 1.19.3 (761) 2023-01-30 18:08:23 +01:00
timvisee
b609f86bde
Require to build with rcon feature on Windows 2023-01-30 18:06:28 +01:00
timvisee
4b1857f48d
Don't disable process freeze in config on Windows, simply ignore setting 2023-01-30 17:57:49 +01:00
timvisee
bc7bd908f6
Fix process freezing not working when rcon is enabled 2023-01-30 17:54:20 +01:00
timvisee
a3fef88eac
Don't use deprecated base64 method 2023-01-30 17:42:02 +01:00
[object Object]
57117b29f3
Merge remote-tracking branch 'upstream/master' 2023-01-25 14:46:14 -08:00
[object Object]
5ef7c54ec6
Implement suggested changes 2023-01-25 14:45:15 -08:00
timvisee
5f13132c57
Run release jobs in CI for release tag only 2023-01-25 20:47:43 +01:00
timvisee
226215479c
Run many jobs on master branch only 2023-01-25 20:45:55 +01:00
timvisee
f4870c66fa
Fix scoop installation on Windows in GitLab CI 2023-01-25 20:45:45 +01:00
timvisee
c415420eae
Build Linux jobs CI jobs on custom runner by default 2023-01-25 20:45:21 +01:00
timvisee
c6db4d7c3f
Use Rust stable and MSRV in GitLab CI 2023-01-25 20:45:17 +01:00
timvisee
39feb0bdc2
Remove and disable some Windows CI jobs 2023-01-25 20:35:27 +01:00
timvisee
35fff7168b
Disable Rust build cache in CI 2023-01-25 20:33:25 +01:00
timvisee
e5e5947a16
Remove macOS builds from GitLab CI, instruct to compile in README 2023-01-25 20:31:22 +01:00
[object Object]
2e6551b009
Merge remote-tracking branch 'upstream/master' 2023-01-22 16:49:32 -08:00
timvisee
2c00dba5e8
Update dependencies 2023-01-11 12:46:34 +01:00