Tim Jensen
7ddb7f3eb9
Add optional "binary" argument to a2s_rules function ( #359 )
* Adding optional binary option to a2s_rules function
* Adding "u" prefix to expected string value to keep legacy Python compatibility
* Setting upper limit on protobuf version to keep legacy Python compatibility because protobuf version 3.18 dropped 2.7 support
* Adding docs for new a2s_rules optional binary argument
* Correcting return type for a2s_rules function
* Setting upper limit on protobuf version to keep legacy Python compatibility because protobuf version 3.18 dropped 2.7 support
* Lifting protobuf upper version limit for Python 3, per PR comment
* Removing duplicate binary check, per PR comment
* Lifting protobuf upper version limit for Python 3, per PR comment
4 years ago
Rossen Georgiev
061ca33842
docs: remove extra g in logging
4 years ago
Rossen Georgiev
8631c550c2
docs: logging should be subsection
4 years ago
Rossen Georgiev
66f1ee9f76
docs: add logging section to user guide
4 years ago
Rossen Georgiev
b2e1f7755c
SteamUser: add refresh() method and rework logic
4 years ago
Rossen
955b38ff95
a2s_info: replace to_bytes with _pack
4 years ago
philippj
2c608af8bd
Fixed a typo and added support for new A2S Info challenge #298
4 years ago
Hexiro
22ad89ed27
revert logic change in client
4 years ago
Hexiro
083d1a9a23
replace `else: if:` with a literal `elif`
4 years ago
Hexiro
743725dd2d
properly pass `http_timeout`
4 years ago
Hexiro
fee99bb56f
fix: webauth `donotcache` was mispelled
4 years ago
Rossen Georgiev
f00e7b86cd
README: update irc to libera
4 years ago
Rossen Georgiev
9ac4202004
add EPackageStatus enum
4 years ago
Rossen Georgiev
ccd5111fbe
move and update PyYAML requirement
4 years ago
Rossen Georgiev
730e2c503e
ci: drop py3.5
4 years ago
Rossen Georgiev
05465cb250
add EPaymentMethod enum
4 years ago
Rossen Georgiev
fc70a878f8
limit gevent-emitter to major v2
4 years ago
Rossen Georgiev
8ce3b50414
fix license check for DLC depots
4 years ago
Rossen Georgiev
b96a2203c0
SteamAuthenticator: refactor add phone methods + add confirm_email
fix #312
4 years ago
Rossen Georgiev
078521788c
update protobufs
4 years ago
Rossen Georgiev
f448646ca1
SteamID: invite_code_to_tuple() to SteamID.from_invite_code()
4 years ago
Rossen Georgiev
6defa19d01
SteamID: add CSGO friend code
fix #303
4 years ago
Rossen Georgiev
caa7072cf0
add CDNClient.clear_cache(); fix #291
4 years ago
Rossen
33d2279699
update protobufs ( #293 )
* update protobufs
* add utils.ip6_*; code changes due to proto update
* add win_inet_pton for py27 on windows
4 years ago
Rossen Georgiev
ca051e18e3
add DepotFile.is_executable
4 years ago
Rossen Georgiev
0054ea2067
refactor decrypt_filenames() for speed
4 years ago
EncryptedKitten
57e3dbdffa
Added a linktarget_raw and linktarget property to DepotFile, and added decryption of the linktarget to decrypt_filenames in DepotManifest.
4 years ago
Rossen
dca87e07cc
do not emit chat_message event when its local_echo
Fix for a bug reported in #13
4 years ago
Rossen Georgiev
3dfda34c2c
ci: disable fail-fast
4 years ago
Rossen Georgiev
2d0b12d12a
ci: include py3.9 + pypi no cov
4 years ago
Rossen Georgiev
fac3d29462
README: update relase badges
4 years ago
Rossen Georgiev
a05be6f98e
bump v1.2.0
4 years ago
Rossen Georgiev
12b11f3217
get_product_info: _sha in hex representation
This garantees that the output is serializable by JSON (no bytes objects)
4 years ago
Rossen Georgiev
94b666f431
add raw parm to get_product_info()
Allows for the raw buffer to be returned in the response
4 years ago
Rossen Georgiev
5a01252fea
limit requirement for gevent-eventemitter
rep for https://github.com/rossengeorgiev/gevent-eventemitter/issues/4
4 years ago
Rossen Georgiev
05ff121c0a
add license and billing enums
4 years ago
Rossen Georgiev
936bb58e3f
get_product_info can now request only meta data
4 years ago
Rossen Georgiev
4cc3d3aff5
remove stray print statement in get_product_info
4 years ago
Rossen Georgiev
75a70c6aac
refactor requirements and fix coveralls
4 years ago
Rossen
44d0ef5cc3
Migrate from travis-ci to Github Actions ( #300 )
4 years ago
Rossen Georgiev
070e4a3c95
bump to v1.1.1
4 years ago
Rossen Georgiev
bb2963af4e
guard: syntax error on one of the exceptions
4 years ago
Rossen Georgiev
d6a2c240d6
bump to v1.1.0
4 years ago
Rossen Georgiev
24237f44e4
get_product_info fills access_tokens automatically
4 years ago
Melvyn Depeyrot
6f955c4b4d
WebAuth: Add oauth login functionality ( #211 )
5 years ago
Rossen Georgiev
6209db9a05
add EPurchaseResultDetail enum
5 years ago
Rossen Georgiev
8191d87392
steamid: fix failing test
5 years ago
Rossen Georgiev
92c5107c7c
fix #259 : not validating input for uint64 in make_steam64
5 years ago
Rossen Georgiev
f4f62a29cf
this is the most stupid config file i've ever tried use
5 years ago
Rossen Georgiev
6229141408
this configuration is a joke
5 years ago