quakestats
quakestats copied to clipboard
Quake 3 Arena / Quake Live match processing app
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.6.1 to 4.6.3. Release notes Sourced from pymongo's releases. PyMongo 4.6.2 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404 PyMongo 4.6.1 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752 PyMongo 4.6.0 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866 PyMongo 4.5.0 Release...
My buddy and I almost exclusively play 1v1, but even at the most extreme we never have more than five of us. Is there a reasonably easy way to remove...
At the moment only enchanced logs from OSP are supported. The difference between log format in OSP and vanilla Q3 lies in: - log format: ``` # vanilla q3 (minutes:seconds)...
Regex is wrong (`\s+` instead of `\s*`) as edawn time logs are padded. `Exception: Malformed line, 100:17.4 Kill: 7 10 11: fhf killed DARKSIDE by MOD_LIGHTNING`
New asyncio interface is used in the codebase, thus requires Python 3.7 or even 3.8. Please at least document it.
Modes are not supported. Should be skipped with logged warning. Currently entire db rebuilding fails.
To have some nice overview of per player used weapon vs victims.
The medal would be added when the worst enemy of a player is the world. If multiple players met the condition then: - prefer player with most deaths from the...