Commit Graph

378 Commits

Author SHA1 Message Date
jenz
0dc389d62c should actually already have been somewhere, ohwell 2023-07-12 22:37:49 +02:00
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
0a18eeb5f3 last thing i wanted to make a config setting 2023-06-29 21:19:50 +02:00
jenz
e77ee73bfc slight change to randomness of sentence length and removing low cap again when responding 2023-06-29 20:47:43 +02:00
jenz
dba5ebc3d1 updated README about fonts, added more app configurations and added the app.config file itself 2023-06-28 22:46:52 +02:00
jenz
d5b9191521 redid query so its smaller by just inner joining sourcebans 2023-06-25 17:21:34 +02:00
jenz
a88daaf583 redid getclientauthid to only on connect 2023-06-25 13:26:26 +02:00
jenz
cfef039db5 reduced usage of getclientauthID to only on connects 2023-06-25 13:03:32 +02:00
jenz
3c9470d64c 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
cc96bb56a4 replacing while loops with concatting 2023-06-20 23:47:39 +02:00
jenz
168bcf5b4e removed some db reconnections as might be cause of handles issue 2023-06-18 23:55:34 +02:00
jenz
16441ae7a5 less times where refreshing connection, hopefully no handle leaks 2023-06-18 23:29:45 +02:00
jenz
fcb88886c9 moved DB connection validity to onmapstart instead of inside timer 2023-06-18 20:34:45 +02:00
jenz
b7ae4e5f40 removed dash 2023-06-15 19:37:01 +02:00
jenz
8542e72a2c slight changes to adapt to new place 2023-06-14 23:45:48 +02:00
jenz
73be3c4904 saving the magick install script 2023-06-05 16:33:11 +02:00
jenz
0af6bd2421 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
9b371ce1ca just stop being retarded and crash as you should when an error occurs 2023-06-05 02:08:33 +02:00
jenz
2d54e2b831 finally redid the settings file so DB connections just depend on json file on disk 2023-06-03 19:34:48 +02:00
jenz
67298f6734 trivial update 2023-05-21 22:18:47 +02:00
jenz
bddf4ecab2 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
b18d551cf1 plugin for jump king 2023-05-15 22:53:08 +02:00
jenz
e2e0a0829b ignoring failed files that might have changed during tar 2023-05-14 13:11:59 +02:00
jenz
eb95019de8 excluding svencoop maps 2023-05-14 12:49:30 +02:00
jenz
2385004da4 updated backups system 2023-05-10 22:38:52 +02:00
jenz
f79327a11f excluding compressing itself 2023-05-07 18:55:34 +02:00
jenz
9dcd87c658 feex 2023-05-07 16:36:29 +02:00
jenz
cdf0d4e246 updating README file 2023-05-07 16:34:52 +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
48d793437a added more print messages 2023-04-29 13:41:32 +02:00
jenz
60ecb4f85d added chat message when timer gets disabled due to event. i forgot the feature existed. 2023-04-29 13:26:37 +02:00
jenz
9be3bbaa76 maybe needed check 2023-04-24 23:26:06 +02:00
jenz
6b3d5a615b maybe needed check 2023-04-24 23:21:17 +02:00
jenz
c585d124fc maybe needed check 2023-04-24 23:15:04 +02:00
jenz
7a53fd7faf added feature requested by bigode 2023-04-23 20:21:28 +02:00
jenz
a0c253c980 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
f3cccbc7fc 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
61028dae8a missed excluding maps, that was a dumb mistake 2023-04-12 16:29:55 +02:00
jenz
c203a9c091 fixed query issues 2023-04-11 23:19:07 +02:00
jenz
7c74bb9cf6 added option for generating average hour count of server 2023-04-09 13:57:39 +02:00
jenz
34a578954c added whitespace trim 2023-04-03 22:42:02 +02:00
jenz
0175616ae6 initial commit of auto command generator for xenforo post 2023-04-03 22:16:32 +02:00
jenz
40230f29c1 added variable for storing result instead of always just quering again 2023-04-01 20:48:54 +02:00
jenz
3d12319247 added feature to completely ignore the racetimer, this was requested by encapsulation 2023-03-27 23:17:19 +02:00
jenz
00a6f3ce8e added requested feature to check game time of any steam ID 2023-03-24 23:26:54 +01:00
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