284 Commits

Author SHA1 Message Date
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
timvisee
4d774cd254
Update dependencies 2021-11-25 14:54:05 +01:00
timvisee
a1324d22a7
Various fixes and improvements 2021-11-25 14:41:43 +01:00
timvisee
a500f50064
Use probed server settings in lobby join game packet 2021-11-25 14:36:50 +01:00
timvisee
4ef1481f2b
Fix unsupported dimension data in lobby, use proper default world name 2021-11-25 14:21:29 +01:00
timvisee
addfb1c135
Don't use lobby join method if server isn't probed yet when required 2021-11-25 14:20:58 +01:00
timvisee
956c428251
Add compile time feature compatibility check, remove from build.rs 2021-11-25 14:00:59 +01:00
timvisee
270362b152
Use consistent documentation file names 2021-11-25 13:51:24 +01:00
timvisee
93f75adc5c
Update lobby limitations, describe whitelist issue with probe user 2021-11-25 13:50:15 +01:00
timvisee
40fe5b5dd2
Cleanup documentation 2021-11-25 13:42:57 +01:00
timvisee
e7d2c6f64c
Resolve clippy warnings 2021-11-25 13:39:52 +01:00
timvisee
084c3c5f8b
Fix compilation error 2021-11-25 13:27:44 +01:00
timvisee
d39ad9c913
Update TODO 2021-11-25 12:59:52 +01:00
timvisee
00b6cddd78
Change ban list reload log message from info to debug 2021-11-25 12:59:51 +01:00
timvisee
b8744aaf57
Fix protocol versions being handled incorrectly 2021-11-25 12:59:51 +01:00
timvisee
51d3ecf148
Report online mode error if lobby receives server encryption request 2021-11-25 12:59:51 +01:00
timvisee
75c7a09249
Handle unrecognized login plugin requests messages in lobby 2021-11-25 12:59:50 +01:00
timvisee
f6d60318e8
Support Minecraft v1.16.3 to v1.17.1 in lobby and probe logic 2021-11-25 12:59:50 +01:00
timvisee
b404ab0a87
Support multiple Minecraft protocol versions in lobby and probe logic 2021-11-25 12:59:50 +01:00
timvisee
cf6bd526d9
Dynamically build lobby dimension from probed server dimension codec 2021-11-25 12:59:48 +01:00