Commit Graph

454 Commits

Author SHA1 Message Date
jenzur
0e9b680342 further attempts at smoothing the boths movement plus bad attempt at handling teleports and some changes to selecting clients to chase 2020-07-24 00:25:03 +02:00
jenzur
84a2fc318f preventing stuckness measures and focusing as zm changes 2020-07-21 02:09:41 +02:00
jenzur
c2f7bca490 ensuring no tripping on the ladder 2020-07-21 01:20:28 +02:00
jenzur
6dfc400fbb more major updates and features removal makes it function smoother 2020-07-21 01:03:06 +02:00
jenzur
fe87151bed more bot updates along the way, needs some more adjustsments and included new way of calculating distances 2020-07-19 00:05:07 +02:00
jenzur
f624dc238c simplifying movement to make it smoother 2020-07-17 01:44:18 +02:00
jenzur
b94b79f235 general bot updates for movement handling 2020-07-15 02:14:00 +02:00
jenzur
6d58c75d12 completed switch to UDP featuring ingame chat support again 2020-07-03 22:50:21 +02:00
jenzur
870651e0ef small fix hopefully to error being spammed 2020-06-26 12:30:19 +02:00
jenzur
e5865ff676 fixing ingame udp packets 2020-06-26 00:11:22 +02:00
jenzur
70475bc58f still missing the !autism command to work on discord part 2020-06-12 02:01:39 +02:00
jenzur
4c26d46016 update to sourcemod part 2020-06-09 23:34:49 +02:00
jenzur
21b0456f84 some updates to focusing on clients and changed connection ot be pooled. Edited /etc/mysql/my.ncnf to manually add version, was neccesary due to bugs 2020-05-21 00:19:49 +02:00
jenzur
80ec1f3f0d prevent empty messages 2020-05-06 01:24:15 +02:00
jenzur
dac167ba41 adding ingame chat support from sourcemod through java to python 2020-05-05 23:52:01 +02:00
jenzur
1bb64ce55b minor updates to improve the bot tracking players ingame, still a lot left to do probably 2020-04-22 00:17:28 +02:00
jenzur
a5f6f6b9c5 reduced requirements for passing adaption, saves more data now again 2020-04-15 18:46:51 +02:00
jenzur
646d201025 array index issue supposedly 2020-04-15 01:00:12 +02:00
jenzur
17f3950f74 noticed same vote option cant be multiple times in a vote, fixed cause dazkhar absolutely wanted 2 yes in one poll hihi 2020-04-14 15:25:33 +02:00
jenzur
055c5baa33 length fix 2020-04-14 01:50:55 +02:00
jenzur
ba3430004f rowcount check 2020-04-14 01:06:36 +02:00
jenzur
23547ce670 assuming different servers work fine separated this should be first release, 2020-04-14 00:18:16 +02:00
jenzur
691ffe1234 initial commit, still not done but getting there next week if time left over 2020-04-08 23:15:46 +02:00
jenzur
aee9d39dde check was > but had to be < 2020-04-05 16:43:49 +02:00
jenzur
fcb11e6281 fixing up update check 2020-04-05 00:56:20 +02:00
jenzur
1e9bcdd8ca removed 2 dimensional array and instead use mysql calls
Got reported some cases of times not updating correctly, also added dev output
2020-04-04 23:56:31 +02:00
jenzur
2173e8171d adding a caphelper since not enough data gets through 2020-03-29 13:44:50 +02:00
jenzur
2af5cfb015 minor fix 2020-03-21 19:19:44 +01:00
jenzur
089308346c no more random numbers by names and no more repetitive data, good and end now i guess 2020-03-21 18:43:46 +01:00
jenzur
cf749c2ec1 un-parallelising some functions, changing futures retriever, moving some thresholds and logic around 2020-03-07 18:40:59 +01:00
jenzur
ee9b446838 some updates and still got stuff to do 2020-02-28 22:00:22 +01:00
jenzur
a2c8a96d1a some updates regarding communication between serveur and da bot 2020-02-14 23:27:57 +01:00
jenzur
b9eba36882 minor bot updates 2020-02-09 00:26:05 +01:00
jenzur
e95d3a7b11 just some basic actions 2020-01-26 02:29:34 +01:00
jenzur
6c9ebc1fb0 need to update this later on 2020-01-23 23:26:18 +01:00
jenzur
5dd2bc6028 added readme 2020-01-23 23:22:42 +01:00
jenzur
1aaa159067 just creating folder here i guess 2020-01-23 23:15:26 +01:00
jenzur
4c485b01c2 added ssl domain instead of unsecure ip since browsers require that now apparantly 2020-01-20 19:33:29 +01:00
jenzur
6e4e45234b yikes 2019-09-05 23:16:38 +02:00
jenzur
23a02ceee7 !cleantime name stage added 🤷 2019-09-05 23:14:56 +02:00
jenzur
050e9438e6 not exactly what i wished to update but got asked 2019-08-19 15:32:35 +02:00
jenzur
09d5d3534d turning more annotations to use compact for supposedly saving memory, added a relation containment based on first response evalutation and hopefully fixed integernames 2019-08-07 14:00:00 +02:00
jenzur
cc2ca64ad5 minor changes for moltard 2019-08-04 15:56:53 +02:00
jenzur
452f6516aa disabling timer rather than postponning 2019-08-04 14:55:18 +02:00
jenzur
78c5249987 check was neccesary for maps with just an end zone 2019-08-04 14:42:17 +02:00
jenzur
24a3a21d55 hud client cookie 2019-08-04 12:59:39 +02:00
jenzur
8d77c73a88 moved future iterations outside as prior, added some check msgs, should try to compact more annotations problably 2019-08-04 00:34:30 +02:00
jenzur
ee1603dc50 adding an minor iteration comparission cap 2019-08-03 18:08:34 +02:00
jenzur
d62cdf3aeb some bot overhauls 2019-08-03 14:35:09 +02:00
jenzur
00f91030f9 minor updates for the eventnotifier to run on ze again and minor adjustment for racetimer to detect teleport abuse 2019-07-25 01:31:10 +02:00