19 Commits (master)

Author SHA1 Message Date
Gabriel Huber b40eb24cdb Fix typing compatibility for Python3.9 5 months ago
Gabriel Huber e40488b88b Switch to proper dataclasses and rudimentary typing 5 months ago
Nereg 75138cab6a Moved attributes docstring to the right place 2 years ago
Gabriel Huber 35136d9389 Add debug logging for sent packets 4 years ago
Gabriel Huber a453675fea Add support for info challenges and rewrite everything 4 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 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 7daa948fe3 Fix GoldSrc support 5 years ago
Gabriel Huber 1a3817056f Add retry counter to work around implementations repeatedly sending challenge responses 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