d06d50a908slight changes to service files
jenz
2022-05-13 12:40:14 +0200
a9ce7a6feareduced query time by checking for length of column, not a real long term solution but should be good enough for some years
jenz
2022-05-07 14:20:26 +0200
2128687809logging generic information about players https requests
jenz
2022-05-01 18:11:11 +0200
359972f118oops did not need the name
jenz
2022-04-28 21:14:36 +0200
e51c8d87adupdate for now. technically speaking could some kind of fingerprinting be very usefull here
jenz
2022-04-28 21:12:51 +0200
7892a73726changed flow, now just missing python part
jenz
2022-04-25 23:50:40 +0200
3695f56d22fixed queries to update appropiate rows
jenz
2022-04-24 19:20:29 +0200
e7ada43c99added random order
jenz
2022-04-24 13:33:26 +0200
f04173482cadded query display on update
jenz
2022-04-23 18:36:34 +0200
3fc37089bddemos being moved would cause file not found error leaving behind zip files on disk
jenz
2022-04-23 12:05:22 +0200
cabe87d92aadded limits and query for iterating nosteamers through rest endpoint
jenz
2022-04-11 19:28:20 +0200
d679279a55added logging message when kicking
jenz
2022-04-10 20:29:33 +0200
42faa95ffaadded query to check if IP and steamID combo alreayd present to reduce amount of http requests
jenz
2022-04-10 20:02:14 +0200
69824f8eedadded new API key, moved after boolean check, added check that sourceban ban was not unbanned
jenz
2022-04-10 19:03:50 +0200
5fcc8fef90some IP's have no information about the provider or asn
jenz
2022-04-10 16:01:19 +0200
6f03f89f99added like queries for subblocks of ip's
jenz
2022-04-10 14:34:28 +0200
5830ed4aa7finally found a way to avoid manually starting x2go sessions using the client, now its automatically starting the x2go sessions for the needed CSS display
jenz
2022-03-27 12:18:00 +0200
ec87a07edeupdated readme and config settings being applied
jenz
2022-03-25 19:59:42 +0100
21f152e660added extra threads again and moved variables to settings file
jenz
2022-03-20 20:49:05 +0100
f891fc272cfurther updates by madness to block spam commands away
jenz
2022-03-17 21:21:20 +0100
9a5868951emade previous fix into its own plugin as it can catch all client cmds and not just what commandlistener thinks
jenz
2022-03-13 12:23:31 +0100
1f6abdff6fnew updated by madness fixing so only the client lags and nobody else
jenz
2022-03-13 11:43:04 +0100
2e25e066edinitial commit of madness fix to rpt spam
jenz
2022-03-10 00:19:05 +0100
fcd5881257further checks to prevent weird issues
jenz
2022-01-26 14:15:45 +0100
db669f3b05fixed bugs related to mapchange/round restarts
jenz
2022-01-16 17:16:39 +0100
ae9ea5083asimple attempt to fix potential teleport bug by excluding all non surf maps
jenz
2022-01-16 15:45:38 +0100
da68561909removed forward
christian
2021-12-20 23:35:10 +0100
92906a3f26initial comit of surfing feature, probably might need some more updates for fixing things in practise
christian
2021-12-19 23:41:36 +0100
7a4ea9ad95forgot its auto commit
christian
2021-12-14 02:34:42 +0100
ede81ec857removed thread pool again and hopefully deleting works as intended now
christian
2021-12-14 02:20:16 +0100
7e9d830c42reduced total amount of sentences, removed time constraint, deleting more now, added as experiment to run response threads with a 2 thread pool
christian
2021-12-13 15:05:09 +0100
8b25e6e8f9should make autism bots join second ze server instead of gg
christian
2021-12-09 22:49:52 +0100
6d7a4e52eeadded lemma nullchecks to avoid nullpointers
christian
2021-12-09 12:14:09 +0100
103fbe0eb5should properly clear the arraylist in the hasmap
christian
2021-12-09 12:04:36 +0100
da92210753this should add a bit more variety when people repeat sentences
christian
2021-12-08 02:25:01 +0100
e234ce0109reduced threads for secondary processing and added threadpool for udp messages. furthermore moved logic around so response concat can be valued
christian
2021-12-07 22:26:19 +0100
e9969f836eadded threadpool to handle secondary processes. Should max be two threads and the main thread in use now
christian
2021-12-06 18:38:15 +0100
6006f50bcbadded the caches earlier into the flow so that the new threads would not run into errors
christian
2021-12-05 17:17:46 +0100
9567db391fadded threads to handle second importance processing
christian
2021-12-05 16:56:46 +0100
29d1f280b7changed to different discord API
christian
2021-12-05 13:33:53 +0100
45308b5d65finnaly fixed sticker crashing and moved logic a bit around. also made it learn from other channels again to increase data collection
christian
2021-12-05 01:22:40 +0100
d6d15e87e0changed how discord sends msgs
christian
2021-12-04 01:59:09 +0100
d7ed45922eredid kotlin to java and removed coroutines again
christian
2021-12-03 21:06:10 +0100
8eacf7da71updated discord4j version
christian
2021-12-02 22:00:41 +0100
30bf0d059fremoved global variable entirely
christian
2021-12-02 01:41:06 +0100
583324e4cachanged word list so hopefully no more undefined behaviour by list in coroutine environment
christian
2021-12-01 23:45:36 +0100
a8f5d2f20fdid 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
christian
2021-12-01 18:59:02 +0100
9324910798index being closed caused errors, so its not closing anymore
christian
2021-11-30 19:28:01 +0100
5273eb3b6eadded further tests and adjustments to these for calculations
christian
2021-11-29 19:37:52 +0100
bd8b63bc8dfixed deleting old files
christian
2021-11-15 21:42:34 +0100
33749c149cadded mysqldump support
christian
2021-11-02 21:36:38 +0100
30f4228f24added support for remote jobs to zip /etc/, /var/ and home directories. just missing mysqldumps now
christian
2021-11-01 21:29:49 +0100
b3cbd7f6b6updated further
christian
2021-10-30 23:52:37 +0200
14c80a36b0removed old directory
christian
2021-10-30 23:43:57 +0200
d889ee06eaupdated directory name, changed configs and systemctl slightly, preparing to make it useable for backups
christian
2021-10-28 22:45:30 +0200
77a225e360recuded resources required by steam
christian
2021-10-27 22:31:01 +0200
9c5e4b56d8had forgotten to disable local logging
christian
2021-10-25 21:07:56 +0200
e9367f62fahad accidently uploaded wrong version before
christian
2021-10-25 19:27:47 +0200
4c205f49d5further bot updates for chatting
christian
2021-10-25 19:08:22 +0200
509cd2cbe9added dependency updates, remade stuff to updates. fixed removing sentences. added null checks
christian
2021-10-21 21:36:17 +0200
241135566aupdated syntax slightly, updated socket, made silly stuff for postforwards
christian
2021-10-17 23:01:05 +0200
489cc52bd5updated config and should allow the bots to join gg and zr when ze is full now
christian
2021-10-17 01:09:18 +0200
72063604e6added extra command required
christian
2021-10-16 19:18:38 +0200
5c3374e234removed resource limits for hlstats in vm
christian
2021-10-12 22:57:44 +0200
0ad9d62ef9updated readme of autismbot and added systemctl service for hlstats
christian
2021-10-12 22:30:16 +0200
68f21da53bincreased deletion amount
christian
2021-10-06 21:36:39 +0200
cf6f8fd5ebupdated readme and ip used
christian
2021-10-06 21:24:01 +0200
a57c49060eupdated README and fixed ports being one off
christian
2021-10-03 13:07:42 +0200
4b93f90d56updated readme with more required packages
christian
2021-10-03 00:44:45 +0200
23cbafe048slight update to ports
christian
2021-10-02 22:06:21 +0200
a2646f9718further readme update
christian
2021-10-01 21:52:13 +0200
3c4f0b2a03simple readme update
christian
2021-10-01 21:33:18 +0200
45487db570fixed table name
christian
2021-09-25 17:16:29 +0200
f66921b690updated ip's, passwords and query for xenforo2 forum
christian
2021-09-25 15:50:31 +0200
5dee2a8e65updating suggestiongs bot and the autism bot on discord
christian
2021-09-17 16:03:11 +0200
78532929aerefactoring the flow, still missing some caching for sentimentAnalyzerTest
christian
2021-08-22 17:10:29 +0200
5568a1dc75further updates to messages again
christian
2021-08-12 19:50:13 +0200
00ab8089b9added ignore list
christian
2021-08-12 18:25:16 +0200
8bed22fcdcupdated suggestion bot in terms of suggestions
christian
2021-08-11 23:01:02 +0200
7719b90747forgot adding files
christian
2021-08-07 14:39:56 +0200
6dbda5e502initial release of suggestionsbot
christian
2021-08-07 14:22:30 +0200
3fd5693986some current attempts with coroutines but more has to be changed again i suppose
christian
2021-07-29 15:54:21 +0200
14e70db53cpotentially fixed the cause as to why the timer sometimes just would disable
christian
2021-07-29 15:17:49 +0200
9af43805f8several updates to ensure own restartability
christian
2021-07-26 01:26:16 +0200
00699e7b96removed lib files, updated to intellij from netbeans, changed to kotlin coroutines
christian
2021-07-07 12:45:49 +0200
ce4933d124fixed check if player has no previous time and added check for displaying a certain message
christian
2021-07-02 19:56:15 +0200
ee95d3582echanged how to evaluate if time is better
christian
2021-06-30 17:42:45 +0200
80823c2901added example of service and timer file that each hour checks if a map file is 3 hours old and then deletes it
christian
2021-06-18 16:23:27 +0200
c5a6e30ca8added return fix
christian
2021-05-03 09:41:03 +0200
7cf253a076fixed client checks on triggers and added sql db check
christian
2021-05-03 08:56:28 +0200