Denis Drakhnia
|
17c75e7759
|
protocol: update docs
|
2024-09-08 04:49:33 +03:00 |
|
Denis Drakhnia
|
e412741ef6
|
v0.2.0
|
2024-08-29 17:34:02 +03:00 |
|
Denis Drakhnia
|
ac245b3db3
|
add basic ipv6 support
|
2024-08-29 17:27:46 +03:00 |
|
Denis Drakhnia
|
6956b6a1ce
|
protocol: do not limit dependency versions
|
2024-05-12 08:31:16 +03:00 |
|
Denis Drakhnia
|
5d73c9878e
|
protocol: add Filter::contains_flags
|
2024-05-03 09:47:24 +03:00 |
|
Denis Drakhnia
|
5c310957a8
|
all: update package description, links and categories
|
2024-01-28 13:29:44 +02:00 |
|
Denis Drakhnia
|
4ebe222478
|
protocol: deny unsafe code
|
2024-01-28 13:27:33 +02:00 |
|
Denis Drakhnia
|
7260ee9984
|
protocol: rename module types to wrappers
|
2024-01-21 12:20:36 +02:00 |
|
Denis Drakhnia
|
529f3d8091
|
protocol: change license to LGPL-3.0-only
|
2024-01-21 11:36:30 +02:00 |
|
Denis Drakhnia
|
1ba1ccfe82
|
protocol: do not validate utf8 for wrong version response
|
2024-01-17 18:21:15 +02:00 |
|
Denis Drakhnia
|
13a545be25
|
protocol: parse dedicated field in server info packet
|
2024-01-17 17:22:27 +02:00 |
|
Denis Drakhnia
|
a5dacb1b2e
|
protocol: use attr macro_use for crate log
|
2024-01-14 12:36:19 +02:00 |
|
Denis Drakhnia
|
142b28ad64
|
protocol: report more informative errors
|
2023-12-27 11:53:48 +02:00 |
|
Denis Drakhnia
|
2d180481e3
|
protocol: ServerAdd handle newline ending
|
2023-12-26 20:23:38 +02:00 |
|
Denis Drakhnia
|
34a20700b4
|
protocol: bots in ServerAdd is a number
|
2023-12-26 19:50:36 +02:00 |
|
a1batross
|
8d9284c239
|
protocol: server: ignore legacy product key in ServerAdd packet
|
2023-12-26 16:49:19 +01:00 |
|
Denis Drakhnia
|
417254d32e
|
protocol: add docs and deny(missing_docs)
|
2023-11-01 16:50:02 +02:00 |
|
a1batross
|
3e386b405c
|
protocol: implement matching by game server protocol version
|
2023-11-01 12:15:34 +01:00 |
|
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 |
|