Gabriel Huber
|
b40eb24cdb
|
Fix typing compatibility for Python3.9
|
5 months ago |
Gabriel Huber
|
14b6924daa
|
Advertise similar projects by me
|
5 months ago |
Gabriel Huber
|
8c8e1881be
|
Increase minimum supported version
|
5 months ago |
Gabriel Huber
|
e40488b88b
|
Switch to proper dataclasses and rudimentary typing
The current design is not well suited for static typing, so until
the module is rewritten full typing will be out of scope.
|
5 months ago |
Gabriel Huber
|
c7590ffa9a
|
Merge pull request #51 from Nereg/docstrings_fix
Moved attributes docstring bellow attribute.
|
2 years ago |
Nereg
|
75138cab6a
|
Moved attributes docstring to the right place
|
2 years ago |
Gabriel Huber
|
c09ff09f06
|
Update example server
|
3 years ago |
Gabriel Huber
|
dda54b6ce3
|
Add a note that the example server may be down.
Co-authored-by: Nereg <[email protected]>
|
3 years ago |
Gabriel Huber
|
9d43f53eee
|
Add OSError to list of possible exceptions
|
4 years ago |
Gabriel Huber
|
85e61c2fc7
|
Add note about ISteamApps/GetServersAtAddress
|
4 years ago |
Gabriel Huber
|
35136d9389
|
Add debug logging for sent packets
|
4 years ago |
Gabriel Huber
|
81bfd5d8e5
|
Add note about rate limiting
|
4 years ago |
Gabriel Huber
|
a453675fea
|
Add support for info challenges and rewrite everything
|
4 years ago |
Gabriel Huber
|
490888c0a7
|
Bump version to 1.2.1
|
5 years ago |
trppe
|
646ccf2c56
|
Update README.md
|
5 years ago |
Gabriel Huber
|
4b421f822d
|
Implement readme improvements proposed in #13 and #15.
|
5 years ago |
nereg
|
3dda4b8d35
|
Fix missing self parameter in async code. Fixes #14.
|
5 years ago |
Gabriel Huber
|
aa418c9e8d
|
Add notes section to inform about common problems.
|
5 years ago |
Gabriel Huber
|
dd8212b71f
|
Merge pull request #10 from Yepoleb/async
Async support
|
5 years ago |
Gabriel Huber
|
859060f5e3
|
Update readme and setup files
|
5 years ago |
Gabriel Huber
|
ffd705d3ab
|
Fix all the bugs
|
5 years ago |
Gabriel Huber
|
f6120952a3
|
Implement async requests
|
5 years ago |
Gabriel Huber
|
191e8c7018
|
Async a2s protocol implementation
|
5 years ago |
Gabriel Huber
|
d26c05875c
|
Fix boolean decoding
|
5 years ago |
Gabriel Huber
|
7887814324
|
Add logging to a2sstream
|
5 years ago |
Gabriel Huber
|
80b2d690b1
|
Fix missing default value for edf
|
5 years ago |
Gabriel Huber
|
191528b8e6
|
Fix missing exception import
|
5 years ago |
Gabriel Huber
|
daf690799f
|
Workaround for parsing GoldSource mod responses without a mod section
|
5 years ago |
Gabriel Huber
|
99286d1a9a
|
Link demo application
|
5 years ago |
Gabriel Huber
|
4b73d4036e
|
Bump version to 1.1.1
|
5 years ago |
Gabriel Huber
|
7daa948fe3
|
Fix GoldSrc support
|
5 years ago |
Gabriel Huber
|
7e4a4c7cc0
|
Add install instructions to Readme
|
5 years ago |
Gabriel Huber
|
8bf5c46b76
|
Bump version to 1.1.0
|
5 years ago |
Gabriel Huber
|
bc2e011541
|
Test more games
|
5 years ago |
Gabriel Huber
|
1a3817056f
|
Add retry counter to work around implementations repeatedly sending challenge responses
|
5 years ago |
Gabriel Huber
|
2fbd78ad0b
|
Create setup file
|
5 years ago |
Gabriel Huber
|
6ebb2ff676
|
Fix readme typo
|
5 years ago |
Gabriel Huber
|
f5b60af331
|
Move examples to the bottom
|
5 years ago |
Gabriel Huber
|
6178e0b96d
|
Improve Readme readability
|
5 years ago |
Gabriel Huber
|
a30b306a0f
|
Add Readme
|
5 years ago |
Gabriel Huber
|
ac53699495
|
Use a dataclasses-like module for responses and some other fixes
|
5 years ago |
Gabriel Huber
|
5c916c71df
|
Little safety margin for receive buffer
|
5 years ago |
Gabriel Huber
|
cec3571dc9
|
Initial commit
|
5 years ago |