e234ce0109
reduced threads for secondary processing and added threadpool for udp messages. furthermore moved logic around so response concat can be valued
christian2021-12-07 22:26:19 +01:00
e9969f836e
added threadpool to handle secondary processes. Should max be two threads and the main thread in use now
christian2021-12-06 18:38:15 +01:00
6006f50bcb
added the caches earlier into the flow so that the new threads would not run into errors
christian2021-12-05 17:17:46 +01:00
9567db391f
added threads to handle second importance processing
christian2021-12-05 16:56:46 +01:00
29d1f280b7
changed to different discord API
christian2021-12-05 13:33:53 +01:00
45308b5d65
finnaly fixed sticker crashing and moved logic a bit around. also made it learn from other channels again to increase data collection
christian2021-12-05 01:22:40 +01:00
d6d15e87e0
changed how discord sends msgs
christian2021-12-04 01:59:09 +01:00
d7ed45922e
redid kotlin to java and removed coroutines again
christian2021-12-03 21:06:10 +01:00
30bf0d059f
removed global variable entirely
christian2021-12-02 01:41:06 +01:00
583324e4ca
changed word list so hopefully no more undefined behaviour by list in coroutine environment
christian2021-12-01 23:45:36 +01:00
a8f5d2f20f
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
christian2021-12-01 18:59:02 +01:00
9324910798
index being closed caused errors, so its not closing anymore
christian2021-11-30 19:28:01 +01:00
5273eb3b6e
added further tests and adjustments to these for calculations
christian2021-11-29 19:37:52 +01:00
d889ee06ea
updated directory name, changed configs and systemctl slightly, preparing to make it useable for backups
christian2021-10-28 22:45:30 +02:00
77a225e360
recuded resources required by steam
christian2021-10-27 22:31:01 +02:00
9c5e4b56d8
had forgotten to disable local logging
christian2021-10-25 21:07:56 +02:00
e9367f62fa
had accidently uploaded wrong version before
christian2021-10-25 19:27:47 +02:00
4c205f49d5
further bot updates for chatting
christian2021-10-25 19:08:22 +02:00
6dbda5e502
initial release of suggestionsbot
christian2021-08-07 14:22:30 +02:00
3fd5693986
some current attempts with coroutines but more has to be changed again i suppose
christian2021-07-29 15:54:21 +02:00
14e70db53c
potentially fixed the cause as to why the timer sometimes just would disable
christian2021-07-29 15:17:49 +02:00
9af43805f8
several updates to ensure own restartability
christian2021-07-26 01:26:16 +02:00
00699e7b96
removed lib files, updated to intellij from netbeans, changed to kotlin coroutines
christian2021-07-07 12:45:49 +02:00
ce4933d124
fixed check if player has no previous time and added check for displaying a certain message
christian2021-07-02 19:56:15 +02:00
ee95d3582e
changed how to evaluate if time is better
christian2021-06-30 17:42:45 +02:00
80823c2901
added example of service and timer file that each hour checks if a map file is 3 hours old and then deletes it
christian2021-06-18 16:23:27 +02:00
d2ef826790
cleaning datapacks and database connections and adding check for fakeclients
Christian2021-03-08 21:47:50 +01:00
b3ffd0200a
tested on dev, could not update time properly, adding table name and removing quotes causes the update queries to work
Christian2021-03-03 21:28:31 +01:00
52003692fa
weird null fix and added last row now too
Christian2021-03-02 15:06:31 +01:00
735acbd3e5
moved db connection again to try and finally avoid invalid db handles
Christian2021-03-02 10:21:14 +01:00
facb195c75
char queries were actually not long enough with 256 in some cases so made them 400 long to fit all mapnames lengths
Christian2021-03-02 09:04:29 +01:00
795fcaca34
further sql syntax fixes and reduced rows size
Christian2021-03-02 01:24:04 +01:00
63fa29c720
added squery logs, removed methods, changed alter table, fixed some qoutes probably, changed some checking with mysql
Christian2021-02-28 23:47:41 +01:00
a3f69e7719
fixed query again with extra checks this time
Christian2021-02-27 13:10:44 +01:00