Commit Graph

343 Commits

Author SHA1 Message Date
jenz
7c626fbdf8 removed unnecesary function 2022-03-27 12:26:28 +02:00
jenz
7f6c92eef9 updated README 2022-03-27 12:21:51 +02:00
jenz
ec8d438118 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
a8a2efe64f updated readme and config settings being applied 2022-03-25 19:59:42 +01:00
jenz
4720ae26ab added extra threads again and moved variables to settings file 2022-03-20 20:49:05 +01:00
jenz
fcafcd6a59 further updates by madness to block spam commands away 2022-03-17 21:21:20 +01:00
jenz
ffc3e8c153 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
de88acaa4d new updated by madness fixing so only the client lags and nobody else 2022-03-13 11:43:04 +01:00
jenz
9fc7e68a62 initial commit of madness fix to rpt spam 2022-03-10 00:19:05 +01:00
jenz
11e6e94a8d further checks to prevent weird issues 2022-01-26 14:15:45 +01:00
jenz
64964dcd8b fixed bugs related to mapchange/round restarts 2022-01-16 17:16:39 +01:00
jenz
e90c75d0dd simple attempt to fix potential teleport bug by excluding all non surf maps 2022-01-16 15:45:38 +01:00
jenz
011b61a259 fixed command 2022-01-16 00:33:29 +01:00
jenz
1d4bf1451c removed trigger hooking entirely 2022-01-16 00:21:22 +01:00
jenz
714f73daff seems required to remove on pluginstart hooking 2022-01-12 22:09:06 +01:00
jenz
38fdad89ba questionable how effective teleport spotting now is, but probably no lag anymore 2022-01-12 21:13:52 +01:00
jenz
cace8afc41 slightly increased the delay 2022-01-10 22:31:42 +01:00
jenz
6f03346018 experimental fix for the tp lag 2022-01-10 22:15:45 +01:00
christian
f55d664311 replaced HookEntityOutput with HookSingleEntityOutput for handling teleportation understanding 2022-01-02 23:25:52 +01:00
christian
bc3c1e6ca5 removed forward 2021-12-20 23:35:10 +01:00
christian
773169d622 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
36ec38f3aa significantly helps the bots to abandon afk players 2021-12-16 14:50:03 +01:00
christian
747c11d797 added indexes for each bot 2021-12-14 21:26:29 +01:00
christian
1b90d90d4b improved player following significiantly again 2021-12-14 21:01:39 +01:00
christian
90c83dedb8 forgot its auto commit 2021-12-14 02:34:42 +01:00
christian
0635f2db9c removed thread pool again and hopefully deleting works as intended now 2021-12-14 02:20:16 +01:00
christian
d2ce41c584 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
42e5927d6a fixed suicide on ze 2 2021-12-10 16:55:22 +01:00
christian
e84d9a8c46 should make autism bots join second ze server instead of gg 2021-12-09 22:49:52 +01:00
christian
7981416183 added lemma nullchecks to avoid nullpointers 2021-12-09 12:14:09 +01:00
christian
e32f515b3d should properly clear the arraylist in the hasmap 2021-12-09 12:04:36 +01:00
christian
4630c67102 this should add a bit more variety when people repeat sentences 2021-12-08 02:25:01 +01:00
christian
695bc6aa38 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
e26a542931 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
ffb25efc08 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
78e7dcca9c added threads to handle second importance processing 2021-12-05 16:56:46 +01:00
christian
2f35d04d30 changed to different discord API 2021-12-05 13:33:53 +01:00
christian
7eba2a4ef6 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
b3f6534e54 changed how discord sends msgs 2021-12-04 01:59:09 +01:00
christian
f0618d971c redid kotlin to java and removed coroutines again 2021-12-03 21:06:10 +01:00
christian
27e71b807b updated discord4j version 2021-12-02 22:00:41 +01:00
christian
ea68556e1b removed global variable entirely 2021-12-02 01:41:06 +01:00
christian
63be8078bc changed word list so hopefully no more undefined behaviour by list in coroutine environment 2021-12-01 23:45:36 +01:00
christian
59c255e615 did slight changes in terms of synchronization to hopefully prevent the atypical crashes of undefined behaviour due to string list being used while being added to 2021-12-01 18:59:02 +01:00
christian
b39d27129e index being closed caused errors, so its not closing anymore 2021-11-30 19:28:01 +01:00
christian
83064b2ff6 added further tests and adjustments to these for calculations 2021-11-29 19:37:52 +01:00
christian
c9132c59ae fixed deleting old files 2021-11-15 21:42:34 +01:00
christian
9ae3ddfcd6 added mysqldump support 2021-11-02 21:36:38 +01:00
christian
309469b387 dumb fuckup welp 2021-11-01 21:33:50 +01:00
christian
10ffb3aaa5 added support for remote jobs to zip /etc/, /var/ and home directories. just missing mysqldumps now 2021-11-01 21:29:49 +01:00