Commit Graph

1670 Commits

Author SHA1 Message Date
zaCade
567921451a [PlayerManager] Allow to disable authcheck via cvar (-1.0) 2023-12-23 12:18:43 +01:00
5c0bc9340f removed afk, fakeclient and autism bot check because it would mess too much up the main and alt candidates in zombie reloaded infectino 2023-12-19 20:22:12 +01:00
6959ce819c added restriction check so not displaying average hour if not restricted 2023-12-11 13:48:12 +01:00
7290cccb9d had forgotten check for mapstart/mapend which is needed for actual CD 2023-12-10 22:02:42 +01:00
7995d7dd82 fixed spelling mistake 2023-12-10 21:42:32 +01:00
9f42cd9e81 forgot spectator check 2023-12-10 15:22:08 +01:00
5ab55caec8 added feature so that all restrictions are removed if less than a certain amount of clients are considered active 2023-12-10 15:17:44 +01:00
8c0bfb037b removed most stuff again, just putting a hardcap to 8 players using hide 2023-12-03 01:43:41 +01:00
80a593a31d i outcommented kickclient since madness figured out that you get kicked if you dont have a working spray, i was able to replicate that myself 2023-11-29 16:59:07 +01:00
c6d13222ae redid ongameframe iteration again to skip all people not eligeble for hide 2023-11-26 23:19:21 +01:00
e10656b4d5 fixed previous_client indexes 2023-11-23 16:31:00 +01:00
jenz
a479a6d9ac updated the previous client to exclude the correct indexes of previous clients 2023-11-13 20:07:02 +01:00
jenz
714dbe9571 made decision to remove checkmaprestrictions as it just annoys people because they dont understand why their nominations suddenly are removed 2023-11-04 23:09:33 +01:00
jenz
04ab4f9602 added feature for leader to nominate a map which skips the restrictions 2023-11-04 20:48:13 +01:00
jenz
0394a2a402 updated Hide to only have a single client being not transmitted at a time 2023-11-03 16:42:57 +01:00
jenz
8c673f4401 fixing runoff votes as sometimes they did happen despite a map receiving over 51% of votes 2023-10-10 00:11:30 +02:00
jenz
1de17daf48 updated the avghour message again to display percentage for rtv correctly 2023-09-30 11:45:13 +02:00
jenz
47085dcacf set cap to 100% 2023-09-30 10:05:40 +02:00
jenz
fc2f5d6eb9 updated the avghour command to distinct between nomination average hour and the mapvote/rtv average hour and also shows the clients own mapvote/rtv boost plus percentage worth 2023-09-30 03:15:44 +02:00
jenz
20ddc26c76 added showing percentage worth to both mapvote menu and to rtv messages 2023-09-29 20:14:21 +02:00
jenz
85504bef9b should represent revoting hopefully 2023-09-24 19:21:16 +02:00
jenz
75816b367d fixed percentage bugs and voting bugs when vote finished 2023-09-23 11:38:55 +02:00
jenz
8b03595c85 paranthesis 2023-09-23 10:02:07 +02:00
jenz
582703c271 updated translation file and mapvoting to allow weighted mapvotes 2023-09-23 03:03:02 +02:00
jenz
0b14a79482 updated mapchooser to avoid bug caused by calling rockthevote native or by calling SetupTimeleftTimer without g_WaitingForVote check 2023-09-17 15:53:15 +02:00
jenz
59eb86fa23 now re-evaluting each rtv when a person disconnects or connects 2023-09-17 00:29:00 +02:00
jenz
50058d15f1 attempt at hopefully fixing the rare map voting bug 2023-09-14 21:31:57 +02:00
jenz
5808ec235d further changes to show rtv boost correctly and display in percentage 2023-09-12 21:20:16 +02:00
jenz
c09968a69d new version of rtv based on average hours, original is still backup file on OVH 2023-09-12 16:10:32 +02:00
jenz
a473f3d6ec changed autism bot checks to when players connect, changed so autism bots are eligble for being infected too if only one valid player is present to prevent infinite suicide loop 2023-09-11 19:30:06 +02:00
jenz
5e026ff7f3 reverted two return statements as i suspect them being cruelpits to glitched mapvotes 2023-09-05 21:46:00 +02:00
jenz
950fb9ce90 changed priority to low so that stats loading hopefully is quicker 2023-09-03 21:20:47 +02:00
jenz
8651cae482 for some reason we miss these entires in translation file, so just replacing with simple print 2023-09-03 20:16:49 +02:00
jenz
a4b527ea22 minor fixes to errors mentioned 2023-09-02 16:20:31 +02:00
jenz
be2c2797ab actually just removing timer to instead calling on postadminforward and disconnect. but also fixing warnings and just shifting indentation around 2023-09-02 01:02:34 +02:00
jenz
89cfffe410 after years its finally here 2023-08-30 23:02:52 +02:00
jenz
5ae9d004db fix basic.inc by removing methods already in methodmap by now 2023-08-30 20:02:36 +02:00
jenz
58b91973c1 updates for entwatch to work 2023-08-30 17:56:15 +02:00
jenz
e00352d8a0 mini fix 2023-08-30 17:27:39 +02:00
jenz
3e705f724b updated from any to char 2023-08-30 02:09:23 +02:00
jenz
b64abac26d multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:10:57 +02:00
zaCade
a0c0f7e92d [StopSounds] Add !stopambient, stops all ambient_generic sounds. 2023-08-20 10:32:35 +02:00
jenz
d2bb72bb88 fixed race condition that would overwrite admin access when using the unloze clan tag 2023-08-12 22:12:33 +02:00
zaCade
f8a4043e5d [StopSound] Fix music if statement. 2023-08-12 20:23:21 +02:00
zaCade
7b4b8fee77 [BotTargeting] Boredum too stronk. 2023-07-23 19:00:42 +02:00
jenz
97df90ed62 removed ability for nosteamers 2023-07-12 22:58:57 +02:00
zaCade
265dfce9d7 [Discord] Slight formatting and demo info. 2023-07-09 14:16:54 +02:00
zaCade
4cf7f2c8c2 [AutoRecorder] Fix a slight oversight, whoops. 2023-07-07 14:09:00 +02:00
zaCade
4e20c52b74 [Discord] Alter formatting slightly] 2023-07-07 13:59:22 +02:00
zaCade
5cca9ae651 [AutoRecorder] Add native to determine if recording. 2023-07-07 13:58:47 +02:00