Commit Graph

1739 Commits

Author SHA1 Message Date
b0c6be592d reverting the include for madness plugin again 2024-06-02 00:34:20 +02:00
ca37605983 logging when madness elite ze hack detector kicks somebody 2024-05-29 23:09:28 +02:00
c683de31e1 changed to high priority 2024-05-27 17:32:54 +02:00
c266365c68 only difference is that its disabled by default 2024-05-26 00:36:07 +02:00
zaCade
c179346262 [ReplicateGravity] Hopefully prevents replicating sv_gravity 0.0 2024-05-23 19:40:58 +02:00
zaCade
abc69e4807 [ReplicateGravity] 'New' stripped version of FixPlayerGravity. 2024-05-23 12:47:02 +02:00
b1c5aeb89f Merge branch 'master' of https://git.unloze.com/UNLOZE/sm-plugins
all good
2024-05-20 17:17:58 +02:00
993c311388 first adaption of perm self mute, probably fine 2024-05-20 17:17:36 +02:00
zaCade
098e671447 [PlayerManager] Change min value on cvar. 2024-05-19 04:51:29 +02:00
189e4b10e2 removed that the plugin manually unloads itself. it is important that the server instead handles loading and unloading plugins as unloading and loading can cause slow mapchanges 2024-05-17 20:27:45 +02:00
5ecfc920c4 did not actually change that much, maybe it just shows more than actual is changed due to tabs/spaces 2024-05-01 11:21:54 +02:00
aaec53ec79 eventually i gotta hit it right with a spot that works 2024-02-13 23:36:24 +01:00
56f6ac7e38 okay so mapend also did not detect it just like mapstart. right after the vote is however a fitting point to set the bol 2024-02-13 22:16:53 +01:00
af83da6f34 just betting on it working on mapend, ofc nobody is on a team at mapstart, me dumb 2024-02-13 21:21:57 +01:00
dbcc12fb03 changed true to false so CD is put on for when no map restrictions because of less than min requirement for enabling nomination restrictions 2024-02-08 18:43:22 +01:00
3713304d0d fixed client index being incorrect 2024-01-20 17:46:23 +01:00
2496036b35 Merge branch 'master' of https://git.unloze.com/UNLOZE/sm-plugins 2024-01-19 00:18:37 +01:00
5b62ad860f simple implementation so that nomination count also is affected by playtime 2024-01-19 00:17:10 +01:00
zaCade
669d29f119 [StopSound] Owner check for CSGO and minor corrections. 2023-12-23 12:23:50 +01:00
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