LordMZTE
|
9968bb0068
|
implement proper ping
|
6 months ago |
LordMZTE
|
5700899216
|
update dependencies
|
6 months ago |
LordMZTE
|
656984ab69
|
fix incorrect description width with formatting
|
10 months ago |
LordMZTE
|
8c7790e3e2
|
fix logging and switch to clap derive
|
10 months ago |
LordMZTE
|
05de59253b
|
Add support for reponse sent when the server is starting
Other changes:
- bump dependencies
- upgrade rust edition
- switch to tracing
|
10 months ago |
LordMZTE
|
d97383f31f
|
add debug logging
|
1 year ago |
LordMZTE
|
af22c22406
|
update readme
|
1 year ago |
LordMZTE
|
e48d477c59
|
add DNS SRV lookup functionality
|
1 year ago |
LordMZTE
|
d97865c360
|
switch to miette
|
1 year ago |
LordMZTE
|
f015c85c60
|
server description now printed with coloring
|
1 year ago |
LordMZTE
|
258899cf61
|
add gitignore, license and formatter config
|
1 year ago |
LordMZTE
|
5068996284
|
use viuer for mcstat image output.
|
2 years ago |
LordMZTE
|
27517a6994
|
added base64 image decoding in-house
|
2 years ago |
LordMZTE
|
dd790d8adf
|
remove some unused dependencies and add todo file
|
2 years ago |
LordMZTE
|
ca1064acb3
|
cleanup cargo.toml and remove unused tokio features
|
2 years ago |
LordMZTE
|
1efda6db50
|
switch to structopt
|
2 years ago |
LordMZTE
|
95d856eab4
|
add ping display to mcstat
|
2 years ago |
LordMZTE
|
71d3f4e5ee
|
generate completions for mcstat
|
2 years ago |
LordMZTE
|
8505225e1a
|
increase mcstat timeout
|
2 years ago |
LordMZTE
|
82f65ed721
|
mcstat cleanup
|
2 years ago |
LordMZTE
|
56f1f7ac9b
|
add dockerfile
|
2 years ago |
LordMZTE
|
ae580c1d00
|
block table entry will no longer be smaller then title
|
2 years ago |
LordMZTE
|
d6710cfac7
|
add blank lines and protocol version to table
|
2 years ago |
LordMZTE
|
2de875d9c7
|
table block will not exceed terminal width
|
2 years ago |
LordMZTE
|
5353975725
|
output overhaul
|
2 years ago |
LordMZTE
|
71a3ea55b4
|
add forge channels to list of info
that mcstat provides
|
2 years ago |
LordMZTE
|
a934e610ec
|
remove port argument
port will now be parsed from the ip argument
|
2 years ago |
LordMZTE
|
d0f9ed1afe
|
Merge branch 'master' of https://github.com/LordMZTE/utils
|
2 years ago |
LordMZTE
|
e4ea9b57ec
|
fix "this server has mods" not being displayed
on 1.16 forge servers
|
2 years ago |
LordMZTE
|
6db20e631b
|
forge 1.16 and forge channels support
|
2 years ago |
LordMZTE
|
499573d011
|
replace macro_use with normal use
|
2 years ago |
LordMZTE
|
60df88dee1
|
add message when the server has mods
and the user doesnt provide the -m arg
|
2 years ago |
LordMZTE
|
739b113e9d
|
update readme
|
2 years ago |
LordMZTE
|
271aac14b7
|
use git version of async-minecraft-ping
instead of local
|
2 years ago |
LordMZTE
|
d16af9e11b
|
raw output will now display nothing else
fmt
|
2 years ago |
LordMZTE
|
2673036cb0
|
added mod list version support
print_table! macro now takes argument for width of placeholders
|
2 years ago |
LordMZTE
|
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
|
2 years ago |
LordMZTE
|
fe5dc29941
|
add todo to mcstat
|
2 years ago |
LordMZTE
|
aaad7908eb
|
update buf-rand
|
2 years ago |
LordMZTE
|
ebe59d3195
|
added utf8 test to asciifyed image only in debug
renamed print_table macro identifyers
added some docs
added none_if_empty macro
get_image now returns String instead of Vec<u8>
|
2 years ago |
LordMZTE
|
82f620600f
|
commit lib.rs changes.
oops
|
2 years ago |
LordMZTE
|
25bd1c2dd3
|
table headers are now centered
print_table macro can now use trailing comma
|
2 years ago |
LordMZTE
|
6e885a879b
|
use async block instead of function for server connection
|
2 years ago |
LordMZTE
|
2634ae195d
|
asciify dependency now using crates instead of git due to update
|
2 years ago |
LordMZTE
|
e3387624e8
|
add timeout to mcstat
|
2 years ago |
LordMZTE
|
68096eb2d2
|
use deref instead of delegate for BufRandomizer
|
2 years ago |
LordMZTE
|
71123dfbef
|
move some stuff to lib.rs
|
2 years ago |
LordMZTE
|
9b50328940
|
use anyhow for error handling
fix argument bug
|
2 years ago |
LordMZTE
|
f91ea5a845
|
add readme files for modules
|
2 years ago |
LordMZTE
|
dcd073f7ba
|
improve arguments
add new line before favicon
|
2 years ago |