|
466a000c86
|
reworked preventing parsing one match multiple times
|
2022-02-04 05:43:29 +01:00 |
|
|
182c7d8fc1
|
tracking tickrate
|
2022-02-03 16:27:29 +01:00 |
|
|
d88283664e
|
fixed decryptionkey being wrong
|
2022-01-30 17:43:54 +01:00 |
|
|
3bdcdecb68
|
added tick to messages
|
2022-01-29 20:46:11 +01:00 |
|
|
2f15560d84
|
fixed SIGSEGV if no messages are present
|
2022-01-29 20:21:49 +01:00 |
|
|
b0870cd927
|
actually add cfg to parser
|
2022-01-29 19:44:28 +01:00 |
|
|
b036275665
|
added chat messages
|
2022-01-29 19:32:40 +01:00 |
|
|
72d546122a
|
added error handling to matchplayer
|
2021-11-17 22:32:04 +01:00 |
|
|
3e727d3a7c
|
fixed potential nil pointer
|
2021-11-17 22:05:05 +01:00 |
|
|
1d6396abfd
|
moved spray timeout to config
|
2021-11-09 18:59:00 +01:00 |
|
|
7e935b56ac
|
fixed player being nil
|
2021-11-09 16:10:32 +01:00 |
|
|
333d9ade4c
|
improved color parsing
|
2021-11-09 14:17:14 +01:00 |
|
|
c3ab1aa2f6
|
fixed avg not returning correctly
|
2021-10-31 17:16:56 +01:00 |
|
|
978232dd0a
|
added spray patterns
|
2021-10-31 08:40:02 +01:00 |
|
|
268793f0e5
|
some refactoring
|
2021-10-30 08:22:05 +02:00 |
|
|
37233be336
|
added vac/gameban marker for matches
|
2021-10-28 08:47:41 +02:00 |
|
|
efd0f9a6af
|
removed locks, switching to WAL for SQLite default
|
2021-10-25 02:22:02 +02:00 |
|
|
c44c41cde7
|
updated dep, check only for steamid
|
2021-10-22 03:53:39 +02:00 |
|
|
d9f944c3d6
|
moved multikills to gc response, fixed multikills being incorrectly tracked
|
2021-10-21 15:52:08 +02:00 |
|
|
df33974b49
|
removed rateLimit from http router requests
improved logging
|
2021-10-20 00:11:42 +02:00 |
|
|
a5de6d6584
|
fixed logging, try demo before returning
|
2021-10-17 19:09:31 +02:00 |
|
|
b0a1dd9b4b
|
skip matches already expired
|
2021-10-17 19:00:01 +02:00 |
|
|
9973951d4b
|
removed unneeded field, fixed not setting spent amount
|
2021-10-17 04:17:02 +02:00 |
|
|
fd8c026a8e
|
added roundstats with eco info, switched to avatar hash
|
2021-10-17 03:52:20 +02:00 |
|
|
99ec0ad1bc
|
[FEATURE] Detailed stats about player weapon usage and hitgroups (#1)
Reviewed-on: https://git.harting.dev/CSGOWTF/csgowtfd/pulls/1
Co-authored-by: Giovanni Harting <539@idlegandalf.com>
Co-committed-by: Giovanni Harting <539@idlegandalf.com>
|
2021-10-16 01:49:52 +02:00 |
|
|
e938b05f52
|
refactored some functions, added demo download retry
|
2021-10-09 19:10:38 +02:00 |
|
|
cce5c5d072
|
return color by string, added rounds since maxrounds is not defined in pre-riptide matches
|
2021-10-08 20:59:14 +02:00 |
|
|
1816c5a2b5
|
fixed match win/loss/ties
|
2021-10-08 17:15:06 +02:00 |
|
|
c0b8de24f7
|
fixed missing lock in demo expire update
|
2021-10-05 04:52:34 +02:00 |
|
|
8eec0b3968
|
added multi-parsing
|
2021-10-05 00:00:01 +02:00 |
|
|
79d1df4cf3
|
import from unified repo
|
2021-10-03 16:24:20 +02:00 |
|