|
caf173eb1c
|
fixed decryption key not being 16 bytes long
|
2022-04-03 18:30:46 +02:00 |
|
|
0cf73c2aab
|
fixed wrong batch size calc
|
2022-04-01 16:08:24 +02:00 |
|
|
8a3385bdc4
|
revert player-based locks
|
2022-03-31 19:19:05 +02:00 |
|
|
bb13027b93
|
fixed uninitalized maps
|
2022-03-30 20:55:27 +02:00 |
|
|
acbfb97014
|
switched to rate.Limiter
|
2022-03-30 15:32:25 +02:00 |
|
|
ac512aec2f
|
updated deps & goent
|
2022-03-30 15:14:35 +02:00 |
|
|
cecdbc7a00
|
lock player, so that only one match can be parsed at a time/player
|
2022-03-30 15:11:30 +02:00 |
|
|
9834095806
|
move login retry max to config
|
2022-03-07 12:56:56 +01:00 |
|
|
95c92d44f8
|
improvements around connection logic
|
2022-03-02 09:58:36 +01:00 |
|
|
e350f940c8
|
improved logging
|
2022-03-01 21:28:36 +01:00 |
|
|
0d2a5ef084
|
fixed initial steam connection /2
|
2022-03-01 21:24:46 +01:00 |
|
|
126e96a4a9
|
fixed initial steam connection
|
2022-03-01 21:23:34 +01:00 |
|
|
d0679bd3b7
|
another try at improving connection handling
|
2022-03-01 21:21:24 +01:00 |
|
|
7260bedfa4
|
do not return translation if it matches the src text
|
2022-02-26 09:34:26 +01:00 |
|
|
8aaf60005d
|
fixed error handling
|
2022-02-24 08:23:31 +01:00 |
|
|
fd5a065de2
|
added more login failed handling to steam connection manager
|
2022-02-23 07:08:00 +01:00 |
|
|
11b08e42a3
|
corrected small typo
|
2022-02-16 07:19:43 +01:00 |
|
|
a80d8af91b
|
fixed wrong else position
|
2022-02-12 02:59:56 +01:00 |
|
|
442add4a29
|
fixed translations being sent regardless of setting
|
2022-02-12 02:58:35 +01:00 |
|
|
47fce4fc1a
|
fixed lang being wrongly used
|
2022-02-12 02:53:38 +01:00 |
|
|
ede3b58f7e
|
added some debugging for language selections
|
2022-02-12 02:47:28 +01:00 |
|
|
1e2541c76b
|
added caching to chat translation
|
2022-02-12 02:19:23 +01:00 |
|
|
8c672f7186
|
added timout to deepl post request
|
2022-02-12 01:59:32 +01:00 |
|
|
8fe8ec5233
|
moved translation to utils.go
|
2022-02-12 01:51:42 +01:00 |
|
|
5d299dfa17
|
do not add language tags to already good language
|
2022-02-12 01:27:21 +01:00 |
|
|
f2a859d084
|
fixed module path; added translate endpoint to chat API
|
2022-02-12 01:18:29 +01:00 |
|
|
440aa41396
|
added timeouts to config
|
2022-02-04 15:07:07 +01:00 |
|
|
cc2c40dc56
|
fixed all demos being skipped as currently parsing
|
2022-02-04 07:13:29 +01:00 |
|
|
466a000c86
|
reworked preventing parsing one match multiple times
|
2022-02-04 05:43:29 +01:00 |
|
|
6a4e2f3ee3
|
prevent HK from trying to reparse while parsing is in progress
|
2022-02-03 17:15:32 +01:00 |
|
|
182c7d8fc1
|
tracking tickrate
|
2022-02-03 16:27:29 +01:00 |
|
|
ff0ea43cea
|
do not warn about missing avg rank
|
2022-02-02 11:49:08 +01:00 |
|
|
ede713c3df
|
do not pass pointer to cache.Cache.Get()
|
2022-02-01 19:55:09 +01:00 |
|
|
f6b28cb4d2
|
fixed time not being updated
|
2022-02-01 19:41:43 +01:00 |
|
|
1aa7cc260a
|
update steam profiles only once a day
|
2022-02-01 19:23:41 +01:00 |
|
|
4b3b8d8053
|
trim whitespaces so sharecode does match
|
2022-02-01 03:17:37 +01:00 |
|
|
c822ce9396
|
try parsing match first
|
2022-02-01 02:31:00 +01:00 |
|
|
26c5e0558c
|
return 400 if player without matches tries to track himself without providing a valid sharecode
|
2022-02-01 00:53:56 +01:00 |
|
|
d88283664e
|
fixed decryptionkey being wrong
1.0
|
2022-01-30 17:43:54 +01:00 |
|
|
0072e73bbf
|
renamed json allchat tag
|
2022-01-29 21:05:46 +01:00 |
|
|
15b83ede7d
|
fixed matchPlayer edge not populated
|
2022-01-29 21:04:46 +01:00 |
|
|
2ab620ec54
|
added /match/chat endpoint
|
2022-01-29 21:03:10 +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 |
|
|
2e6c94de81
|
updated dependencies
|
2022-01-29 02:58:24 +01:00 |
|
|
1928a9df64
|
add timeouts to net/http serve
|
2022-01-19 13:18:21 +01:00 |
|
|
11aa1a3a49
|
updated deps
|
2021-12-22 04:16:44 +01:00 |
|
|
475e2c1d7b
|
updated deps
|
2021-12-22 03:33:21 +01:00 |
|