Commit Graph

449 Commits

Author SHA1 Message Date
d57bd5655e maybe fixes last wave not ending? 2024-02-23 23:25:46 +01:00
639361b95f added ambient sound and boss sounds as extra settings 2024-02-23 23:12:06 +01:00
2d661b5a30 fixing some indexes out of bounds 2024-02-23 20:01:24 +01:00
226cf3319b added buy as redirect to zmarket cause scynth asked 2024-02-23 19:55:02 +01:00
b4409d3a1b added smokegrenade, added ambient sound, due to request will bot scaling 0 now use zombie count to decide how many bots to spawn 2024-02-23 18:11:52 +01:00
0cb6d1c977 just changed so medic sets to max health instead of a static number 2024-02-22 23:29:05 +01:00
a14df3e10d checking if health perk from smrpg is active 2024-02-22 22:52:22 +01:00
c26c9255e1 added that zombies HP is displayed 2024-02-22 20:21:25 +01:00
155c8198a4 updated query to exclude empty fingerprints and null fingerprints 2024-02-18 11:37:43 +01:00
0165361efc fucked up the parameters 2024-02-17 20:40:35 +01:00
5f04a2f76a fixed sql syntax errors 2024-02-17 16:02:45 +01:00
92096977d9 removed inner join, instead doing subquery 2024-02-15 21:50:32 +01:00
d3b1a59885 fixed random knife swtiching for humans, reduced timer for respawning zombies and fixed mapchange when last day is beaten 2024-02-13 21:47:51 +01:00
4a5c556e66 fixed rare bug where guy in spectate would prevent zombies from spawning 2024-02-12 22:57:28 +01:00
8ef96b89ab added extra delay to probably fix client crash when moving bots around 2024-02-08 01:38:17 +01:00
cfcd2c5a9b replacing csgo fakecache feature with plain cachesound that works in css 2024-02-05 23:50:29 +01:00
950d7d8c68 added mapvote and forcertv related to last day 2024-02-05 22:23:30 +01:00
1e1eed7242 reset that one global int 2024-02-04 22:15:55 +01:00
b38426245c fixed client crash by adding delay to setting speed and health 2024-02-01 17:39:53 +01:00
cd24db9f53 fixed infect and human command 2024-01-31 21:05:50 +01:00
620e5e9ccc fixed class menu, zmarket menu and zombie speed i guess 2024-01-31 20:40:20 +01:00
c68128200a updating a bunch of stupid things 2024-01-31 13:20:49 +01:00
caf674479c hopefully fixed that its always detected when bots are missing 2024-01-31 00:36:51 +01:00
7b7f7a424b uploaded the config files as adapted for css. changed the plugin to not load mapstart and waves on pluginstart due to it fucking up the findatamap info 0. fixed respawning when joining late or when going spectate and going back to a team again 2024-01-30 23:52:50 +01:00
625e455cd4 redid how speed works and enforcing knives more aggresively on zombies 2024-01-30 21:04:10 +01:00
962d6ce67f changed check to see if bots actually spawned in, instead of checking if player spawned in. removed timer that removes weapons and use a hook instead 2024-01-30 16:16:48 +01:00
c907d9e99f fixed round termination when one zombie and fixed reserve ammo 2024-01-30 15:06:52 +01:00
552a81ac14 added a file with day names that are displayed at relevant times 2024-01-29 23:53:54 +01:00
1f1d2cb111 trying to fix stuff 2024-01-29 22:03:19 +01:00
d48bb8e343 fixing client crash by adding delay to respawning 2024-01-29 00:03:01 +01:00
72027c82a0 changed how .mdl loading behaves. now one skin is instead used for the store 2024-01-28 23:26:23 +01:00
15e53c7759 fixing scaleability and health. also making scalebility for player a float 2024-01-28 22:13:34 +01:00
4b01705bba not redoing getclientserial but instead just passing the parameter along the way 2024-01-28 15:34:27 +01:00
3e3a193e1c remade for CSS zr. csgo is no more anyways. dont need the gamedata over here 2024-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% 2024-01-27 17:43:48 +01:00
50cff40f7c made toplvl into own plugin, had bs problem with response size. added endpoint to mitigate problem 2024-01-27 15:58:29 +01:00
31e0568705 added veteran banner and redid how points are awarded 2024-01-25 19:47:39 +01:00
99063d3de6 changed so chat tag can still display even if having a clan tag 2024-01-20 15:43:16 +01:00
f6a44654b2 added lvl command to hide lvl, also added colors and chat tag for lvl 2024-01-20 13:15:27 +01:00
f9e03adff1 giving fakeclients lvl 1 2024-01-19 12:30:30 +01:00
0a398222ae 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
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 2024-01-06 19:38:47 +01:00
4652d4f02d self reminder 2024-01-05 13:07:30 +01:00
983cd503e7 helpful self reminder 2024-01-03 14:16:17 +01:00
27eeb11a97 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
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 2023-11-20 18:02:42 +01:00
jenz
2d1ae71634 added gamescore points and hlstats points for zone takeover 2023-11-13 14:59:45 +01:00
jenz
a378487b93 reduced timer time 2023-11-13 13:54:46 +01:00
jenz
759621625a fixing pings in the ground 2023-11-10 15:11:54 +01:00
jenz
aac14c873b should be last zones and pings 2023-11-10 15:00:25 +01:00