mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Minecraft rework and some docs
This commit is contained in:
parent
d671bb0310
commit
7828bb9433
4 changed files with 37 additions and 14 deletions
|
|
@ -17,7 +17,8 @@ Who knows what the future holds...
|
|||
Successfully tested `Alien Swarm` and `Insurgency: Modern Infantry Combat`.
|
||||
Restored rules response for `Counter-Strike: Global Offensive` (note: for a full player list response, the cvar `host_players_show` must be set to `2`).
|
||||
Increased Valve Protocol `PACKET_SIZE` from 1400 to 6144 (because some games send larger packets than the specified protocol size).
|
||||
Removed DNS resolving as it was not needed.
|
||||
Removed DNS resolving as it was not needed.
|
||||
Valve Protocol minor optimizations.
|
||||
|
||||
# 0.0.5 - 15/11/2022
|
||||
Added `SocketBind` error, regarding failing to bind a socket.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue