Commit Graph

546 Commits

Author SHA1 Message Date
0cef6431ee fixing client crash by adding delay to respawning 2024-01-29 00:03:01 +01:00
78ee0b1a80 changed how .mdl loading behaves. now one skin is instead used for the store 2024-01-28 23:26:23 +01:00
bd678d5bf9 fixing scaleability and health. also making scalebility for player a float 2024-01-28 22:13:34 +01:00
24501118dc not redoing getclientserial but instead just passing the parameter along the way 2024-01-28 15:34:27 +01:00
de83c59171 remade for CSS zr. csgo is no more anyways. dont need the gamedata over here 2024-01-28 00:49:36 +01:00
e8dcfb5048 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% 2024-01-27 17:43:48 +01:00
41c7113560 made toplvl into own plugin, had bs problem with response size. added endpoint to mitigate problem 2024-01-27 15:58:29 +01:00
11417f5294 added veteran banner and redid how points are awarded 2024-01-25 19:47:39 +01:00
5fb74573f6 changed so chat tag can still display even if having a clan tag 2024-01-20 15:43:16 +01:00
f710afc337 added lvl command to hide lvl, also added colors and chat tag for lvl 2024-01-20 13:15:27 +01:00
109338173c giving fakeclients lvl 1 2024-01-19 12:30:30 +01:00
0342b0be44 first upload, simply divides racetimer points by 1000 and says its your level if you dont have a clantag 2024-01-19 12:13:49 +01:00
0ee4f2ef0e seems to help with making connecting more stable 2024-01-06 20:22:45 +01:00
6d91f50133 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 2024-01-06 19:38:47 +01:00
5005985ce3 self reminder 2024-01-05 13:07:30 +01:00
04d029035e helpful self reminder 2024-01-03 14:16:17 +01:00
cba33f4cde plugin for rotating maps thats are written inside the wtf.txt file, this is great for testing crashes related to mapchanges 2023-12-16 17:54:50 +01:00
cc43f1a563 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 2023-11-20 18:02:42 +01:00
jenz
4bdf11d8ff added gamescore points and hlstats points for zone takeover 2023-11-13 14:59:45 +01:00
jenz
4132d78272 reduced timer time 2023-11-13 13:54:46 +01:00
jenz
7d2405c74e fixing pings in the ground 2023-11-10 15:11:54 +01:00
jenz
9d720ba536 should be last zones and pings 2023-11-10 15:00:25 +01:00
jenz
ef87b0f32a adding additional zones and pings in cs_office 2023-11-10 14:36:48 +01:00
jenz
390459ccf3 adding zones and pings for cs_office 2023-11-09 23:35:05 +01:00
jenz
622e88ff82 initial commit of zombie hunting zones 2023-11-08 22:09:42 +01:00
jenz
32d2d21794 had not noticed the client indexerror until now 2023-10-31 18:35:46 +01:00
jenz
6465427290 changed mind about where tracehulling should be performed 2023-10-28 00:38:54 +02:00
jenz
a049ed7f9a moved tracehull and setting angles out of timer and into onruncmd forward. this prevents having to use teleportentity 2023-10-28 00:30:53 +02:00
jenz
c68107be34 made extra check before teleport autismbot back, to ensure that the map teleporting the bot wont be missunderstood as the bot jumping off an edge 2023-10-25 21:49:04 +02:00
jenz
d5833f09cd hopefully now deleting only bz2 files when they are left over and not still being downloaded. hopefully the client now has a better chance at connecting than before 2023-10-01 21:05:47 +02:00
jenz
5b356c37ec added shell script and systemctl service for moving encaps edited files to stripper folder and for sending from stripper folder to his chroot jail 2023-09-28 15:44:21 +02:00
jenz
c9951c12b3 updated wait syntax because it was not supported any longer in asyncClient, replaced youtube-dl with yt-dlp in Commands 2023-09-24 14:16:02 +02:00
jenz
fda848f0f7 removed non afk requirement when counting active players 2023-09-17 19:33:58 +02:00
jenz
df6fa1f6b5 changed to float to hopefully not accidentally hit over limit of 5.0 2023-09-17 00:27:22 +02:00
jenz
a52836cda1 further changes to show rtv boost correctly and display in percentage 2023-09-12 21:20:34 +02:00
jenz
391c1790e4 added support for average hour to rtv 2023-09-12 16:11:09 +02:00
jenz
67d512830a mini fix for averagehours 2023-09-09 15:51:55 +02:00
jenz
2e1691e0de hours go on ze2 now but dont increase there 2023-09-06 21:20:51 +02:00
jenz
57dad202da updated the excluded directories 2023-09-06 17:55:24 +02:00
jenz
2f56562be3 minimal update 2023-09-02 18:47:21 +02:00
jenz
91669662b5 multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:11:52 +02:00
jenz
c86da82cb7 fixed minithing about disconnected client that zuff mentioned 2023-08-14 15:56:32 +02:00
jenz
6bd7e0fe51 just adding delay 2023-08-14 12:55:53 +02:00
jenz
8cf6a98b26 added file for generating table with 5 best times from each map 2023-08-09 22:35:07 +02:00
jenz
5ddc28db85 initial commit of fix for map. encap also made a stripper that does clearparenting when people are aware from vehciles 2023-08-07 00:43:26 +02:00
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