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 |
|
[object Object]
|
bd9f81f1f0
|
It would be a good idea to actually start the server
|
2022-12-28 12:29:17 -08:00 |
|
[object Object]
|
b561351a2a
|
Scuffed code, not tested yet
|
2022-12-28 12:18:43 -08:00 |
|
[object Object]
|
d3cb880dd0
|
cargo clippy is angry
|
2022-12-28 12:03:00 -08:00 |
|
[object Object]
|
716cd48eac
|
Add SIGSTOP and SIGCONT functions, fix some docs stuff
|
2022-12-28 12:00:32 -08:00 |
|
timvisee
|
c6f860f013
|
Update dependencies
|
2022-06-19 02:12:20 +02:00 |
|
dependabot[bot]
|
8d4ace60a6
|
Bump regex from 1.5.4 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 22:00:45 +00:00 |
|
timvisee
|
09c6d1d996
|
Allow Windows CI to fail because it causes a lot of issues
|
2022-03-09 14:15:23 +01:00 |
|
timvisee
|
dca2f8eb5c
|
Install missing Rust target on Windows CI
|
2022-02-07 17:33:20 +01:00 |
|
timvisee
|
1f6665a90f
|
Update dependencies
|
2022-02-07 17:19:59 +01:00 |
|
timvisee
|
0c77a18d96
|
Install GCC on Windows CI
|
2022-02-07 16:52:03 +01:00 |
|
timvisee
|
0c69752fec
|
Bump version to 0.2.7
v0.2.7
|
2021-12-13 17:03:34 +01:00 |
|
timvisee
|
6e8ff5b1b3
|
Update dependencies
|
2021-12-13 17:03:27 +01:00 |
|
timvisee
|
fba581d4bd
|
Update default Minecraft version to 1.18.1
|
2021-12-13 17:00:43 +01:00 |
|
timvisee
|
d7b601d6e3
|
Bump version to 0.2.6
v0.2.6
|
2021-11-28 22:20:20 +01:00 |
|
timvisee
|
4d76058472
|
Update dependencies
|
2021-11-28 22:18:39 +01:00 |
|
timvisee
|
5b5a2bf8ae
|
Only use wake whitelist if enabled in server.properties
|
2021-11-28 22:00:59 +01:00 |
|
timvisee
|
c477e45553
|
Add server whitelist support, use generic server files watcher to reload
|
2021-11-28 21:45:52 +01:00 |
|
timvisee
|
69de7a95bf
|
Bump version to 0.2.5
v0.2.5
|
2021-11-25 15:04:39 +01:00 |
|
timvisee
|
3e7e5c4c03
|
Fix Windows CI builds having incorrect feature configuration
|
2021-11-25 15:04:21 +01:00 |
|