Rossen Georgiev
843a132fa7
bump to v1.3.0
3 years ago
Rossen Georgiev
5d35642519
fix #385 ; incorrect version spec for protobuf
3 years ago
Rossen Georgiev
16f16ad571
Vagrantfile: update to ubuntu 20.04
3 years ago
Rossen Georgiev
eb8930aa2e
implement manifest request codes
3 years ago
Rossen Georgiev
2a572c99c6
bump to v1.2.1
3 years ago
Simon McVittie
8e01e6d9dc
cdn: Cope with depots with no name
App ID 1628350 "Steam Linux Runtime - Sniper" contains depot 1628351,
which has no name, causing steam.client.cdn.CDNClient to crash with
a KeyError while retrieving manifests from that depot. Fall back to
using the depot ID as a placeholder name.
Signed-off-by: Simon McVittie <[email protected] >
3 years ago
Rossen Georgiev
be5d6adc5a
README: add quotes in pip command for zsh users
Fix #347
3 years ago
Sam.An
7aef9d2df5
Change exception name
`TooManyTimesFailed` -> `TooManyLoginFailures`
3 years ago
sammiee5311
e8c929dda1
Update raise exception in `Webauth.cli_login`
4 years ago
abitmoony
0c5c8a5292
Fixed typo: uknown → unknown
3 years ago
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
Closes #363
4 years ago
Rossen Georgiev
43fd929d11
fix config
4 years ago
Rossen Georgiev
a45c91dff6
add steam.version_report + github templates
Closes #266
4 years ago
Rossen
107ef803d4
Remove gevent monkey patch by default in steam.client ( #364 )
* remove gevent monkey patch by default in steam.client
* add entry to changelog
4 years ago
Rossen Georgiev
f48192bdaa
update protobufs
4 years ago
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