92 Commits (v0.8.4)

Author SHA1 Message Date
Rossen Georgiev 28a1d4ef8e renamed can_relogin prop to relogin_available 9 years ago
Rossen Georgiev 32f5314a7e move Friends mixin to builtins 9 years ago
Rossen Georgiev 82c53bcaf0 added EChatEntryType enum 9 years ago
Rossen Georgiev 520cf112cf indicate support for rate limit response 9 years ago
Rossen Georgiev 94ec82c6c3 implemented user chat; #13 9 years ago
Rossen Georgiev d46cc8b5aa friend data is not a job 9 years ago
Rossen Georgiev 4d0f444e6c dont request persona state for self 9 years ago
Rossen Georgiev f78c8a0e35 Reworked SteamUser and SteamFriends 9 years ago
Rossen Georgiev 5993b81683 rework docstring in mixins 9 years ago
Rossen Georgiev 7ef61cff54 SC: UM will log an errors properly 9 years ago
Rossen Georgiev 9ee0afdaf2 SC: added GameServers builtin 9 years ago
Rossen Georgiev 623ee25a6d SteamLeaderboards fixes; neg.index + entry count 9 years ago
Rossen Georgiev 4f7e23d5a4 move UMs and Leaderboards into seperate files 9 years ago
Rossen Georgiev 3404d6e3fc UM: use proto_fill_from_dict 9 years ago
Rossen Georgiev 08c80dd5af fix using set_persona after being removed 9 years ago
Rossen Georgiev 3ab6c14fb4 SC: get_web methods will get new nonce when called 9 years ago
Rossen Georgiev 7e11969933 SC: send can now fill message body params 9 years ago
Rossen Georgiev 03bf4e3cf7 SC: refactored change status 9 years ago
Rossen Georgiev 49e4d35d3b added EVENT properties for each event identifier 9 years ago
Rossen Georgiev ebd2360c8f SteamClient: removed RuntimeError from send() 9 years ago
Rossen Georgiev a07acbaee9 SteamClient: added relogin method 9 years ago
Rossen Georgiev 3bc9c7c554 docs: clean up some internal refs in SteamClient 9 years ago
Rossen Georgiev 8060647c32 UM: send can now intialize message and fill params 9 years ago
Rossen Georgiev 5523d2f9e4 SteamClient: added 'new_login_key' event 9 years ago
Rossen Georgiev 5f11d6d7cc persist CM server list in credential location 9 years ago
Rossen Georgiev f36ddfd116 use new webapi shortcuts in SteamClient 9 years ago
Rossen Georgiev bbdf886e89 docs: addd versionadded to steamleaderboards 9 years ago
Rossen Georgiev 5cc86147e3 SteamLeaderboard: use repr on name 9 years ago
Rossen Georgiev d28acd77ff SteamLeaderboards: added get_iter 9 years ago
Rossen Georgiev 05102196c6 added pythonic api for access to steam leaderboads 9 years ago
Rossen Georgiev 4fce3a0692 WebAuth: remember_login = True; update docs 9 years ago
Rossen Georgiev 5528780e7a document reconnect event 9 years ago
Rossen Georgiev 167cd6d6b3 docs: fix typos for steam.client.mixins 9 years ago
Rossen Georgiev c3c2fe6dfc add missing line in GC example 9 years ago
Rossen Georgiev 1465b7f40b update docstring on stream.client 9 years ago
Rossen Georgiev f33839e1d8 fix some docstring formating 9 years ago
Rossen Georgiev 9c867f5dad fix mathod name in GameCoordinator 9 years ago
Rossen Georgiev 9d3835c632 tweak GameCoordinator 9 years ago
Rossen Georgiev 57237cdf73 get_web_session_cookies: update domain list in docstring 9 years ago
Rossen Georgiev d68e9f1f23 docs: add event details for SteamClient; fix typos 9 years ago
Rossen Georgiev 94f34bc288 SteamClient: limit cookie domains in get_web_session 9 years ago
Rossen Georgiev 7af1c66938 Reworked reconnect code #24 9 years ago
Rossen Georgiev 68f03b111b added handling for login key; fix #27 9 years ago
Rossen Georgiev 115bd8ed17 simple interface for unified messages #26 9 years ago
Rossen Georgiev c16ed4c773 migrate from PyCrypto to cryptograhy #17 9 years ago
Rossen Georgiev 93bee44494 updated friends mixing 9 years ago
Rossen Georgiev f650a0fb0b web session: send cookies only to steam domains 9 years ago
Rossen Georgiev 318b9235c5 [minor] align variable comments 9 years ago
Rossen Georgiev b008113df9 renamed features subpackage to builtins 9 years ago
Rossen Georgiev 70fa89cc09 added support for mixins + friends mixin 9 years ago