Commit Graph

  • 924ffd318c added timer so people can walk during the intermission jenz 2024-09-21 13:32:16 +0200
  • 3589dd66a3 forgot what i updated again but looks good on ze now. the random extend vote should hopefully not happen anymore when not intended. the mp_chattime stuff was moved to pluginstart, mapstart and mapend and seems to let the vote run fine now instead of switching map jenz 2024-09-21 11:18:03 +0200
  • e35b6a55ab added message indicating that rtv went through jenz 2024-09-20 15:01:27 +0200
  • 39628347b9 should safeguard votes from happening when the last vote is done, except of revotes of coruse jenz 2024-09-20 13:40:31 +0200
  • dc7cdd5e10 added check so if rtv happens while the last round ended that the map switches instantly. added novote option to the extend vote. added that the extend vote cant have a revote. jenz 2024-09-20 12:22:17 +0200
  • c25a3e203e fixed timer displaying when it should not jenz 2024-09-20 11:28:02 +0200
  • 4302ed9247 fixed that on terminate round would constantly trigger new votes again jenz 2024-09-20 11:04:56 +0200
  • cbf1d4e15a added phrases and edition of mapchooser where mapvoting happens at the end of the map jenz 2024-09-19 19:55:32 +0200
  • 9158cb6f32 fixed boundarie issues that only happen when alone jenz 2024-09-19 18:59:28 +0200
  • ccb87ec738 outcommented automatic retrying again. in the future we just restricting pending steam ID in knifeban, entwatch, bhopping etc etc jenz 2024-08-24 14:40:55 +0200
  • 789e8d4bf3 upload of the temporary solution for the missing forward jenz 2024-08-11 18:40:15 +0200
  • a296dd400c added functionality to check the map on a bunch of map specific plugins. this way we dont have to load/unload plugins that usually causes slow map changes or even causes crashes. momsurffix was compiled with sourcemod 1.11 jenz 2024-08-04 16:56:23 +0200
  • 0e5cc3175c made sure plugin does not need to be unloaded jenz 2024-08-01 21:10:54 +0200
  • be9d9dca43 updated numbers just jenz 2024-07-30 20:26:19 +0200
  • 770f17c31e removed that mapleaders automatically just get 999 votes jenz 2024-07-26 22:53:27 +0200
  • 0115f8bfc2 added native to leader to get if a client if one of the possible leaders. added to mapchooser that random picked maps respect cooldowns as well. changed so leaders and admins skip all cooldowns and restrictions jenz 2024-07-26 18:33:39 +0200
  • 8b94b0fc45 preventing leader nomination from getting picked in wrong order jenz 2024-07-23 21:24:05 +0200
  • 103cbc4d56 re-using the function xen made for comperator. differentiating between leader and admin nom a bit more clearly jenz 2024-07-23 19:40:48 +0200
  • b354b75736 created a new table to fetch names from jenz 2024-07-14 20:07:59 +0200
  • 2d869369c3 adding information about which query actually loses connection. set their priority higher. tries to re-run connection if needed jenz 2024-07-09 14:36:58 +0200
  • 412d8589a3 added missing check jenz 2024-07-04 19:48:48 +0200
  • d51aea39cb changed DB priority to High jenz 2024-07-01 12:57:33 +0200
  • 03952d76d3 extra check if arrays have no content jenz 2024-06-30 00:36:12 +0200
  • db3fe13dc8 last edit for now jenz 2024-06-26 23:01:52 +0200
  • a801d5d3bf fixed incorrect amount of fakeclients. added check for if autismbots are ingame. added them to being sillently renamed jenz 2024-06-26 22:45:04 +0200
  • 070e6dc5b7 [BotTargeting] Fix typo. zaCade 2024-06-26 20:55:15 +0200
  • 4e945bb6b4 sorry about the fucked up indenting jenz 2024-06-26 20:01:38 +0200
  • ebeee260e4 randomizing names and clantags of autismbots as well jenz 2024-06-26 19:34:04 +0200
  • 7753c52b68 adding clantags from hlstats, names from the racetimer and just generally changed fakeclients amount. fakeclients amount is a dumb thing to change tbh jenz 2024-06-26 16:59:26 +0200
  • 72ff8eb0ab search feature works again jenz 2024-06-26 11:29:27 +0200
  • 4167f74894 its just nides fullupdate. works with 1.12 jenz 2024-06-26 10:53:25 +0200
  • 87bb74837f [FakeClients] Remove bot motherzm exclusion & fix indents. zaCade 2024-06-22 10:59:06 +0200
  • ac7de82c6c [BotTargeting] Add motherzm exclusion. zaCade 2024-06-22 10:58:30 +0200
  • 2125d133e9 for some reason it has to be added here, otherwise torch cant find the function jenz 2024-06-10 21:35:00 +0200
  • 9b0c48f9e5 copied fix from boss jenz 2024-06-10 16:16:46 +0200
  • 072fdce144 resetting grav on forwards jenz 2024-06-06 14:49:09 +0200
  • 434b568a99 added mother zombie exclusion for fakeclients and autismbots in the place where zacade suggested jenz 2024-06-05 20:16:09 +0200
  • b0c6be592d reverting the include for madness plugin again jenz 2024-06-02 00:34:20 +0200
  • ca37605983 logging when madness elite ze hack detector kicks somebody jenz 2024-05-29 23:09:28 +0200
  • c683de31e1 changed to high priority jenz 2024-05-27 17:32:54 +0200
  • c266365c68 only difference is that its disabled by default jenz 2024-05-26 00:36:07 +0200
  • c179346262 [ReplicateGravity] Hopefully prevents replicating sv_gravity 0.0 zaCade 2024-05-23 19:03:42 +0200
  • abc69e4807 [ReplicateGravity] 'New' stripped version of FixPlayerGravity. zaCade 2024-05-23 12:47:02 +0200
  • b1c5aeb89f Merge branch 'master' of https://git.unloze.com/UNLOZE/sm-plugins all good jenz 2024-05-20 17:17:58 +0200
  • 993c311388 first adaption of perm self mute, probably fine jenz 2024-05-20 17:17:36 +0200
  • 098e671447 [PlayerManager] Change min value on cvar. zaCade 2024-05-19 04:51:29 +0200
  • 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 jenz 2024-05-17 20:27:45 +0200
  • 5ecfc920c4 did not actually change that much, maybe it just shows more than actual is changed due to tabs/spaces jenz 2024-05-01 11:21:54 +0200
  • aaec53ec79 eventually i gotta hit it right with a spot that works jenz 2024-02-13 23:36:24 +0100
  • 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 jenz 2024-02-13 22:16:53 +0100
  • af83da6f34 just betting on it working on mapend, ofc nobody is on a team at mapstart, me dumb jenz 2024-02-13 21:21:57 +0100
  • 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 jenz 2024-02-08 18:43:22 +0100
  • 3713304d0d fixed client index being incorrect jenz 2024-01-20 17:46:23 +0100
  • 2496036b35 Merge branch 'master' of https://git.unloze.com/UNLOZE/sm-plugins jenz 2024-01-19 00:18:37 +0100
  • 5b62ad860f simple implementation so that nomination count also is affected by playtime jenz 2024-01-19 00:17:10 +0100
  • 669d29f119 [StopSound] Owner check for CSGO and minor corrections. zaCade 2023-12-23 12:23:50 +0100
  • 567921451a [PlayerManager] Allow to disable authcheck via cvar (-1.0) zaCade 2023-12-23 12:18:43 +0100
  • 5c0bc9340f removed afk, fakeclient and autism bot check because it would mess too much up the main and alt candidates in zombie reloaded infectino jenz 2023-12-19 20:22:12 +0100
  • 6959ce819c added restriction check so not displaying average hour if not restricted jenz 2023-12-11 13:48:12 +0100
  • 7290cccb9d had forgotten check for mapstart/mapend which is needed for actual CD jenz 2023-12-10 22:02:42 +0100
  • 7995d7dd82 fixed spelling mistake jenz 2023-12-10 21:42:32 +0100
  • 9f42cd9e81 forgot spectator check jenz 2023-12-10 15:22:08 +0100
  • 5ab55caec8 added feature so that all restrictions are removed if less than a certain amount of clients are considered active jenz 2023-12-10 15:17:44 +0100
  • 8c0bfb037b removed most stuff again, just putting a hardcap to 8 players using hide jenz 2023-12-03 01:43:41 +0100
  • 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 jenz 2023-11-29 16:59:07 +0100
  • c6d13222ae redid ongameframe iteration again to skip all people not eligeble for hide jenz 2023-11-26 23:19:21 +0100
  • e10656b4d5 fixed previous_client indexes jenz 2023-11-23 16:31:00 +0100
  • a479a6d9ac updated the previous client to exclude the correct indexes of previous clients jenz 2023-11-13 20:07:02 +0100
  • 714dbe9571 made decision to remove checkmaprestrictions as it just annoys people because they dont understand why their nominations suddenly are removed jenz 2023-11-04 23:09:33 +0100
  • 04ab4f9602 added feature for leader to nominate a map which skips the restrictions jenz 2023-11-04 20:48:13 +0100
  • 0394a2a402 updated Hide to only have a single client being not transmitted at a time jenz 2023-11-03 16:42:57 +0100
  • 8c673f4401 fixing runoff votes as sometimes they did happen despite a map receiving over 51% of votes jenz 2023-10-10 00:11:30 +0200
  • 1de17daf48 updated the avghour message again to display percentage for rtv correctly jenz 2023-09-30 11:45:13 +0200
  • 47085dcacf set cap to 100% jenz 2023-09-30 10:05:40 +0200
  • 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 jenz 2023-09-30 03:15:44 +0200
  • 20ddc26c76 added showing percentage worth to both mapvote menu and to rtv messages jenz 2023-09-29 20:14:21 +0200
  • 85504bef9b should represent revoting hopefully jenz 2023-09-24 19:21:16 +0200
  • 75816b367d fixed percentage bugs and voting bugs when vote finished jenz 2023-09-23 11:38:55 +0200
  • 8b03595c85 paranthesis jenz 2023-09-23 10:02:07 +0200
  • 582703c271 updated translation file and mapvoting to allow weighted mapvotes jenz 2023-09-23 03:03:02 +0200
  • 0b14a79482 updated mapchooser to avoid bug caused by calling rockthevote native or by calling SetupTimeleftTimer without g_WaitingForVote check jenz 2023-09-17 15:53:15 +0200
  • 59eb86fa23 now re-evaluting each rtv when a person disconnects or connects jenz 2023-09-17 00:29:00 +0200
  • 50058d15f1 attempt at hopefully fixing the rare map voting bug jenz 2023-09-14 21:31:57 +0200
  • 5808ec235d further changes to show rtv boost correctly and display in percentage jenz 2023-09-12 21:20:16 +0200
  • c09968a69d new version of rtv based on average hours, original is still backup file on OVH jenz 2023-09-12 16:10:32 +0200
  • 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 jenz 2023-09-11 19:30:06 +0200
  • 5e026ff7f3 reverted two return statements as i suspect them being cruelpits to glitched mapvotes jenz 2023-09-05 21:46:00 +0200
  • 950fb9ce90 changed priority to low so that stats loading hopefully is quicker jenz 2023-09-03 21:20:47 +0200
  • 8651cae482 for some reason we miss these entires in translation file, so just replacing with simple print jenz 2023-09-03 20:16:49 +0200
  • a4b527ea22 minor fixes to errors mentioned jenz 2023-09-02 16:20:31 +0200
  • be2c2797ab actually just removing timer to instead calling on postadminforward and disconnect. but also fixing warnings and just shifting indentation around jenz 2023-09-02 01:02:34 +0200
  • 89cfffe410 after years its finally here jenz 2023-08-30 23:02:52 +0200
  • 5ae9d004db fix basic.inc by removing methods already in methodmap by now jenz 2023-08-30 20:02:36 +0200
  • 58b91973c1 updates for entwatch to work jenz 2023-08-30 17:56:15 +0200
  • e00352d8a0 mini fix jenz 2023-08-30 17:27:39 +0200
  • 3e705f724b updated from any to char jenz 2023-08-30 02:09:23 +0200
  • b64abac26d multiple syntax updates to adjust for 1.11.0.6946 SM build jenz 2023-08-29 18:10:57 +0200
  • a0c0f7e92d [StopSounds] Add !stopambient, stops all ambient_generic sounds. zaCade 2023-08-19 16:16:50 +0200
  • d2bb72bb88 fixed race condition that would overwrite admin access when using the unloze clan tag jenz 2023-08-12 22:12:33 +0200
  • f8a4043e5d [StopSound] Fix music if statement. zaCade 2023-08-12 20:23:21 +0200