Commit Graph

261 Commits

Author SHA1 Message Date
jenz
2128687809 logging generic information about players https requests 2022-05-01 18:11:11 +02:00
jenz
359972f118 oops did not need the name 2022-04-28 21:14:36 +02:00
jenz
e51c8d87ad update for now. technically speaking could some kind of fingerprinting be very usefull here 2022-04-28 21:12:51 +02:00
jenz
7892a73726 changed flow, now just missing python part 2022-04-25 23:50:40 +02:00
jenz
3695f56d22 fixed queries to update appropiate rows 2022-04-24 19:20:29 +02:00
jenz
e7ada43c99 added random order 2022-04-24 13:33:26 +02:00
jenz
f04173482c added query display on update 2022-04-23 18:36:34 +02:00
jenz
3fc37089bd demos being moved would cause file not found error leaving behind zip files on disk 2022-04-23 12:05:22 +02:00
jenz
cabe87d92a added limits and query for iterating nosteamers through rest endpoint 2022-04-11 19:28:20 +02:00
jenz
d679279a55 added logging message when kicking 2022-04-10 20:29:33 +02:00
jenz
42faa95ffa added query to check if IP and steamID combo alreayd present to reduce amount of http requests 2022-04-10 20:02:14 +02:00
jenz
69824f8eed added new API key, moved after boolean check, added check that sourceban ban was not unbanned 2022-04-10 19:03:50 +02:00
jenz
5fcc8fef90 some IP's have no information about the provider or asn 2022-04-10 16:01:19 +02:00
jenz
6f03f89f99 added like queries for subblocks of ip's 2022-04-10 14:34:28 +02:00
jenz
3a59297a49 removed onmapstart truncating 2022-04-09 23:52:27 +02:00
jenz
ee414bc91f added to settings 2022-04-09 21:52:08 +02:00
jenz
bb553d6318 simple way to asn/country/provider for banned users and later also nosteam users 2022-04-09 21:49:47 +02:00
jenz
a08f5a10bf initial release of nosteam ASN verification 2022-04-09 19:59:58 +02:00
jenz
1b02d1ac4d remade from screen to systemctl service 2022-04-02 13:26:47 +02:00
jenz
64d7611576 made the ingame autism bots into systemctl services finally 2022-04-02 12:57:54 +02:00
jenz
17d6c9c914 removed comment 2022-03-27 12:34:21 +02:00
jenz
b08f5cf249 updated README 2022-03-27 12:21:51 +02:00
jenz
5830ed4aa7 finally found a way to avoid manually starting x2go sessions using the client, now its automatically starting the x2go sessions for the needed CSS display 2022-03-27 12:18:00 +02:00
jenz
ec87a07ede updated readme and config settings being applied 2022-03-25 19:59:42 +01:00
jenz
21f152e660 added extra threads again and moved variables to settings file 2022-03-20 20:49:05 +01:00
jenz
f891fc272c further updates by madness to block spam commands away 2022-03-17 21:21:20 +01:00
jenz
9a5868951e made previous fix into its own plugin as it can catch all client cmds and not just what commandlistener thinks 2022-03-13 12:23:31 +01:00
jenz
1f6abdff6f new updated by madness fixing so only the client lags and nobody else 2022-03-13 11:43:04 +01:00
jenz
2e25e066ed initial commit of madness fix to rpt spam 2022-03-10 00:19:05 +01:00
jenz
fcd5881257 further checks to prevent weird issues 2022-01-26 14:15:45 +01:00
jenz
db669f3b05 fixed bugs related to mapchange/round restarts 2022-01-16 17:16:39 +01:00
jenz
ae9ea5083a simple attempt to fix potential teleport bug by excluding all non surf maps 2022-01-16 15:45:38 +01:00
jenz
ab8a2359d8 fixed command 2022-01-16 00:33:29 +01:00
jenz
40d801af1a removed trigger hooking entirely 2022-01-16 00:21:22 +01:00
christian
da68561909 removed forward 2021-12-20 23:35:10 +01:00
christian
92906a3f26 initial comit of surfing feature, probably might need some more updates for fixing things in practise 2021-12-19 23:41:36 +01:00
christian
7a4ea9ad95 forgot its auto commit 2021-12-14 02:34:42 +01:00
christian
ede81ec857 removed thread pool again and hopefully deleting works as intended now 2021-12-14 02:20:16 +01:00
christian
7e9d830c42 reduced total amount of sentences, removed time constraint, deleting more now, added as experiment to run response threads with a 2 thread pool 2021-12-13 15:05:09 +01:00
christian
8b25e6e8f9 should make autism bots join second ze server instead of gg 2021-12-09 22:49:52 +01:00
christian
6d7a4e52ee added lemma nullchecks to avoid nullpointers 2021-12-09 12:14:09 +01:00
christian
103fbe0eb5 should properly clear the arraylist in the hasmap 2021-12-09 12:04:36 +01:00
christian
da92210753 this should add a bit more variety when people repeat sentences 2021-12-08 02:25:01 +01:00
christian
e234ce0109 reduced threads for secondary processing and added threadpool for udp messages. furthermore moved logic around so response concat can be valued 2021-12-07 22:26:19 +01:00
christian
e9969f836e added threadpool to handle secondary processes. Should max be two threads and the main thread in use now 2021-12-06 18:38:15 +01:00
christian
6006f50bcb added the caches earlier into the flow so that the new threads would not run into errors 2021-12-05 17:17:46 +01:00
christian
9567db391f added threads to handle second importance processing 2021-12-05 16:56:46 +01:00
christian
29d1f280b7 changed to different discord API 2021-12-05 13:33:53 +01:00
christian
45308b5d65 finnaly fixed sticker crashing and moved logic a bit around. also made it learn from other channels again to increase data collection 2021-12-05 01:22:40 +01:00
christian
d6d15e87e0 changed how discord sends msgs 2021-12-04 01:59:09 +01:00