a479a6d9ac
updated the previous client to exclude the correct indexes of previous clients
jenz2023-11-13 20:07:02 +01:00
714dbe9571
made decision to remove checkmaprestrictions as it just annoys people because they dont understand why their nominations suddenly are removed
jenz2023-11-04 23:09:33 +01:00
04ab4f9602
added feature for leader to nominate a map which skips the restrictions
jenz2023-11-04 20:48:13 +01:00
0394a2a402
updated Hide to only have a single client being not transmitted at a time
jenz2023-11-03 16:42:57 +01:00
8c673f4401
fixing runoff votes as sometimes they did happen despite a map receiving over 51% of votes
jenz2023-10-10 00:11:30 +02:00
1de17daf48
updated the avghour message again to display percentage for rtv correctly
jenz2023-09-30 11:45:13 +02:00
47085dcacf
set cap to 100%
jenz2023-09-30 10:05:40 +02:00
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
jenz2023-09-30 03:15:44 +02:00
20ddc26c76
added showing percentage worth to both mapvote menu and to rtv messages
jenz2023-09-29 20:14:21 +02:00
85504bef9b
should represent revoting hopefully
jenz2023-09-24 19:21:16 +02:00
75816b367d
fixed percentage bugs and voting bugs when vote finished
jenz2023-09-23 11:38:55 +02:00
582703c271
updated translation file and mapvoting to allow weighted mapvotes
jenz2023-09-23 03:03:02 +02:00
0b14a79482
updated mapchooser to avoid bug caused by calling rockthevote native or by calling SetupTimeleftTimer without g_WaitingForVote check
jenz2023-09-17 15:53:15 +02:00
59eb86fa23
now re-evaluting each rtv when a person disconnects or connects
jenz2023-09-17 00:29:00 +02:00
50058d15f1
attempt at hopefully fixing the rare map voting bug
jenz2023-09-14 21:31:57 +02:00
5808ec235d
further changes to show rtv boost correctly and display in percentage
jenz2023-09-12 21:20:16 +02:00
c09968a69d
new version of rtv based on average hours, original is still backup file on OVH
jenz2023-09-12 16:10:32 +02:00
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
jenz2023-09-11 19:30:06 +02:00
5e026ff7f3
reverted two return statements as i suspect them being cruelpits to glitched mapvotes
jenz2023-09-05 21:46:00 +02:00
950fb9ce90
changed priority to low so that stats loading hopefully is quicker
jenz2023-09-03 21:20:47 +02:00
8651cae482
for some reason we miss these entires in translation file, so just replacing with simple print
jenz2023-09-03 20:16:49 +02:00
a4b527ea22
minor fixes to errors mentioned
jenz2023-09-02 16:20:31 +02:00
be2c2797ab
actually just removing timer to instead calling on postadminforward and disconnect. but also fixing warnings and just shifting indentation around
jenz2023-09-02 01:02:34 +02:00
89cfffe410
after years its finally here
jenz2023-08-30 23:02:52 +02:00
5ae9d004db
fix basic.inc by removing methods already in methodmap by now
jenz2023-08-30 20:02:36 +02:00
58b91973c1
updates for entwatch to work
jenz2023-08-30 17:56:15 +02:00
dea3d6b19b
hopefully stopped anti spoofing from eating a lot of connections
jenz2023-04-24 22:33:16 +02:00
0dfc0c62e7
added warning message for players before making them retry
jenz2023-04-16 13:45:37 +02:00
6244beff71
replaced kickclient with just having the client auto retry when steamID is pending
jenz2023-04-15 23:51:59 +02:00
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
jenz2023-04-15 21:41:12 +02:00
ea42dabf92
changed printchat to CReplyToCommand
jenz2023-04-10 19:40:27 +02:00
1e82a10795
forgot adding () around the message
jenz2023-04-09 14:34:30 +02:00
1c4f1d532c
added support for average hours count on server
jenz2023-04-09 13:57:09 +02:00
d21303488b
added feature to hide maps that are unavailable
jenz2023-03-31 19:06:56 +02:00
e094ed41aa
removed unnecesary parameter, not sure if map being incorrect parameter type is fixed doe
jenz2023-03-23 22:25:20 +01:00
5840846119
added missing phrase file and hopefully fixed errors thrown by mapchooser
jenz2023-03-23 19:47:48 +01:00
709a07a62b
excluding autismbots from rtv count
jenz2023-03-15 19:00:57 +01:00
c8bcee4377
removed fakeclients, sourcetv, not yet connected clients, autismbots and nosteamers from counting towards player requirement for maps
jenz2023-03-13 20:00:35 +01:00
de2dbcb9c5
handling rare case where cprint tries to send message to disconnected player
jenz2023-03-12 19:42:12 +01:00
1b2d2e48ff
FixPlayerGravity: Rework ladder checking logic to be more robust
xen2023-03-07 19:09:31 +02:00
5c21b1c063
FixPlayerGravity: Use round_start and account for fake clients
xen2023-03-05 01:56:45 +02:00
551588cb2b
fixing handle and index errors, also added so mapgroup restrictions are respected
jenz2023-01-29 18:04:56 +01:00
5eafc7d228
[SB++] Fix mistakes in translations.
zaCade2023-01-28 16:10:45 +01:00
d31c79c1b1
[AntiFlood] Block all commands from unconnected players, can't kick them while unconnected.
zaCade2023-01-28 14:46:17 +01:00
987c643838
rehawl of mapchooser so clients can have multiple nominations where the maps with most nominations get into the vote
jenz2023-01-27 21:07:48 +01:00
1c851906db
[SB] Move to inactive.
zaCade2023-01-27 17:12:49 +01:00
dfacb14ce0
[SB++] Dont save BaseComm mutes/gags.
zaCade2023-01-27 16:22:48 +01:00
e385e661d4
[SB++] Initialize with version 1.6.4
zaCade2023-01-27 16:21:44 +01:00
50ac606c28
[FixGameUI] Change storage, entref only works for edicts.
zaCade2023-01-24 14:27:24 +01:00
856b97d65a
[AutoSilencer] Fix array out of bounds.
zaCade2023-01-24 13:44:45 +01:00
00e00d7680
[ExploitListener] Fix array out of bounds.
zaCade2023-01-24 13:43:53 +01:00