Commit Graph

501 Commits

Author SHA1 Message Date
jenz
28dc3b2c91 re simplified the python flask endpoint, remade the order so after update it dispalys motd in vgui menu invisibly, then after 5 seconds it checks the generated fingerprint for ban avoiding 2023-08-04 23:34:50 +02:00
jenz
d1bcc517ec simply adding check for the convar disablehtml motd to check if webapp misses the updates sometimes 2023-08-01 23:49:29 +02:00
jenz
8a1ba5a783 updated several things 2023-08-01 22:15:35 +02:00
jenz
441b8deaf2 should actually already have been somewhere, ohwell 2023-07-12 22:37:49 +02:00
jenz
9906fa35d8 added mini comment on sourceban about if its same IP or steam ID thats detected 2023-07-08 23:55:50 +02:00
jenz
be43e90ada last thing i wanted to make a config setting 2023-06-29 21:19:50 +02:00
jenz
e8e389c6ae slight change to randomness of sentence length and removing low cap again when responding 2023-06-29 20:47:43 +02:00
jenz
68c7ff2b10 updated README about fonts, added more app configurations and added the app.config file itself 2023-06-28 22:46:52 +02:00
jenz
1aa8076dbb redid query so its smaller by just inner joining sourcebans 2023-06-25 17:21:34 +02:00
jenz
bf49ab06c8 redid getclientauthid to be used way less 2023-06-25 14:02:24 +02:00
jenz
ba8a8b7892 redid getclientauthid to only on connect 2023-06-25 13:26:26 +02:00
jenz
c1783e81ef reduced usage of getclientauthID to only on connects 2023-06-25 13:03:32 +02:00
jenz
c5de285cec fixed lag when server full by moving the getauthid stuff to only happening on connects, also ensured bots should not run around with tmp's anymore after a surf 2023-06-25 12:07:05 +02:00
jenz
dee6e7b607 replacing while loops with concatting 2023-06-20 23:47:39 +02:00
jenz
7322850427 removed some db reconnections as might be cause of handles issue 2023-06-18 23:55:34 +02:00
jenz
f6b805ed1d less times where refreshing connection, hopefully no handle leaks 2023-06-18 23:29:45 +02:00
jenz
9b19d01d0c moved DB connection validity to onmapstart instead of inside timer 2023-06-18 20:34:45 +02:00
jenz
65dcf5ddd4 removed dash 2023-06-15 19:37:01 +02:00
jenz
2b571aadd6 slight changes to adapt to new place 2023-06-14 23:45:48 +02:00
jenz
7d48e84720 saving the magick install script 2023-06-05 16:33:11 +02:00
jenz
d8fb87093a reduced by 2 threads, added more variety to responses by excluding messages used in past 5 days 2023-06-05 11:53:41 +02:00
jenz
0b72f58664 just stop being retarded and crash as you should when an error occurs 2023-06-05 02:08:33 +02:00
jenz
768f15ddcd finally redid the settings file so DB connections just depend on json file on disk 2023-06-03 19:34:48 +02:00
jenz
64e9000781 trivial update 2023-05-21 22:18:47 +02:00
jenz
ee47732374 exclude specs from average hour count if not too many people are active on the server 2023-05-18 21:07:37 +02:00
jenz
b383d3c0f7 plugin for jump king 2023-05-15 22:53:08 +02:00
jenz
affa08d13a ignoring failed files that might have changed during tar 2023-05-14 13:11:59 +02:00
jenz
009be546a0 excluding svencoop maps 2023-05-14 12:49:30 +02:00
jenz
6cbdf168af updated backups system 2023-05-10 22:38:52 +02:00
jenz
4f725a2797 excluding compressing itself 2023-05-07 18:55:34 +02:00
jenz
6e73117876 feex 2023-05-07 16:36:29 +02:00
jenz
7cf6527d21 updating README file 2023-05-07 16:34:52 +02:00
jenz
dcac8d1738 deleting result sets, some bug fixes etc 2023-04-30 15:21:36 +02:00
jenz
c71f1e0209 delete dbresults in more cases, some printing, using getclientserial 2023-04-30 12:14:28 +02:00
jenz
60997ee165 added more print messages 2023-04-29 13:41:32 +02:00
jenz
d5c3a253ff added chat message when timer gets disabled due to event. i forgot the feature existed. 2023-04-29 13:26:37 +02:00
jenz
e69a3509cd maybe needed check 2023-04-24 23:26:06 +02:00
jenz
8968fd32c3 maybe needed check 2023-04-24 23:21:17 +02:00
jenz
eb43309bfc maybe needed check 2023-04-24 23:15:04 +02:00
jenz
901cc232eb added feature requested by bigode 2023-04-23 20:21:28 +02:00
jenz
63585069d1 yoshmi pointed out that names were not always up to date in the top 100 command 2023-04-16 19:45:10 +02:00
jenz
42332e036d changed to 25 days for deleting files as backups now are generated simply 3 times per month 2023-04-15 21:53:25 +02:00
jenz
fea92e9052 missed excluding maps, that was a dumb mistake 2023-04-12 16:29:55 +02:00
jenz
a11a422b0d fixed query issues 2023-04-11 23:19:07 +02:00
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