Rossen Georgiev
c5f2b28190
Vagrantfile: usage ubuntu1804
6 years ago
Rossen Georgiev
1f86e9ff67
fix create_emergency_codes() not returning codes
6 years ago
Rossen Georgiev
e9c4d2360c
fix #154 ; validate_phone_number() returning no data
6 years ago
Rossen Georgiev
99d02a3d32
fix file permissions; remove x
[ci skip]
6 years ago
Rossen Georgiev
4cc07bedad
tweak UM and update guard and gameservers
6 years ago
Rossen Georgiev
12ab5eae71
expose unified message errors
7 years ago
Rossen Georgiev
8c80ab8473
add UM protos for chat
7 years ago
Rossen Georgiev
b1d24664f9
remove create_account()
CMsgClientCreateAccount was diabled and now removed from the protos
7 years ago
Rossen Georgiev
c63170764b
update existing protos
7 years ago
Rossen Georgiev
7aaadcea2c
fix #164 ; replace instead of ignoring decoding errors
7 years ago
Rossen Georgiev
9373bd782c
fix #164 get_product_info throwing UnicodeDecodeError
7 years ago
Rossen Georgiev
f6ef17303f
update Msg & MsgProto str formatting
7 years ago
Rossen Georgiev
e2a35413c6
fix assigning 'msg' prop on Msg & MsgProto
Related #151
7 years ago
Rossen Georgiev
52ecf0685f
add EMsg.ClientLogonGameServer to proto map
From #151
7 years ago
Rossen Georgiev
830272fd85
update SteamID.is_valid method
7 years ago
Rossen Georgiev
e64f7e18e1
update enums
7 years ago
Rossen Georgiev
28c44449df
bump to v0.9.0
7 years ago
Rossen Georgiev
defcea5dfe
update SteamID
* better SteamID validation
* handling for chat SteamIDs
* improve .as_steam3 representation
* more tests
Fix #117
7 years ago
Rossen Georgiev
0fdcb67a75
use pytest to run tests
7 years ago
Rossen Georgiev
f2aae35b30
add note to create_account; #142
7 years ago
Rossen Georgiev
2ac13e9d11
game_servers: add max_servers param
Related to #140
7 years ago
Rossen Georgiev
ec243f8a37
update protobufs
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
4656fbbf85
use python3.6 as doc reference
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
956b25dfeb
fix read_cstring incorrectly setting offset
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
Rossen Georgiev
7ed9b2eb6d
util.binary: small tweak
7 years ago
Rossen Georgiev
95c3ce82d7
fix typos in WalletBalance readme
7 years ago
Rossen Georgiev
28a54fbe03
add wallet balance recipes
7 years ago
Rossen Georgiev
b9884068c6
fix exception on empty response in get_server_list
7 years ago
Rossen Georgiev
0cf045055f
bump to v0.8.23
7 years ago
Rossen Georgiev
bde363cf2f
remove dead CM servers
7 years ago
Rossen Georgiev
4f931de83c
update protobufs + add new UM protos
7 years ago
Rossen Georgiev
d247b9676d
fix missing and incorrect return statements
fix #132
7 years ago
Rossen Georgiev
80639f70cf
fix SteamID url in README
7 years ago
Rossen Georgiev
a21661a571
add contact section to README
8 years ago
Rossen Georgiev
33199c9410
fix mixing example missing self parameter
Reported by Christopher Pelloux
8 years ago
Rossen Georgiev
62459f26fc
update README & docs
[ci skip]
8 years ago
Rossen Georgiev
ed549483ca
drop support for py3.3
8 years ago
Rossen Georgiev
7e2ac0ec22
bump to v0.8.22
[ci skip]
8 years ago
Rossen Georgiev
43d98fbe39
update CM bootstrap list #127
8 years ago
Rossen Georgiev
85137c147a
fix cli_login() from hanging when CM send no hello
Fixes #127
8 years ago
Rossen Georgiev
96fecc42a5
fix bootstrap_from_webapi(); #127
8 years ago
Rossen Georgiev
b6ddc6cf17
update Vagrantfile
[ci skip]
8 years ago