19 Commits (b40eb24cdbb06ebd08272f224257fe5a81610e86)

Author SHA1 Message Date
Gabriel Huber b40eb24cdb Fix typing compatibility for Python3.9 10 months ago
Gabriel Huber e40488b88b Switch to proper dataclasses and rudimentary typing 11 months ago
Nereg 75138cab6a Moved attributes docstring to the right place 3 years ago
Gabriel Huber 35136d9389 Add debug logging for sent packets 5 years ago
Gabriel Huber a453675fea Add support for info challenges and rewrite everything 5 years ago
nereg 3dda4b8d35 Fix missing self parameter in async code. Fixes #14. 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 6 years ago
Gabriel Huber 191528b8e6 Fix missing exception import 6 years ago
Gabriel Huber daf690799f Workaround for parsing GoldSource mod responses without a mod section 6 years ago
Gabriel Huber 7daa948fe3 Fix GoldSrc support 6 years ago
Gabriel Huber 1a3817056f Add retry counter to work around implementations repeatedly sending challenge responses 6 years ago
Gabriel Huber ac53699495 Use a dataclasses-like module for responses and some other fixes 6 years ago
Gabriel Huber 5c916c71df Little safety margin for receive buffer 6 years ago
Gabriel Huber cec3571dc9 Initial commit 6 years ago