Commit graph

29 commits

Author SHA1 Message Date
eb551b867c
deps: update dependencies and add nix flake 2024-08-03 10:45:03 +02:00
9968bb0068
implement proper ping 2022-08-15 23:17:44 +02:00
5700899216
update dependencies 2022-08-15 22:48:33 +02:00
656984ab69
fix incorrect description width with formatting 2022-04-12 01:39:14 +02:00
8c7790e3e2
fix logging and switch to clap derive 2022-04-02 00:58:39 +02:00
05de59253b
Add support for reponse sent when the server is starting
Other changes:
- bump dependencies
- upgrade rust edition
- switch to tracing
2022-04-02 00:39:04 +02:00
d97383f31f add debug logging 2021-12-06 12:11:10 +01:00
e48d477c59 add DNS SRV lookup functionality 2021-12-06 11:44:38 +01:00
d97865c360 switch to miette 2021-10-09 00:30:41 +02:00
f015c85c60 server description now printed with coloring 2021-09-07 15:08:46 +02:00
5068996284 use viuer for mcstat image output. 2021-04-29 13:03:33 +02:00
27517a6994 added base64 image decoding in-house 2021-04-29 00:56:06 +02:00
dd790d8adf remove some unused dependencies and add todo file 2021-04-29 00:14:30 +02:00
ca1064acb3 cleanup cargo.toml and remove unused tokio features 2021-04-28 23:51:12 +02:00
1efda6db50 switch to structopt 2021-04-24 15:55:46 +02:00
71d3f4e5ee generate completions for mcstat 2021-02-21 14:38:22 +01:00
82f65ed721 mcstat cleanup 2020-12-03 19:45:06 +01:00
2de875d9c7 table block will not exceed terminal width 2020-11-24 17:31:27 +01:00
6db20e631b forge 1.16 and forge channels support 2020-10-28 14:45:56 +01:00
739b113e9d update readme 2020-10-09 21:40:39 +02:00
271aac14b7 use git version of async-minecraft-ping
instead of local
2020-10-09 20:02:31 +02:00
d16af9e11b raw output will now display nothing else
fmt
2020-10-09 19:56:37 +02:00
1779273659 mcstat: added support for mod lists
use fork of async-minecraft-ping
implement support for extra description
all servers with motd should have it shown now
2020-10-09 15:21:43 +02:00
2634ae195d asciify dependency now using crates instead of git due to update 2020-09-25 17:27:11 +02:00
9b50328940 use anyhow for error handling
fix argument bug
2020-09-13 12:27:56 +02:00
ec6578eea4 ascii image is now rendered async
formatting is now removed from server version
2020-09-12 14:35:14 +02:00
cf7d1f3420 use yaml file for args instead of builder 2020-09-09 16:38:08 +02:00
f8a92f6bfc mcstat is now hopefully async and faster
yoinked bad mcio crate and replaced with superior async-minecraft-ping
now using tokio
2020-09-09 13:59:53 +02:00
292811f5da added mcstat 2020-09-09 01:24:10 +02:00