Commit Graph

1720 Commits

Author SHA1 Message Date
4302ed9247 fixed that on terminate round would constantly trigger new votes again 2024-09-20 11:04:56 +02:00
cbf1d4e15a added phrases and edition of mapchooser where mapvoting happens at the end of the map 2024-09-19 19:55:32 +02:00
9158cb6f32 fixed boundarie issues that only happen when alone 2024-09-19 18:59:28 +02:00
ccb87ec738 outcommented automatic retrying again. in the future we just restricting pending steam ID in knifeban, entwatch, bhopping etc etc 2024-08-24 14:40:55 +02:00
789e8d4bf3 upload of the temporary solution for the missing forward 2024-08-11 18:40:15 +02:00
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 2024-08-04 16:56:23 +02:00
0e5cc3175c made sure plugin does not need to be unloaded 2024-08-01 21:10:54 +02:00
be9d9dca43 updated numbers just 2024-07-30 20:26:19 +02:00
770f17c31e removed that mapleaders automatically just get 999 votes 2024-07-26 22:53:27 +02:00
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 2024-07-26 18:33:39 +02:00
8b94b0fc45 preventing leader nomination from getting picked in wrong order 2024-07-23 21:24:05 +02:00
103cbc4d56 re-using the function xen made for comperator. differentiating between leader and admin nom a bit more clearly 2024-07-23 19:40:48 +02:00
b354b75736 created a new table to fetch names from 2024-07-14 20:07:59 +02:00
2d869369c3 adding information about which query actually loses connection. set their priority higher. tries to re-run connection if needed 2024-07-09 14:36:58 +02:00
412d8589a3 added missing check 2024-07-04 19:48:48 +02:00
d51aea39cb changed DB priority to High 2024-07-01 12:57:33 +02:00
03952d76d3 extra check if arrays have no content 2024-06-30 00:36:12 +02:00
db3fe13dc8 last edit for now 2024-06-26 23:01:52 +02:00
a801d5d3bf fixed incorrect amount of fakeclients. added check for if autismbots are ingame. added them to being sillently renamed 2024-06-26 22:45:04 +02:00
zaCade
070e6dc5b7 [BotTargeting] Fix typo. 2024-06-26 20:55:15 +02:00
4e945bb6b4 sorry about the fucked up indenting 2024-06-26 20:01:38 +02:00
ebeee260e4 randomizing names and clantags of autismbots as well 2024-06-26 19:34:04 +02:00
7753c52b68 adding clantags from hlstats, names from the racetimer and just generally changed fakeclients amount. fakeclients amount is a dumb thing to change tbh 2024-06-26 16:59:26 +02:00
72ff8eb0ab search feature works again 2024-06-26 11:29:27 +02:00
4167f74894 its just nides fullupdate. works with 1.12 2024-06-26 10:53:25 +02:00
zaCade
87bb74837f [FakeClients] Remove bot motherzm exclusion & fix indents. 2024-06-22 10:59:06 +02:00
zaCade
ac7de82c6c [BotTargeting] Add motherzm exclusion. 2024-06-22 10:58:30 +02:00
2125d133e9 for some reason it has to be added here, otherwise torch cant find the function 2024-06-10 21:35:00 +02:00
9b0c48f9e5 copied fix from boss 2024-06-10 16:16:46 +02:00
072fdce144 resetting grav on forwards 2024-06-06 14:49:09 +02:00
434b568a99 added mother zombie exclusion for fakeclients and autismbots in the place where zacade suggested 2024-06-05 20:16:09 +02:00
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