Commit Graph

457 Commits

Author SHA1 Message Date
jenz
71038bcace added option for generating average hour count of server 2023-04-09 13:57:39 +02:00
jenz
2c021a455b added whitespace trim 2023-04-03 22:42:02 +02:00
jenz
b3f858dd7d initial commit of auto command generator for xenforo post 2023-04-03 22:16:32 +02:00
jenz
d7fe201c0e added variable for storing result instead of always just quering again 2023-04-01 20:48:54 +02:00
jenz
96535dc6ec added feature to completely ignore the racetimer, this was requested by encapsulation 2023-03-27 23:17:19 +02:00
jenz
ba398e003a added requested feature to check game time of any steam ID 2023-03-24 23:26:54 +01:00
jenz
1c0688bf80 updated by request of machu to display top100 2023-03-19 16:12:37 +01:00
jenz
8d15f3b278 updated to permanent ban by request of ripper 2023-03-18 22:09:04 +01:00
jenz
4b9ac29a62 fixes the check for deletion type as it is now .xz instead of .zip, reduces amount of days before deletion to 8. extended tar command to block most directories throwing permissions errors 2023-03-02 12:47:57 +01:00
jenz
1ae8fdfb66 cleaning up left over bz2 files 2023-02-22 19:12:58 +01:00
jenz
e058788ad0 reduced amount of strings and removed overuse of threads 2023-02-21 21:35:05 +01:00
jenz
a2309e7925 fixed dir 2023-02-21 15:07:17 +01:00
jenz
d8d7a19c85 updated so maps are deleted less frequently 2023-02-21 14:21:09 +01:00
jenz
f29f6d84e3 added config file to read from and moved autism bot over to backups/demos vm 2023-02-21 00:58:13 +01:00
jenz
a6e259858f updated to xz compression 2023-02-20 21:52:34 +01:00
jenz
1feb7dc46a reducing DB queries from high priority to low or normal, also removed obsolete repository 2023-02-19 15:41:54 +01:00
jenz
a60e14548e adding 4 hour long ban for ban avoiding 2023-02-14 21:29:45 +01:00
jenz
a9888c1679 annotate function causes crash sometimes to just exception handling it 2023-02-14 12:29:40 +01:00
jenz
6916ca5d1e updated service, python script and README for flatpak steam and solving shared memory being full 2023-02-13 21:38:06 +01:00
jenz
a55515b0b2 updated readme note 2023-02-11 13:36:41 +01:00
jenz
1f9e9a57ec shortened fingerprint down to single one 2023-02-11 12:46:30 +01:00
jenz
62b067f191 reduced fingerprint cause would not detect all 2023-02-11 01:34:10 +01:00
jenz
43d7728d6e just badly recreating threadpool in case thread is stuck 2023-02-10 23:53:30 +01:00
jenz
e31e3089ee tried fixing error messages that were reported 2023-02-10 16:55:47 +01:00
jenz
44f5702c95 updated command for launching steam to minimize cpu usage 2023-02-10 12:59:08 +01:00
jenz
77b75fbf28 removed bool update in sourcemod and added threads to flask 2023-02-08 00:01:15 +01:00
jenz
90d130d7d0 added systemctl setup 2023-02-07 22:24:58 +01:00
jenz
83dc737067 updated db create script and updated mysql queries 2023-02-07 20:45:15 +01:00
jenz
156607f443 fixed sourceban sql query 2023-02-03 12:57:30 +01:00
jenz
510edee8a1 added discord integration and updated create table script 2023-02-03 11:38:47 +01:00
jenz
9ad261978b added sql check on connection if the player has an active ban 2023-02-03 01:44:45 +01:00
jenz
fa913f5b63 updated fingerprint generation 2023-02-02 21:28:49 +01:00
jenz
528cafa791 initial commit of ban detection project, still missing features and have to do more in regards to js 2023-02-02 00:19:27 +01:00
jenz
089086e363 fixed spelling mistake 2023-01-30 14:20:55 +01:00
jenz
5694f12143 hopefully stops knifing as zm just 2023-01-30 13:12:48 +01:00
jenz
29d3aa5c26 trying to fix teleport issue when running into tp 2023-01-30 12:48:11 +01:00
jenz
e80286157d fixed water/ladder tp issue probably 2023-01-25 16:19:21 +01:00
jenz
20f540256f update so not knifing when zm. 2023-01-19 17:46:02 +01:00
jenz
e57a47eb34 mitigated restarting by having timer launch another service that just restarts the actual service 2023-01-11 13:00:47 +01:00
jenz
69082231af added service and timer for launching ze 2023-01-10 14:59:53 +01:00
jenz
569e64bcf4 added check to prevent from teleporting player if they would get stuck 2023-01-09 22:33:51 +01:00
jenz
fc0f157b9d added feature so respawning at human with largest distance to any zm 2023-01-04 22:22:44 +01:00
jenz
bcd918a83f replaced reading string with just checking boolean 2023-01-04 16:36:05 +01:00
jenz
0ba82cf400 mini update 2023-01-02 21:10:20 +01:00
jenz
8b8f6601ff initial commit 2023-01-01 23:39:45 +01:00
jenz
88741dae43 fixed ladder issue 2023-01-01 22:06:38 +01:00
jenz
54c9ff0ac6 updated hull tracing to catch a missed case where bot must jump but fails to notice. also updated the jumping again so it hopefully does not fuck up on roundstarts or teleports etc etc 2023-01-01 21:37:44 +01:00
jenz
98b13e96a1 updated finally again how jumping works. now just using onplayerruncmd buttons for an actual jump before falling off an edge. its currently not perfect but maybe ppl dont notice too much 2022-12-23 11:50:54 +01:00
jenz
5b0d551484 updated datagram sockets, had managed to fuck up the port 2022-11-19 21:57:25 +01:00
jenz
03097a9626 update to using futures again for quicker processing 2022-10-23 17:40:47 +02:00