Commit Graph

12 Commits

Author SHA1 Message Date
jenzur
4cc380a1ff completed switch to UDP featuring ingame chat support again 2020-07-03 22:50:21 +02:00
jenzur
d13e8cde77 adding ingame chat support from sourcemod through java to python 2020-05-05 23:52:01 +02:00
jenzur
ac56f386a3 un-parallelising some functions, changing futures retriever, moving some thresholds and logic around 2020-03-07 18:40:59 +01:00
jenzur
d62cdf3aeb some bot overhauls 2019-08-03 14:35:09 +02:00
jenzur
b1aa449b59 you know that feeling when you cant tell if you forgot to add something 2019-05-09 23:00:27 +02:00
jenzur
d788d76ac6 slight moving, predominantly calculation updates 2019-03-31 01:22:25 +01:00
jenzur
9e68cbb283 removed levenhstein callable implementation, simplified sentence fetching from DB, moved from unloze db to a small vps db, instead of iterating 1 in updatematrix is 25 now, updated sentiment analyzing, also reduced get time of results to 5 seconds, a bunch of trivial things also got changed 2019-03-29 12:34:40 +01:00
jenzur
b3631ab1a0 since server area is gone it fetches some messages from hlstats now, will increase amount later, only potentially issue left is a nullpointer in getresponsemsg if none within 8 is reached, removed pipelines with annotation caching, 2019-03-16 23:02:52 +01:00
jenzur
66dae4e113 adding calculation prequirements for accepting strings 2019-03-07 18:39:40 +01:00
jenzur
aff2ddae5b replacing most arraylists with concurrentmaps due to them requirring less bytes per header since they should be stored bucketwise 2019-03-03 23:32:36 +01:00
jenzur
f64ce5c5a0 updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler, 2019-03-03 13:17:07 +01:00
zaCade
57bbd5d55e autism 2019-03-02 15:10:46 +01:00