Rossen Georgiev
e5e1130e6b
rename steam.util to steam.utils
5 years ago
Rossen Georgiev
7221b1676e
game_servers: tweak master_query chunk size
6 years ago
Rossen Georgiev
3d991390d3
game_servers: small tweaks to docstring
6 years ago
Rossen Georgiev
2ac13e9d11
game_servers: add max_servers param
Related to #140
7 years ago
Rossen Georgiev
705a3a2ab7
a2s: fix typos; remove return None; fix CSGO
Related to #140
7 years ago
Rossen Georgiev
96c066dfb3
a2s: read EDF and decode all text fields
Related to #140
7 years ago
Rossen Georgiev
e38e87e593
game_servers: let socket.timeout bubble up
Related to #140
7 years ago
Rossen Georgiev
975c5f56dc
finalize game_servers module
Closes #140
* renamed module from `master_server` to `game_servers`
* implemented multi packet response and decompression
* automatic detection for response type, goldsrc or source
* add ping time in `a2s_info` for convenience
* update docs and include examples
7 years ago
Rossen Georgiev
c9b055c290
rename moduel to game_server
Part of #140
7 years ago
Rossen Georgiev
d23fbcd619
add a2s_info, a2s_player, a2s_ping
7 years ago
Rossen Georgiev
7710010259
replace raise StopIteration, PEP-479
[ci skip]
7 years ago
Rossen Georgiev
a75afa8c59
add master server module
Related to #140
7 years ago