Commit Graph

308 Commits

Author SHA1 Message Date
jenz
0b300cf5f4 mitigated restarting by having timer launch another service that just restarts the actual service 2023-01-11 13:00:47 +01:00
jenz
de26140978 added service and timer for launching ze 2023-01-10 14:59:53 +01:00
jenz
0f19ab08cf added check to prevent from teleporting player if they would get stuck 2023-01-09 22:33:51 +01:00
jenz
d5dae5c045 added feature so respawning at human with largest distance to any zm 2023-01-04 22:22:44 +01:00
jenz
205bdd6d07 initial commit 2023-01-01 23:39:45 +01:00
jenz
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 2022-12-23 11:50:54 +01:00
jenz
10eedf6529 updated datagram sockets, had managed to fuck up the port 2022-11-19 21:57:25 +01:00
jenz
eb7ed76d2e update to using futures again for quicker processing 2022-10-23 17:40:47 +02:00
jenz
0cf47b8e6c initial commit for uploading just maps over a VM to OVH 2022-10-20 00:37:58 +02:00
jenz
3316b6e74a should not be needed, is weird check 2022-09-17 19:18:13 +02:00
jenz
c72b97c657 changed roundstart to reset differently 2022-08-17 21:07:31 +02:00
jenz
23cd40963c bug fixes, hopefully the last one needed 2022-08-15 01:47:05 +02:00
jenz
470a5199c4 added bandaid fix for when select queries select 0 instead of S1 2022-08-12 01:03:20 +02:00
jenz
01eca3456e minor update fixing error hopefully 2022-08-11 23:08:04 +02:00
jenz
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 2022-08-11 16:05:18 +02:00
jenz
26315fe33e minor updates and fixes 2022-08-10 20:44:01 +02:00
jenz
43cb66b2d8 remade sql statement for altering table to just run every 10 seconds 2022-08-10 13:17:09 +02:00
jenz
2c55476ea3 removing file not there and updating racetimer plugin to fix edge bug 2022-08-10 00:55:03 +02:00
jenz
a0879dd786 updated to handle new formatting 2022-08-09 23:22:11 +02:00
jenz
30145198f4 updated so mako has its racezone back on racemode 2022-08-09 15:54:34 +02:00
jenz
bd82e3947f many updates 2022-08-09 01:39:41 +02:00
jenz
d29f3fa2f1 added check to prevent teleport abuse 2022-08-02 14:27:20 +02:00
jenz
63703675e1 updated autism bot plugin and python script to make movement hopefully less annoying to players 2022-07-14 21:23:19 +02:00
jenz
541030785b added hour check to avoid hours with no restrictions 2022-07-07 18:20:59 +02:00
jenz
e2795c8edc added delay for running commands in rcon channel, updated scraping to be even more generic. 2022-06-25 13:40:30 +02:00
jenz
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 2022-06-20 21:01:10 +02:00
jenz
23a9c1e41c initial release of event notifier 2022-06-19 13:40:27 +02:00
jenz
e4712524d2 removed obsolete event notifier 2022-06-15 23:21:14 +02:00
jenz
7bdfb1b288 readded the ingame commands dogan previously had 2022-06-15 21:56:44 +02:00
jenz
0270ffc1e3 fixed removing the new comer role 2022-06-15 18:24:47 +02:00
jenz
6aae70c0c9 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
737aa5d8da removed detection of nobf and noaf 2022-06-13 22:45:45 +02:00
jenz
ba1fe9c5b6 maybe fixes none type error and that already is running 2022-06-12 02:36:45 +02:00
jenz
c0d9cfa343 changed logging message slightly 2022-06-12 00:49:17 +02:00
jenz
3270eda941 changed length of the cheat param cell to get entire message 2022-06-11 23:24:33 +02:00
jenz
2c5820dd3d 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
153f1c28ce slight print update and added new systemctl service instead of using timer 2022-05-30 19:40:10 +02:00
jenz
f7a399cb27 added VPN check to disallow people with 2022-05-27 11:44:39 +02:00
jenz
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 2022-05-26 23:05:14 +02:00
jenz
3514b74dd4 removed unimportant message 2022-05-22 14:49:22 +02:00
jenz
304fffa29c updates so the verification goes through once 200 hours reached 2022-05-22 14:41:29 +02:00
jenz
51aafce337 typo in readme 2022-05-21 23:11:25 +02:00
jenz
028e06b2d6 initial commit for the discord verification bot checking ingame playtime 2022-05-21 23:10:17 +02:00
jenz
29a6ab2698 updated service file 2022-05-18 23:48:56 +02:00
jenz
cd1b2ac7fb updated services again and exiting behaviour 2022-05-18 23:41:52 +02:00
jenz
d06d50a908 slight changes to service files 2022-05-13 12:40:14 +02:00
jenz
a9ce7a6fea 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
2128687809 logging generic information about players https requests 2022-05-01 18:11:11 +02:00
jenz
359972f118 oops did not need the name 2022-04-28 21:14:36 +02:00
jenz
e51c8d87ad update for now. technically speaking could some kind of fingerprinting be very usefull here 2022-04-28 21:12:51 +02:00