Commit Graph

171 Commits

Author SHA1 Message Date
jenz
5e026ff7f3 reverted two return statements as i suspect them being cruelpits to glitched mapvotes 2023-09-05 21:46:00 +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
e00352d8a0 mini fix 2023-08-30 17:27:39 +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
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
275245d6ab further fixes to queries and timers 2023-04-30 19:57:25 +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
xen
5fd70ab580 rockthevote_extended: Add UnRTV 2023-02-15 14:31:06 +02:00
xen
ec961cfa58 rockthevote_extended: Add translations file 2023-02-15 13:57:05 +02:00
xen
aebf120544 nominations_extended: Sort the nomination list by vote count 2023-02-09 11:41:48 +02:00
jenz
f3792affba update to display vote counts instead of names 2023-02-08 19:20:06 +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
xen
3f7c716934 nominations_extended: Add sm_nom as an alias to nominate 2022-11-13 07:36:45 +02:00
721a888463 MCE: fix cd time bug 2021-05-14 14:42:10 +01:00
hubdom
fe0a20ff44 MCE: on last round end display next map in chat 2021-01-26 13:03:10 +01:00
dogan
ae14cf0899 tiny fixes
mce: add message for awarness of the random position on votes
selectivebhop: fix client/target confusion
2020-11-09 16:01:22 +01:00
dogan
0b1fee4e78 mce: count connecting clients for player limits 2020-11-03 14:19:30 +01:00
dogan
4643f44cb1 rtv: Neon still doesnt like digits
+ print to all when rtv is enabled after initial delay of map start or rtv vote
2020-07-14 14:49:41 +02:00
hubdom
26a23ae643 MCE: add native to simulate MapEnd (for Cooldowns) 2020-07-09 23:23:40 +02:00
dogan
6911b31afd rtv: fix typos 2020-06-10 13:03:41 +02:00
dogan
f7dc06a6e5 rtv: split calculation between steam and no-steam players 2020-05-28 16:09:58 +02:00
BotoX
a2e4176b4a mapchooser_extended: fix nomlist VIP/name collision 2019-12-22 20:52:24 +01:00
BotoX
bd1c3bb24d mapchooser_extended: Fix bug with full nomination when addmap and removemap. Add nominate_removemap menu. 2019-12-22 14:10:01 +01:00
BotoX
ca37ab2a84 fix bugs in nominations_extended from last commits 2019-12-02 23:33:32 +01:00
neon
5eb7ba5491 weird flex but ok 2019-11-28 15:45:31 +01:00
neon
7af4170c00 blub 2019-11-28 14:08:24 +01:00
BotoX
013e68764f mapchooser: fix admin nominate menu restrictions 2019-11-26 22:00:23 +01:00
Dogan
0e53e97c44 rtv: count specs
looks like i was already not counting afks anyway
2019-11-19 19:55:50 +01:00
BotoX
488d6251a1 fix sm_rtv_autodisable 2019-10-01 12:36:27 +02:00
BotoX
c6818aabfd mapchooser_extended: time cooldown - current map played, update secrets 2019-09-23 17:33:21 +02:00
Dogan
27631bb256 rtv: adjustement cause of changes in ZombieManager
since we have more afk's in teams now, we shouldnt count them for rtv ratio
2019-09-20 14:17:34 +02:00
BotoX
27724ad370 mapchooser_extended: fix bug 2019-09-19 21:07:02 +02:00
BotoX
3d71a33778 fix issues 2019-09-18 17:11:29 +02:00
BotoX
04eb96b0e2 Looks good. 2019-09-18 16:58:30 +02:00
BotoX
add15450df WIP 2019-09-18 12:36:08 +02:00
BotoX
3807248278 Revert "MCE: replace map-based CD system with time-based one"
This reverts commit 217f1680e0.
2019-09-18 09:22:41 +02:00
neon
a818cd24bf MCE: replace map-based CD system with time-based one 2019-09-16 20:13:12 +02:00
neon
de29190f36 MCE: oops 2019-08-19 10:55:35 +02:00
neon
94d21d45e9 MCE: small improvement for the NoRestrictionTimeframe 2019-08-18 23:08:23 +02:00
neon
73a77fa919 MCE: Adding a timeframe where all map restrictions and CDs are disabled 2019-08-17 14:31:28 +02:00
BotoX
86ded5f01b mapchooser_extended: use new MenuShufflePerClient native for per-client randomized map vote menu 2019-08-14 15:21:24 +02:00
BotoX
a7a4acdcc4 mapchooser_extended: remove nativevotes (nobody uses that shit) 2019-08-13 20:46:30 +02:00
BotoX
0cd0913aff Merge remote-tracking branch 'unloze/master'
and fix like everything
2019-07-25 00:14:52 +02:00
neon
eeba405984 CloseHandle -> delete 2019-07-07 22:44:43 +02:00
Dogan
2520e5d6ec NoAdminTools: oops 2019-06-15 23:29:56 +02:00
Dogan
19c75cdd0c New Plugin: NoAdminTools
+ new native to mapchooser_extended
2019-06-15 23:25:37 +02:00
Dogan
3041a3b968 rockthevote_extended: revert last commit 2019-05-28 17:13:12 +02:00
Dogan
9b3b68bbe8 rtv_extended: fix for rtv
reenable rtv after maptime drops to 0 and map gets extended
2019-05-20 00:37:10 +02:00
neon
ce6d2a1d0b mce: adding sm_extends 2019-02-07 20:19:14 +01:00
neon
7620a0f01e nominations_extended: fix glitch/exploit 2018-12-06 22:23:16 +01:00
neon
7db16d3fc2 mce: RNG was not on our side in the mornings :/ 2018-10-02 12:19:36 +02:00
neon
b9ea40015a mce: mistakes happen....I guess :D 2018-09-27 10:56:37 +02:00
neon
0130a0d5f8 blaaaa 2018-09-24 00:11:51 +02:00
zaCade
d1555374be (¬‿¬) 2018-09-23 23:53:59 +02:00
neon
60ee341b85 blub2 2018-09-23 19:30:08 +02:00
neon
a66678bce3 blub 2018-09-23 18:36:59 +02:00
neon
92d33a1b0c true dat 2018-09-22 12:16:54 +02:00
neon
e2a2c37d97 mapchooser: how the fuck am I supposed to know that param1 = client??? 2018-09-22 12:11:57 +02:00
neon
95e8bf6475 mapchooser_extended: make certain maps only available for VIPs 2018-09-22 11:49:43 +02:00
neon
3c19b91972 nominations_extended: added time based restrictions for non-VIPs 2018-09-20 11:32:50 +02:00
zaCade
31ae72fe4a ಠ_ಠ 2018-09-18 16:59:27 +02:00
neon
57ec45c86d mapchooser_extended: small cleanup, nominations_extended: made sm_nomlist work through rcon 2018-09-18 16:51:10 +02:00
zaCade
db13adc4aa ಠ_ಠ 2018-09-18 16:47:47 +02:00
neon
8fad12df8d fokin zuff 2018-09-18 16:44:40 +02:00
neon
4dd6a78cb7 mapchooser_extended: store cooldowns in file 2018-09-18 16:35:21 +02:00
neon
51f1adf0a1 mapchooser_extended: store cooldowns in file 2018-09-18 16:35:11 +02:00
neon
a14c3d3633 dafuq am i doing today... 2018-09-03 21:27:03 +02:00
neon
7e959b861f ooof, nearly created a memleak 2018-09-03 21:00:29 +02:00
neon
41977d77db nominations_extended: made nomlist work through rcon 2018-09-03 20:59:08 +02:00
zaCade
b62176847f mapchooser_extended: map restriction related fix 2018-08-12 20:16:08 +02:00
BotoX
30fa51246e mapchooser_extended: map restriction related fix 2018-08-12 20:12:13 +02:00
neon
3c8d8c99f8 mapchooser_extended: mapchooser_extended: add reserved/random nomination slots (by Botox) 2018-08-10 12:43:49 +02:00
BotoX
ea03209f15 mapchooser_extended: multiple groups per map support GROUPS CAN NOW ONLY HAVE NUMBERS AS THEIR NAME!!! 2018-08-10 05:26:34 +02:00
BotoX
ef5e739376 mapchooser_extended: add reserved/random nomination slots 2018-08-10 03:23:39 +02:00
BotoX
eefb23882b batch remove trailing spaces and convert windows \r\n line endings to linux \n
i don't want to have to do this again, fix your shitty code editors @commiters !!!
2018-08-09 19:35:44 +02:00
BotoX
3385d96b54 fix compiling with latest sourcemod 2018-08-08 01:10:41 +02:00
zaCade
4a5ba9e986 MapChooser: Cleanup some dumb stuff. 2018-08-03 16:12:54 +02:00
zaCade
bad8090756 MapChooser: Change connected back to ingame. 2018-08-03 16:09:02 +02:00
zaCade
2e0556a0d1 MapChooser: Cleanup some dumb things. 2018-07-27 21:27:42 +02:00
e557bcb268 Changed MAXPLAYERS to dynamic MaxClients and switched ClientInGame For ClientConnected
MAXPLAYERS was making it throw an error cus he had an equal and MAXPLAYERS value is 65 and was erroring out.
2018-07-25 16:40:33 +02:00
zaCade
0e4b21116b MapChooser: Exclude bots from rtv count.
Commented out the old code instead of removing. For science!
2018-06-02 17:37:25 +02:00
BotoX
380b53ddc5 Block gagged players from nominating 2018-04-13 22:22:40 +02:00
BotoX
3d24fb83e0 mapchooser_extended: new feature: map group restrictions 2018-03-20 01:06:26 +01:00
BotoX
229fb7b8cd Add nomination pool (Obus) 2018-03-20 01:05:31 +01:00
BotoX
fa6b704db4 mapchooser_extended: honor map limits for automatically nominated maps 2018-01-19 15:36:19 +01:00