Commit Graph

  • 0175616ae6 initial commit of auto command generator for xenforo post jenz 2023-04-03 22:16:32 +0200
  • 40230f29c1 added variable for storing result instead of always just quering again jenz 2023-04-01 20:48:54 +0200
  • 3d12319247 added feature to completely ignore the racetimer, this was requested by encapsulation jenz 2023-03-27 23:17:19 +0200
  • 00a6f3ce8e added requested feature to check game time of any steam ID jenz 2023-03-24 23:26:54 +0100
  • 4f5e6a5b3a updated by request of machu to display top100 jenz 2023-03-19 16:12:37 +0100
  • eb0c8f8735 updated to permanent ban by request of ripper jenz 2023-03-18 22:09:04 +0100
  • 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 jenz 2023-03-02 12:47:57 +0100
  • 272024d9f4 reduced amount of strings and removed overuse of threads jenz 2023-02-21 21:35:05 +0100
  • 138e887a80 added config file to read from and moved autism bot over to backups/demos vm jenz 2023-02-21 00:58:13 +0100
  • f0fa8b0de1 updated to xz compression jenz 2023-02-20 21:52:34 +0100
  • f51c3c1e60 reducing DB queries from high priority to low or normal, also removed obsolete repository jenz 2023-02-19 15:41:54 +0100
  • 94e9b7d949 adding 4 hour long ban for ban avoiding jenz 2023-02-14 21:29:45 +0100
  • a38505f5e7 annotate function causes crash sometimes to just exception handling it jenz 2023-02-14 12:29:40 +0100
  • 933f849e7f updated service, python script and README for flatpak steam and solving shared memory being full jenz 2023-02-13 21:38:06 +0100
  • 1d90363747 updated readme note jenz 2023-02-11 13:36:41 +0100
  • 595b8f54d2 shortened fingerprint down to single one jenz 2023-02-11 12:46:30 +0100
  • 6ff484c3e3 reduced fingerprint cause would not detect all jenz 2023-02-11 01:34:10 +0100
  • 4c098cd683 just badly recreating threadpool in case thread is stuck jenz 2023-02-10 23:53:30 +0100
  • 845c6dd0c0 tried fixing error messages that were reported jenz 2023-02-10 16:55:47 +0100
  • cb8c1f22f0 updated command for launching steam to minimize cpu usage jenz 2023-02-10 12:59:08 +0100
  • d52a19f3d0 removed bool update in sourcemod and added threads to flask jenz 2023-02-08 00:01:15 +0100
  • c63aeb605c added systemctl setup jenz 2023-02-07 22:24:58 +0100
  • 0a9c1f1394 updated db create script and updated mysql queries jenz 2023-02-07 20:45:15 +0100
  • a8fac665c9 fixed sourceban sql query jenz 2023-02-03 12:57:30 +0100
  • 2d3ef46f86 added discord integration and updated create table script jenz 2023-02-03 11:38:47 +0100
  • 532c3212ce added sql check on connection if the player has an active ban jenz 2023-02-03 01:44:45 +0100
  • 9f60bbbaa4 updated fingerprint generation jenz 2023-02-02 21:28:49 +0100
  • b080d9cc6f initial commit of ban detection project, still missing features and have to do more in regards to js jenz 2023-02-02 00:19:27 +0100
  • 0b300cf5f4 mitigated restarting by having timer launch another service that just restarts the actual service jenz 2023-01-11 13:00:47 +0100
  • de26140978 added service and timer for launching ze jenz 2023-01-10 14:59:53 +0100
  • 0f19ab08cf added check to prevent from teleporting player if they would get stuck jenz 2023-01-09 22:33:51 +0100
  • d5dae5c045 added feature so respawning at human with largest distance to any zm jenz 2023-01-04 22:22:44 +0100
  • 205bdd6d07 initial commit jenz 2023-01-01 23:39:45 +0100
  • 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 jenz 2022-12-23 11:50:54 +0100
  • 10eedf6529 updated datagram sockets, had managed to fuck up the port jenz 2022-11-19 21:57:25 +0100
  • eb7ed76d2e update to using futures again for quicker processing jenz 2022-10-23 17:40:47 +0200
  • 0cf47b8e6c initial commit for uploading just maps over a VM to OVH jenz 2022-10-20 00:37:58 +0200
  • 3316b6e74a should not be needed, is weird check jenz 2022-09-17 19:18:13 +0200
  • c72b97c657 changed roundstart to reset differently jenz 2022-08-17 21:07:31 +0200
  • 23cd40963c bug fixes, hopefully the last one needed jenz 2022-08-15 01:47:05 +0200
  • 470a5199c4 added bandaid fix for when select queries select 0 instead of S1 jenz 2022-08-12 01:03:20 +0200
  • 01eca3456e minor update fixing error hopefully jenz 2022-08-11 23:08:04 +0200
  • 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 jenz 2022-08-11 16:05:18 +0200
  • 26315fe33e minor updates and fixes jenz 2022-08-10 20:44:01 +0200
  • 43cb66b2d8 remade sql statement for altering table to just run every 10 seconds jenz 2022-08-10 13:17:09 +0200
  • 2c55476ea3 removing file not there and updating racetimer plugin to fix edge bug jenz 2022-08-10 00:55:03 +0200
  • a0879dd786 updated to handle new formatting jenz 2022-08-09 23:22:11 +0200
  • 30145198f4 updated so mako has its racezone back on racemode jenz 2022-08-09 15:54:34 +0200
  • bd82e3947f many updates jenz 2022-08-09 01:39:41 +0200
  • d29f3fa2f1 added check to prevent teleport abuse jenz 2022-08-02 14:27:20 +0200
  • 63703675e1 updated autism bot plugin and python script to make movement hopefully less annoying to players jenz 2022-07-14 21:23:19 +0200
  • 541030785b added hour check to avoid hours with no restrictions jenz 2022-07-07 18:20:59 +0200
  • e2795c8edc added delay for running commands in rcon channel, updated scraping to be even more generic. jenz 2022-06-25 13:40:30 +0200
  • 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 jenz 2022-06-20 21:01:10 +0200
  • 23a9c1e41c initial release of event notifier jenz 2022-06-19 13:40:27 +0200
  • e4712524d2 removed obsolete event notifier jenz 2022-06-15 23:21:14 +0200
  • 7bdfb1b288 readded the ingame commands dogan previously had jenz 2022-06-15 21:56:44 +0200
  • 0270ffc1e3 fixed removing the new comer role jenz 2022-06-15 18:24:47 +0200
  • 6aae70c0c9 made plugin for one time moving of all of dogans old stats to the new ones jenz 2022-06-13 22:51:02 +0200
  • 737aa5d8da removed detection of nobf and noaf jenz 2022-06-13 22:45:45 +0200
  • ba1fe9c5b6 maybe fixes none type error and that already is running jenz 2022-06-12 02:36:45 +0200
  • c0d9cfa343 changed logging message slightly jenz 2022-06-12 00:49:17 +0200
  • 3270eda941 changed length of the cheat param cell to get entire message jenz 2022-06-11 23:24:33 +0200
  • 2c5820dd3d initial commit: change in oryx is only outcommenting KickClient. Change in oryx-scroll is changing the message send to the native jenz 2022-06-11 23:02:43 +0200
  • 153f1c28ce slight print update and added new systemctl service instead of using timer jenz 2022-05-30 19:40:10 +0200
  • f7a399cb27 added VPN check to disallow people with jenz 2022-05-27 11:44:39 +0200
  • 444aa24f88 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 jenz 2022-05-26 23:05:14 +0200
  • 3514b74dd4 removed unimportant message jenz 2022-05-22 14:49:22 +0200
  • 304fffa29c updates so the verification goes through once 200 hours reached jenz 2022-05-22 14:41:29 +0200
  • 51aafce337 typo in readme jenz 2022-05-21 23:11:25 +0200
  • 028e06b2d6 initial commit for the discord verification bot checking ingame playtime jenz 2022-05-21 23:10:17 +0200
  • 29a6ab2698 updated service file jenz 2022-05-18 23:48:56 +0200
  • cd1b2ac7fb updated services again and exiting behaviour jenz 2022-05-18 23:41:52 +0200
  • d06d50a908 slight changes to service files jenz 2022-05-13 12:40:14 +0200
  • a9ce7a6fea reduced query time by checking for length of column, not a real long term solution but should be good enough for some years jenz 2022-05-07 14:20:26 +0200
  • 2128687809 logging generic information about players https requests jenz 2022-05-01 18:11:11 +0200
  • 359972f118 oops did not need the name jenz 2022-04-28 21:14:36 +0200
  • e51c8d87ad update for now. technically speaking could some kind of fingerprinting be very usefull here jenz 2022-04-28 21:12:51 +0200
  • 7892a73726 changed flow, now just missing python part jenz 2022-04-25 23:50:40 +0200
  • 3695f56d22 fixed queries to update appropiate rows jenz 2022-04-24 19:20:29 +0200
  • e7ada43c99 added random order jenz 2022-04-24 13:33:26 +0200
  • f04173482c added query display on update jenz 2022-04-23 18:36:34 +0200
  • 3fc37089bd demos being moved would cause file not found error leaving behind zip files on disk jenz 2022-04-23 12:05:22 +0200
  • cabe87d92a added limits and query for iterating nosteamers through rest endpoint jenz 2022-04-11 19:28:20 +0200
  • d679279a55 added logging message when kicking jenz 2022-04-10 20:29:33 +0200
  • 42faa95ffa added query to check if IP and steamID combo alreayd present to reduce amount of http requests jenz 2022-04-10 20:02:14 +0200
  • 69824f8eed added new API key, moved after boolean check, added check that sourceban ban was not unbanned jenz 2022-04-10 19:03:50 +0200
  • 5fcc8fef90 some IP's have no information about the provider or asn jenz 2022-04-10 16:01:19 +0200
  • 6f03f89f99 added like queries for subblocks of ip's jenz 2022-04-10 14:34:28 +0200
  • 3a59297a49 removed onmapstart truncating jenz 2022-04-09 23:52:27 +0200
  • ee414bc91f added to settings jenz 2022-04-09 21:52:08 +0200
  • bb553d6318 simple way to asn/country/provider for banned users and later also nosteam users jenz 2022-04-09 21:49:47 +0200
  • a08f5a10bf initial release of nosteam ASN verification jenz 2022-04-09 19:59:58 +0200
  • 1b02d1ac4d remade from screen to systemctl service jenz 2022-04-02 13:26:47 +0200
  • 64d7611576 made the ingame autism bots into systemctl services finally jenz 2022-04-02 12:57:54 +0200
  • 17d6c9c914 removed comment jenz 2022-03-27 12:34:21 +0200
  • b08f5cf249 updated README jenz 2022-03-27 12:21:51 +0200
  • 5830ed4aa7 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 jenz 2022-03-27 12:18:00 +0200
  • ec87a07ede updated readme and config settings being applied jenz 2022-03-25 19:59:42 +0100
  • 21f152e660 added extra threads again and moved variables to settings file jenz 2022-03-20 20:49:05 +0100