Commit Graph

65 Commits

Author SHA1 Message Date
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
DoganGFL
8c484298e2 update all cfgs 2018-08-09 00:54: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
BotoX
f1e888f6e4 add sm_rtv_autodisable 2018-01-04 14:39:51 +01:00
zaCade
1cac46a063 Mapchooser: fix rtv playercount update.
That if statement in OnPlayerChangedTeam made me giggle when i saw it.
2017-11-01 00:51:48 +01:00
zaCade
7c0f5cc543 Mapchooser: Shorter code, is gud yes? 2017-10-23 00:07:56 +02:00
zaCade
a2ca41ee7a Mapchooser: Fix mapname not showing. 2017-10-19 19:58:33 +02:00
zaCade
1d7688ee00 Mapchooser: Fix obvious bug, seems noone noticed. 2017-10-19 19:48:48 +02:00
zaCade
6fc8146d7f Update Mapchooser Time restrictions
Time till nomination calculation might still be off. (restriction itself
works fine)
2017-10-15 16:20:53 +02:00