272 Commits

Author SHA1 Message Date
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
timvisee
0e4d18e9f6
Update clap dependency 2023-01-11 12:44:00 +01:00
timvisee
026aa58b5d
Fix broken documentation link
Mentioned in https://github.com/timvisee/lazymc/issues/39
2023-01-10 21:33:09 +01:00
[object Object]
0ac9a07c93
add a todo here because it isn't an ideal solution 2022-12-30 13:32:39 -08:00
[object Object]
540137b93e
disable freeze_process on windows 2022-12-30 13:32:11 -08:00
[object Object]
05dfd19d80
Implement config handling 2022-12-30 13:17:04 -08:00
[object Object]
f02217abd3
Update version number (should be 1 above current release)
Also update deps
2022-12-30 13:10:14 -08:00
[object Object]
3185ca855c
Add config option for process freezing 2022-12-30 13:09:07 -08:00
[object Object]
2c43446ed0
Error handling and logging 2022-12-28 14:37:08 -08:00
[object Object]
f7fe00aa50
Add nix crate, use it for signaling 2022-12-28 14:24:21 -08:00
[object Object]
f2087792b4
Update deps 2022-12-28 14:09:08 -08:00
[object Object]
d46f8375c7
Fix server infinitly stopping 2022-12-28 12:40:09 -08:00
[object Object]
2d8173aba8
Optimize release builds (and format toml file) 2022-12-28 12:33:05 -08:00