Commit Graph

22 Commits

Author SHA1 Message Date
Denis Drakhnia
60d8d81d44 protocol: fix converting version to key value 2023-11-01 12:55:46 +02:00
Denis Drakhnia
2299010d97 protocol: Filter::NOT_EMPTY to Filter::EMPTY 2023-11-01 12:33:58 +02:00
Denis Drakhnia
06e99ae1a7 protocol: fix query servers filter client bug 2023-11-01 12:27:24 +02:00
Denis Drakhnia
5778bbc714 protocol: support old servers (protocol 48) 2023-11-01 09:04:05 +02:00
Denis Drakhnia
b7f0b0d0ff protocol: handle unicode in color trimming 2023-10-25 08:22:14 +03:00
Denis Drakhnia
23c00dd071 protocol: check port in QueryServersResponse::key 2023-10-23 08:12:11 +03:00
Denis Drakhnia
d1693d41aa master: announce client to servers behind NAT 2023-10-23 07:48:29 +03:00
Denis Drakhnia
e6b1d866eb protocol: add challenge key to game requests 2023-10-22 17:56:30 +03:00
Denis Drakhnia
c3fe66441f protocol: use Str for filter gamedir and map 2023-10-22 07:40:55 +03:00
Denis Drakhnia
62fe4d0b6c query: do not use threads 2023-10-20 09:50:17 +03:00
Denis Drakhnia
1254e41adf query: filter parameter 2023-10-19 17:38:39 +03:00
Denis Drakhnia
7e676620eb protocol: color helpers
query: colored output
2023-10-19 15:38:13 +03:00
Denis Drakhnia
0b8ee3dac1 protocol: parse numbers with colorcode prefix 2023-10-19 11:55:13 +03:00
Denis Drakhnia
32971a15ed query: Initial commit 2023-10-19 10:54:06 +03:00
Denis Drakhnia
09e41ac2f3 master: Admin rate limit 2023-10-18 08:41:14 +03:00
Denis Drakhnia
a9980ea314 master: Admin ban and unban commands 2023-10-17 19:15:14 +03:00
Denis Drakhnia
35b4abbf15 protocol: Do not print admin password hash 2023-10-17 16:07:03 +03:00
Denis Drakhnia
8b857ad2a1 protocol: Allow specifying hash len 2023-10-17 15:55:39 +03:00
Denis Drakhnia
3cc3e5815e Add admin program 2023-10-17 15:16:28 +03:00
Denis Drakhnia
ce742f091d Add packet enums 2023-10-17 14:25:13 +03:00
Denis Drakhnia
1a565872d7 Remove unnecessary unsafe 2023-10-17 14:12:32 +03:00
Denis Drakhnia
528048bcfd Add protocol crate 2023-10-17 10:21:52 +03:00