72 Commits
Author SHA1 Message Date
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
jenz d2bb72bb88 fixed race condition that would overwrite admin access when using the unloze clan tag 2023-08-12 22:12:33 +02:00
jenz 97df90ed62 removed ability for nosteamers 2023-07-12 22:58:57 +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
jenz 8bc1c2f22c fixed mistake so admin nominations are respected 2023-02-26 16:55:49 +01:00
jenz 1c29510d95 now i added the right file instead 2023-02-23 01:12:50 +01:00
jenz ae65307c64 fixed admin nominations display on nomlist by giving them most votes 2023-02-23 01:09:49 +01:00
jenz 3c32ca861d removed obsolete repository and updated some plugins DB priority level 2023-02-19 16:00:26 +01:00
jenz f3792affba update to display vote counts instead of names 2023-02-08 19:20:06 +01:00
jenz ade335943b update to send messages about ban avoiders 2023-02-03 11:39:34 +01:00
jenz ad01aee1b3 fixed dumb mistake i guess 2023-01-30 11:03:00 +01:00
jenz f4b2c416ba Merge branch 'master' of https://git.unloze.com/UNLOZE/sm-plugins
ok
2023-01-29 18:10:18 +01:00
jenz 551588cb2b fixing handle and index errors, also added so mapgroup restrictions are respected 2023-01-29 18:04:56 +01:00
jenz 987c643838 rehawl of mapchooser so clients can have multiple nominations where the maps with most nominations get into the vote 2023-01-27 21:07:48 +01:00
jenz e1583b5bff slight update requested by william 2023-01-18 21:50:32 +01:00
jenz ecc3cad771 added boolean column set on player connect/disconnect. Also resets on DB Connection. Ensures to only fetch rows for hiding sprays of clients who are ingame too 2022-06-18 21:39:13 +02:00
jenz 13485194ab removed obsolete plugin 2022-06-15 21:59:12 +02:00
jenz 993bf551d8 reformatted the message to include name and steamID 2022-06-11 23:00:53 +02:00
jenz 52c6cb87c9 added oryx forward for detection 2022-06-11 20:06:10 +02:00
jenz db85191b35 fixed steam ID 2022-06-07 22:09:20 +02:00
jenz 9b34b07a00 updated by adding a timer to check so new clients connecting wont be missed to get blocked 2022-06-07 21:45:16 +02:00
jenz ad3af6e817 added support for spray hiding multiple people automatic on connection 2022-06-06 23:41:31 +02:00
jenz 16edc14753 added so autismbots can become mother zombie if max 3 humans are playing 2022-06-01 20:56:50 +02:00
jenzur 4149771beb removing give as cheat command so it cant be abused further unnoticed 2020-09-06 21:52:08 +02:00