Commit Graph

34 Commits

Author SHA1 Message Date
1d17aa3f82 don't add player to database before its confirmed he exists 2021-11-16 14:02:15 +01:00
1d6396abfd moved spray timeout to config 2021-11-09 18:59:00 +01:00
0fdea7b327 more logging improvements 2021-11-09 18:21:14 +01:00
c1e903f4a6 improved logging 2021-11-09 18:02:30 +01:00
87c69fd343 improved logging 2021-10-31 18:07:25 +01:00
e81f619fec fixed locking 2021-10-31 18:06:00 +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
25b153900f moved some hardcoded values to config 2021-10-27 10:29:51 +02:00
9019a19369 switched to build-in steam server list 2021-10-27 01:55:01 +02:00
efd0f9a6af removed locks, switching to WAL for SQLite default 2021-10-25 02:22:02 +02:00
9e08c80da5 dep. update, set cache in demo_loader 2021-10-24 07:41:54 +02:00
9ebebe18af added endpoint for sidebar metastats 2021-10-23 21:53:06 +02:00
70b0f66fb1 init map 2021-10-21 18:53:26 +02:00
8ef4c5da12 lock parsing per sharecode 2021-10-21 18:50:11 +02:00
1a1c375eeb removed sleep, rl is in effect anyway 2021-10-21 18:15:57 +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
867e85b007 improved base57 decode and tests 2021-10-16 03:40:49 +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
3ff65bc5d7 better handling of steam disconnect 2021-10-13 01:28:14 +02:00
563d7e6fd4 fixed date comparison 2021-10-09 19:42:09 +02:00
22cf3eb4b2 fixed uninitialized values /2 2021-10-09 19:21:03 +02:00
b67bc671cf fixed uninitialized values 2021-10-09 19:18:18 +02:00
e938b05f52 refactored some functions, added demo download retry 2021-10-09 19:10:38 +02:00
1816c5a2b5 fixed match win/loss/ties 2021-10-08 17:15:06 +02:00
8ed6d0772b removed debug out 2021-10-05 20:27:31 +02:00
bdbf4b48ad remove sentry + loginkey if login is wrong 2021-10-05 20:27:08 +02:00
d40abc31a8 added dotfiles to config 2021-10-05 20:09:24 +02:00
e845bfb530 exit if password wrong 2021-10-05 19:54:27 +02:00
1e9c653c7d added config option for password 2021-10-05 19:45:57 +02:00
831ced97af flag for authcode 2021-10-05 18:54:58 +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