Commit Graph

532 Commits

Author SHA1 Message Date
jenz
4f5e6a5b3a updated by request of machu to display top100 2023-03-19 16:12:37 +01:00
jenz
eb0c8f8735 updated to permanent ban by request of ripper 2023-03-18 22:09:04 +01:00
jenz
948d74ec5d 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
272024d9f4 reduced amount of strings and removed overuse of threads 2023-02-21 21:35:05 +01:00
jenz
138e887a80 added config file to read from and moved autism bot over to backups/demos vm 2023-02-21 00:58:13 +01:00
jenz
f0fa8b0de1 updated to xz compression 2023-02-20 21:52:34 +01:00
jenz
f51c3c1e60 reducing DB queries from high priority to low or normal, also removed obsolete repository 2023-02-19 15:41:54 +01:00
jenz
94e9b7d949 adding 4 hour long ban for ban avoiding 2023-02-14 21:29:45 +01:00
jenz
a38505f5e7 annotate function causes crash sometimes to just exception handling it 2023-02-14 12:29:40 +01:00
jenz
933f849e7f updated service, python script and README for flatpak steam and solving shared memory being full 2023-02-13 21:38:06 +01:00
jenz
1d90363747 updated readme note 2023-02-11 13:36:41 +01:00
jenz
595b8f54d2 shortened fingerprint down to single one 2023-02-11 12:46:30 +01:00
jenz
6ff484c3e3 reduced fingerprint cause would not detect all 2023-02-11 01:34:10 +01:00
jenz
4c098cd683 just badly recreating threadpool in case thread is stuck 2023-02-10 23:53:30 +01:00
jenz
845c6dd0c0 tried fixing error messages that were reported 2023-02-10 16:55:47 +01:00
jenz
cb8c1f22f0 updated command for launching steam to minimize cpu usage 2023-02-10 12:59:08 +01:00
jenz
d52a19f3d0 removed bool update in sourcemod and added threads to flask 2023-02-08 00:01:15 +01:00
jenz
c63aeb605c added systemctl setup 2023-02-07 22:24:58 +01:00
jenz
0a9c1f1394 updated db create script and updated mysql queries 2023-02-07 20:45:15 +01:00
jenz
a8fac665c9 fixed sourceban sql query 2023-02-03 12:57:30 +01:00
jenz
2d3ef46f86 added discord integration and updated create table script 2023-02-03 11:38:47 +01:00
jenz
532c3212ce added sql check on connection if the player has an active ban 2023-02-03 01:44:45 +01:00
jenz
9f60bbbaa4 updated fingerprint generation 2023-02-02 21:28:49 +01:00
jenz
b080d9cc6f 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
0b300cf5f4 mitigated restarting by having timer launch another service that just restarts the actual service 2023-01-11 13:00:47 +01:00
jenz
de26140978 added service and timer for launching ze 2023-01-10 14:59:53 +01:00
jenz
0f19ab08cf added check to prevent from teleporting player if they would get stuck 2023-01-09 22:33:51 +01:00
jenz
d5dae5c045 added feature so respawning at human with largest distance to any zm 2023-01-04 22:22:44 +01:00
jenz
205bdd6d07 initial commit 2023-01-01 23:39:45 +01:00
jenz
121db6b607 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
10eedf6529 updated datagram sockets, had managed to fuck up the port 2022-11-19 21:57:25 +01:00
jenz
eb7ed76d2e update to using futures again for quicker processing 2022-10-23 17:40:47 +02:00
jenz
0cf47b8e6c initial commit for uploading just maps over a VM to OVH 2022-10-20 00:37:58 +02:00
jenz
3316b6e74a should not be needed, is weird check 2022-09-17 19:18:13 +02:00
jenz
c72b97c657 changed roundstart to reset differently 2022-08-17 21:07:31 +02:00
jenz
23cd40963c bug fixes, hopefully the last one needed 2022-08-15 01:47:05 +02:00
jenz
470a5199c4 added bandaid fix for when select queries select 0 instead of S1 2022-08-12 01:03:20 +02:00
jenz
01eca3456e minor update fixing error hopefully 2022-08-11 23:08:04 +02:00
jenz
a5c7067026 added alter table statements for adding and removing indexes when maps are loaded. THis way i avoid mysql's limit of 64 indexes per table. the toptimes and own times can now be displayed very quickly ingame. ONly exception is if dev/ze2/ze play the same map because mapStart and MapEnd add and remove the indexes. So if dev/ze/ or ze2/ze play the same map then the first server leaving the map will delete the index again 2022-08-11 16:05:18 +02:00
jenz
26315fe33e minor updates and fixes 2022-08-10 20:44:01 +02:00
jenz
43cb66b2d8 remade sql statement for altering table to just run every 10 seconds 2022-08-10 13:17:09 +02:00
jenz
2c55476ea3 removing file not there and updating racetimer plugin to fix edge bug 2022-08-10 00:55:03 +02:00
jenz
a0879dd786 updated to handle new formatting 2022-08-09 23:22:11 +02:00
jenz
30145198f4 updated so mako has its racezone back on racemode 2022-08-09 15:54:34 +02:00
jenz
bd82e3947f many updates 2022-08-09 01:39:41 +02:00
jenz
d29f3fa2f1 added check to prevent teleport abuse 2022-08-02 14:27:20 +02:00
jenz
63703675e1 updated autism bot plugin and python script to make movement hopefully less annoying to players 2022-07-14 21:23:19 +02:00
jenz
541030785b added hour check to avoid hours with no restrictions 2022-07-07 18:20:59 +02:00
jenz
e2795c8edc added delay for running commands in rcon channel, updated scraping to be even more generic. 2022-06-25 13:40:30 +02:00
jenz
0c45287ae6 changed posting events slightly to be bold, updated pipeline to not accidentally delete wrong event, updated scraper to skip leader field but also handle if its not present at all 2022-06-20 21:01:10 +02:00