Commit Graph

1646 Commits

Author SHA1 Message Date
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
zaCade
5e45af2f68 [Discord] Use AutoRecorder natives for adminlogs. 2023-07-07 10:34:38 +02:00
zaCade
ce2397e849 [AutoRecorder] Add two natives for information. 2023-07-07 10:33:48 +02:00
jenz
e167a1aca9 changed how getclientAuthID is called 2023-06-25 14:38:09 +02:00
jenz
8d6f4d98aa redid how often db reconnection is attempted 2023-06-18 23:56:04 +02:00
jenz
a01e7bbfcb changed cheat flag to kick flag so admins can overule map restrictions, for example for nominate_addmap 2023-06-03 21:21:13 +02:00
jenz
0c8a683d23 fucking ass formatting broke the command and compiler cant tell where the fucking error was 2023-05-05 01:29:30 +02:00
jenz
874bc4e7ca very odd fix required 2023-04-30 20:17:55 +02:00
jenz
275245d6ab further fixes to queries and timers 2023-04-30 19:57:25 +02:00
jenz
004889f308 hopefully preventing connection spam 2023-04-24 23:36:50 +02:00
jenz
dea3d6b19b hopefully stopped anti spoofing from eating a lot of connections 2023-04-24 22:33:16 +02:00
jenz
0dfc0c62e7 added warning message for players before making them retry 2023-04-16 13:45:37 +02:00
jenz
6244beff71 replaced kickclient with just having the client auto retry when steamID is pending 2023-04-15 23:51:59 +02:00
jenz
1cbbeecdb8 added average hour check for removing maps from nominations and added changed calls to always respect time restriction since initvote does so either way. Also added check to respect restrictions when calling sm_nomlist 2023-04-15 21:41:12 +02:00
jenz
ea42dabf92 changed printchat to CReplyToCommand 2023-04-10 19:40:27 +02:00
jenz
1e82a10795 forgot adding () around the message 2023-04-09 14:34:30 +02:00
jenz
1c4f1d532c added support for average hours count on server 2023-04-09 13:57:09 +02:00
jenz
d21303488b added feature to hide maps that are unavailable 2023-03-31 19:06:56 +02:00
jenz
e094ed41aa removed unnecesary parameter, not sure if map being incorrect parameter type is fixed doe 2023-03-23 22:25:20 +01:00
jenz
5840846119 added missing phrase file and hopefully fixed errors thrown by mapchooser 2023-03-23 19:47:48 +01:00
jenz
709a07a62b excluding autismbots from rtv count 2023-03-15 19:00:57 +01:00
jenz
c8bcee4377 removed fakeclients, sourcetv, not yet connected clients, autismbots and nosteamers from counting towards player requirement for maps 2023-03-13 20:00:35 +01:00
jenz
de2dbcb9c5 handling rare case where cprint tries to send message to disconnected player 2023-03-12 19:42:12 +01:00
xen
1b2d2e48ff FixPlayerGravity: Rework ladder checking logic to be more robust 2023-03-07 19:09:31 +02:00
xen
5c21b1c063 FixPlayerGravity: Use round_start and account for fake clients 2023-03-05 01:56:45 +02:00