Commit Graph

15 Commits

Author SHA1 Message Date
jenz
39f8e99bc8 added mini comment on sourceban about if its same IP or steam ID thats detected 2023-07-08 23:55:50 +02:00
jenz
d5b9191521 redid query so its smaller by just inner joining sourcebans 2023-06-25 17:21:34 +02:00
jenz
cc96bb56a4 replacing while loops with concatting 2023-06-20 23:47:39 +02:00
jenz
fcb88886c9 moved DB connection validity to onmapstart instead of inside timer 2023-06-18 20:34:45 +02:00
jenz
7ddd33ef0d deleting result sets, some bug fixes etc 2023-04-30 15:21:36 +02:00
jenz
334b5bbde4 delete dbresults in more cases, some printing, using getclientserial 2023-04-30 12:14:28 +02:00
jenz
eb0c8f8735 updated to permanent ban by request of ripper 2023-03-18 22:09:04 +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
d52a19f3d0 removed bool update in sourcemod and added threads to flask 2023-02-08 00:01:15 +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
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