553 Commits (0a6d152e514f0f0cfd8f8e17a8d86341e85aff23)

Author SHA1 Message Date
Joshua May 0a6d152e51 Fixed typo: s/fiendly/friendly/ 3 years ago
Rossen Georgiev 1cb46e181d move monkey module to steam.monkey; #364 4 years ago
Rossen Georgiev 3275225637 SteamLeaderboard: make data param optional 4 years ago
Rossen 053bbdc39c guard: document secret.json format 4 years ago
Rossen Georgiev a45c91dff6 add steam.version_report + github templates 4 years ago
Rossen 107ef803d4
Remove gevent monkey patch by default in steam.client (#364) 4 years ago
Rossen Georgiev f48192bdaa update protobufs 4 years ago
Tim Jensen 7ddb7f3eb9
Add optional "binary" argument to a2s_rules function (#359) 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 9ac4202004 add EPackageStatus enum 4 years ago
Rossen Georgiev 05465cb250 add EPaymentMethod enum 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 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 4 years ago
Rossen Georgiev caa7072cf0 add CDNClient.clear_cache(); fix #291 4 years ago
Rossen 33d2279699
update protobufs (#293) 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 4 years ago
Rossen Georgiev a05be6f98e bump v1.2.0 4 years ago
Rossen Georgiev 12b11f3217 get_product_info: _sha in hex representation 4 years ago
Rossen Georgiev 94b666f431 add raw parm to get_product_info() 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 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 a01bfe374f fix #271: code bugs detected by sonarcloud 5 years ago
Rossen Georgiev 9c33cc1a4a bump to v1.0.2 5 years ago
Rossen Georgiev 03705d03c6 fix #269; get_product_info() fail for packages requiring access_token 5 years ago
Rossen Georgiev 8725143be7 update protobufs 5 years ago
Rossen Georgiev c52f63f9f2 cdn: filter out OpenCache temporary 5 years ago
Rossen Georgiev c20b5902e3 SteamAuthenticator: add revocation_code param to remove() method 5 years ago
Rossen Georgiev 79c7f2c729 bump v1.0.1 5 years ago
Rossen Georgiev 447e14ce32 fix EMsg having *Base messages overriding and breaking get_cmsg 5 years ago