Commit Graph

386 Commits

Author SHA1 Message Date
jenz
4917447e8c initial release of event notifier 2022-06-19 13:40:27 +02:00
jenz
6d5dd177df removed obsolete event notifier 2022-06-15 23:21:14 +02:00
jenz
0abec37afd readded the ingame commands dogan previously had 2022-06-15 21:56:44 +02:00
jenz
9083344b37 fixed removing the new comer role 2022-06-15 18:24:47 +02:00
jenz
ab85dbc9b0 made plugin for one time moving of all of dogans old stats to the new ones 2022-06-13 22:51:02 +02:00
jenz
f10c966078 removed detection of nobf and noaf 2022-06-13 22:45:45 +02:00
jenz
8743c937d2 maybe fixes none type error and that already is running 2022-06-12 02:36:45 +02:00
jenz
1c541474a0 changed logging message slightly 2022-06-12 00:49:17 +02:00
jenz
d2fce81b60 changed length of the cheat param cell to get entire message 2022-06-11 23:24:33 +02:00
jenz
0c41412cc6 initial commit: change in oryx is only outcommenting KickClient. Change in oryx-scroll is changing the message send to the native 2022-06-11 23:02:43 +02:00
jenz
6e814e5974 made bots go spec if no humans on t or CT team 2022-06-01 21:02:41 +02:00
jenz
91e7c75f03 slight print update and added new systemctl service instead of using timer 2022-05-30 19:40:10 +02:00
jenz
b66fa1303f added VPN check to disallow people with 2022-05-27 11:44:39 +02:00
jenz
b01f244df0 updated the verification bot to display message more elegant as well as updating the check every 10 seconds so it can reject certain ASN also 2022-05-26 23:05:14 +02:00
jenz
08e95f24f4 removed unimportant message 2022-05-22 14:49:22 +02:00
jenz
04dfde3683 updates so the verification goes through once 200 hours reached 2022-05-22 14:41:29 +02:00
jenz
625cca4962 typo in readme 2022-05-21 23:11:25 +02:00
jenz
e1d9bfd735 initial commit for the discord verification bot checking ingame playtime 2022-05-21 23:10:17 +02:00
jenz
24daf9ce75 updated service file 2022-05-18 23:48:56 +02:00
jenz
227c92efdc updated services again and exiting behaviour 2022-05-18 23:41:52 +02:00
jenz
97daa439a3 slight changes to service files 2022-05-13 12:40:14 +02:00
jenz
a3dbbfda4d reduced query time by checking for length of column, not a real long term solution but should be good enough for some years 2022-05-07 14:20:26 +02:00
jenz
52764e5146 logging generic information about players https requests 2022-05-01 18:11:11 +02:00
jenz
8e426d1638 oops did not need the name 2022-04-28 21:14:36 +02:00
jenz
475d5baf4f update for now. technically speaking could some kind of fingerprinting be very usefull here 2022-04-28 21:12:51 +02:00
jenz
34491b6ab8 changed flow, now just missing python part 2022-04-25 23:50:40 +02:00
jenz
a47ea09613 fixed queries to update appropiate rows 2022-04-24 19:20:29 +02:00
jenz
a1111944c5 added random order 2022-04-24 13:33:26 +02:00
jenz
77bafc7a73 added query display on update 2022-04-23 18:36:34 +02:00
jenz
0924af11c2 demos being moved would cause file not found error leaving behind zip files on disk 2022-04-23 12:05:22 +02:00
jenz
23ecc0db5b added limits and query for iterating nosteamers through rest endpoint 2022-04-11 19:28:20 +02:00
jenz
38bde2b107 added logging message when kicking 2022-04-10 20:29:33 +02:00
jenz
6385898b95 added query to check if IP and steamID combo alreayd present to reduce amount of http requests 2022-04-10 20:02:14 +02:00
jenz
25ce1e8faf added new API key, moved after boolean check, added check that sourceban ban was not unbanned 2022-04-10 19:03:50 +02:00
jenz
dfe0323283 some IP's have no information about the provider or asn 2022-04-10 16:01:19 +02:00
jenz
595bb74543 added like queries for subblocks of ip's 2022-04-10 14:34:28 +02:00
jenz
d532a3a5c1 removed onmapstart truncating 2022-04-09 23:52:27 +02:00
jenz
b4d1da0a16 added to settings 2022-04-09 21:52:08 +02:00
jenz
98fd5091d4 simple way to asn/country/provider for banned users and later also nosteam users 2022-04-09 21:49:47 +02:00
jenz
4a247d364e initial release of nosteam ASN verification 2022-04-09 19:59:58 +02:00
jenz
fbee64e762 remade from screen to systemctl service 2022-04-02 13:26:47 +02:00
jenz
3aee096653 made the ingame autism bots into systemctl services finally 2022-04-02 12:57:54 +02:00
jenz
effa6a863a removed comment 2022-03-27 12:34:21 +02:00
jenz
7c626fbdf8 removed unnecesary function 2022-03-27 12:26:28 +02:00
jenz
7f6c92eef9 updated README 2022-03-27 12:21:51 +02:00
jenz
ec8d438118 finally found a way to avoid manually starting x2go sessions using the client, now its automatically starting the x2go sessions for the needed CSS display 2022-03-27 12:18:00 +02:00
jenz
a8a2efe64f updated readme and config settings being applied 2022-03-25 19:59:42 +01:00
jenz
4720ae26ab added extra threads again and moved variables to settings file 2022-03-20 20:49:05 +01:00
jenz
fcafcd6a59 further updates by madness to block spam commands away 2022-03-17 21:21:20 +01:00
jenz
ffc3e8c153 made previous fix into its own plugin as it can catch all client cmds and not just what commandlistener thinks 2022-03-13 12:23:31 +01:00