mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Protocol] Valve: Fix queries that require multiple challenge responses
This commit is contained in:
parent
99c87557c2
commit
e26f0f871a
2 changed files with 10 additions and 11 deletions
|
|
@ -10,6 +10,7 @@ the protocols/services, also saves storage space).
|
|||
Protocols:
|
||||
- Valve:
|
||||
1. Reversed (from `0.1.0`) "Players with no name are no more added to the `players_details` field.", also added a note in the [protocols](PROTOCOLS.md) file regarding this.
|
||||
2. Fixed querying while multiple challenge responses might happen.
|
||||
|
||||
### Breaking:
|
||||
None.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue