15e53c7759
fixing scaleability and health. also making scalebility for player a float
jenz2024-01-28 22:13:34 +01:00
4b01705bba
not redoing getclientserial but instead just passing the parameter along the way
jenz2024-01-28 15:34:27 +01:00
3e3a193e1c
remade for CSS zr. csgo is no more anyways. dont need the gamedata over here
jenz2024-01-28 00:49:36 +01:00
2d28912e3d
in rare cases a guy in top 5% and the next guy right outside of it have the same time. in those cases give them the same boost. also for last guy in 1% and first guy in 5%
jenz2024-01-27 17:43:48 +01:00
50cff40f7c
made toplvl into own plugin, had bs problem with response size. added endpoint to mitigate problem
jenz2024-01-27 15:58:29 +01:00
31e0568705
added veteran banner and redid how points are awarded
jenz2024-01-25 19:47:39 +01:00
99063d3de6
changed so chat tag can still display even if having a clan tag
jenz2024-01-20 15:43:16 +01:00
f6a44654b2
added lvl command to hide lvl, also added colors and chat tag for lvl
jenz2024-01-20 13:15:27 +01:00
0a398222ae
first upload, simply divides racetimer points by 1000 and says its your level if you dont have a clantag
jenz2024-01-19 12:13:49 +01:00
a568b1b7a9
added socket close when exiting. added pkill to users pid to clear /dev/shm. added exit post program to kill with pkill again due to atexit handler not responding to signals from outside python
jenz2024-01-06 19:38:47 +01:00
27eeb11a97
plugin for rotating maps thats are written inside the wtf.txt file, this is great for testing crashes related to mapchanges
jenz2023-12-16 17:54:50 +01:00
d6bf3799dd
ignoring index out of bounds cause for when leaving zone. also made pings spawn around 5 seconds into the round to mitigate entity pressure at round start
jenz2023-11-20 18:02:42 +01:00
2d1ae71634
added gamescore points and hlstats points for zone takeover
jenz2023-11-13 14:59:45 +01:00
a378487b93
reduced timer time
jenz2023-11-13 13:54:46 +01:00
759621625a
fixing pings in the ground
jenz2023-11-10 15:11:54 +01:00
aac14c873b
should be last zones and pings
jenz2023-11-10 15:00:25 +01:00
12652c76ea
adding additional zones and pings in cs_office
jenz2023-11-10 14:36:48 +01:00
c10043249e
adding zones and pings for cs_office
jenz2023-11-09 23:35:05 +01:00
f4c458260e
initial commit of zombie hunting zones
jenz2023-11-08 22:09:42 +01:00
923d46635e
added shell script and systemctl service for moving encaps edited files to stripper folder and for sending from stripper folder to his chroot jail
jenz2023-09-28 15:44:21 +02:00
bc5f212265
updated wait syntax because it was not supported any longer in asyncClient, replaced youtube-dl with yt-dlp in Commands
jenz2023-09-24 14:16:02 +02:00
cc56169ff9
removed non afk requirement when counting active players
jenz2023-09-17 19:33:58 +02:00
d071e57979
changed to float to hopefully not accidentally hit over limit of 5.0
jenz2023-09-17 00:27:22 +02:00
048054d216
further changes to show rtv boost correctly and display in percentage
jenz2023-09-12 21:20:34 +02:00
8bbb937f6f
added support for average hour to rtv
jenz2023-09-12 16:11:09 +02:00
44e43e5d8c
mini fix for averagehours
jenz2023-09-09 15:51:55 +02:00
8f0e8de8c3
hours go on ze2 now but dont increase there
jenz2023-09-06 21:20:51 +02:00
d17de4e92d
updated the excluded directories
jenz2023-09-06 17:55:24 +02:00
c00a625910
multiple syntax updates to adjust for 1.11.0.6946 SM build
jenz2023-08-29 18:11:52 +02:00
69f859f2ea
fixed minithing about disconnected client that zuff mentioned
jenz2023-08-14 15:56:32 +02:00
487a24f278
just adding delay
jenz2023-08-14 12:55:53 +02:00
d89ce6f0fd
added file for generating table with 5 best times from each map
jenz2023-08-09 22:35:07 +02:00
d1de5f6015
initial commit of fix for map. encap also made a stripper that does clearparenting when people are aware from vehciles
jenz2023-08-07 00:43:26 +02:00
eb0ee8dfde
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
jenz2023-08-04 23:34:50 +02:00
28bb26e897
simply adding check for the convar disablehtml motd to check if webapp misses the updates sometimes
jenz2023-08-01 23:49:29 +02:00
b54644c0ea
updated several things
jenz2023-08-01 22:15:35 +02:00
0dc389d62c
should actually already have been somewhere, ohwell
jenz2023-07-12 22:37:49 +02:00
39f8e99bc8
added mini comment on sourceban about if its same IP or steam ID thats detected
jenz2023-07-08 23:55:50 +02:00
0a18eeb5f3
last thing i wanted to make a config setting
jenz2023-06-29 21:19:50 +02:00
e77ee73bfc
slight change to randomness of sentence length and removing low cap again when responding
jenz2023-06-29 20:47:43 +02:00
dba5ebc3d1
updated README about fonts, added more app configurations and added the app.config file itself
jenz2023-06-28 22:46:52 +02:00
d5b9191521
redid query so its smaller by just inner joining sourcebans
jenz2023-06-25 17:21:34 +02:00
a88daaf583
redid getclientauthid to only on connect
jenz2023-06-25 13:26:26 +02:00
cfef039db5
reduced usage of getclientauthID to only on connects
jenz2023-06-25 13:03:32 +02:00
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
jenz2023-06-25 12:07:05 +02:00
cc96bb56a4
replacing while loops with concatting
jenz2023-06-20 23:47:39 +02:00
168bcf5b4e
removed some db reconnections as might be cause of handles issue
jenz2023-06-18 23:55:34 +02:00
16441ae7a5
less times where refreshing connection, hopefully no handle leaks
jenz2023-06-18 23:29:45 +02:00
fcb88886c9
moved DB connection validity to onmapstart instead of inside timer
jenz2023-06-18 20:34:45 +02:00
7c74bb9cf6
added option for generating average hour count of server
jenz2023-04-09 13:57:39 +02:00
34a578954c
added whitespace trim
jenz2023-04-03 22:42:02 +02:00
0175616ae6
initial commit of auto command generator for xenforo post
jenz2023-04-03 22:16:32 +02:00
40230f29c1
added variable for storing result instead of always just quering again
jenz2023-04-01 20:48:54 +02:00
3d12319247
added feature to completely ignore the racetimer, this was requested by encapsulation
jenz2023-03-27 23:17:19 +02:00
00a6f3ce8e
added requested feature to check game time of any steam ID
jenz2023-03-24 23:26:54 +01:00
4f5e6a5b3a
updated by request of machu to display top100
jenz2023-03-19 16:12:37 +01:00
eb0c8f8735
updated to permanent ban by request of ripper
jenz2023-03-18 22:09:04 +01:00
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
jenz2023-03-02 12:47:57 +01:00
272024d9f4
reduced amount of strings and removed overuse of threads
jenz2023-02-21 21:35:05 +01:00
138e887a80
added config file to read from and moved autism bot over to backups/demos vm
jenz2023-02-21 00:58:13 +01:00
f0fa8b0de1
updated to xz compression
jenz2023-02-20 21:52:34 +01:00
f51c3c1e60
reducing DB queries from high priority to low or normal, also removed obsolete repository
jenz2023-02-19 15:41:54 +01:00
94e9b7d949
adding 4 hour long ban for ban avoiding
jenz2023-02-14 21:29:45 +01:00
a38505f5e7
annotate function causes crash sometimes to just exception handling it
jenz2023-02-14 12:29:40 +01:00
933f849e7f
updated service, python script and README for flatpak steam and solving shared memory being full
jenz2023-02-13 21:38:06 +01:00