Commit Graph

1324 Commits

Author SHA1 Message Date
BotoX
5cd37b4e7d Added search/filter to nominate and nominate_addmap
Refactor rockthevote
2016-12-19 08:34:52 +01:00
BotoX
bb5e3aa572 Refactor Status plugin and reduce sendbuffer 2016-12-19 08:33:35 +01:00
BotoX
ea25eb9aee refactor for dhooks2 2016-12-19 08:33:16 +01:00
BotoX
2733e53800 New plugin: RandomTriggerTouch
randomizes OnTrigger !activator by randomizing calls to trigger_multiple Touch
2016-12-05 23:05:51 +01:00
BotoX
3818fea767 Fix some memleaks :^) 2016-12-05 21:14:59 +01:00
BotoX
4c6a9e7f57 New plugin: NameFilter
Remove un-typable characters from players names.
2016-12-05 18:57:05 +01:00
BotoX
8598179f26 New plugin: AntiFlood
Kick players who are flooding the server
2016-12-05 18:51:28 +01:00
BotoX
4e804288dc more sm_nominate_exclude functionality 2016-12-05 18:50:44 +01:00
Obuss
8c27dfa931 Woops
Let's not prevent everyone but admins from spraying ok?
I need some caffeine...
2016-12-02 06:49:24 -06:00
Obuss
638f816605 💫
Added neato features to SprayManager because why not
Fix ooooooooooold bug in SprayManager
Fix horrific mistake in ExtraCommands
2016-12-02 05:55:09 -06:00
Obuss
4037006f98 Misc improvements to certain plugins
Fixed bug in SprayManager.sp
Added sm_setscore and sm_setteamscore to ExtraCommands.sp
Misc improvements to Status.sp (serverfps.inc made by GoD-Tony, I just
updated win sig)
Logging and misc improvements to Teleport.sp
2016-11-30 13:40:59 -06:00
Obuss
ebbb7b4d62 Fix dumb-ness introduced in eeb3ecb028. 2016-11-19 16:33:55 -06:00
Obuss
eeb3ecb028 Small improvements to SprayManager
Fixed (some) gross code.
Enabled long range spraying on entities that allow it.
Added simple non-aids anti jump spam plugin for zr.
2016-11-19 14:13:58 -06:00
Obuss
4186448f5c Fixed small issues in some plugins.
Added barebones radio blocking plugin.
2016-11-04 10:15:24 -05:00
BotoX
062a08b67e Fix issues in a few plugins. 2016-10-26 22:46:10 +02:00
BotoX
c66709f27c added new ReservedSlot plugin 2016-09-09 22:45:51 +02:00
BotoX
0e1c5fbda3 AfkManager: add GetClientIdleTime native 2016-09-09 22:43:02 +02:00
BotoX
ce896e1a04 remove immunityreservedslots 2016-09-09 22:41:38 +02:00
BotoX
4c7de59b44 sourcecomms: fixed admin immunity check 2016-09-09 22:41:13 +02:00
BotoX
d11e4786e1 Merge branch 'master' of github.com:CSSZombieEscape/sm-plugins 2016-08-23 13:27:44 +02:00
BotoX
072ce9f815 mapchoose_extended: properly fix 40f3680e08 2016-08-23 13:26:09 +02:00
Obuss
2973644e51 Fixed a bug in SprayManager where sm_banspray would trace angles and ban the spray under the xhair of the
caller even if a target was supplied.
2016-08-21 04:01:23 -05:00
BotoX
3fb959dffc AfkManager: improvements. 2016-08-19 21:33:40 +02:00
BotoX
40f3680e08 mapchooser_extended: honor map restriction for maps inserted if there are not enough nominations 2016-08-17 20:58:49 +02:00
Obuss
be3b773621 Minor bugfixes for SprayManager
Allow sm_banspray to receive no args and use xhair scan instead
2016-08-16 15:03:59 -05:00
BotoX
a88bff57b5 custom-chatcolors: Fix group tags not working if client doesn't have access to set a custom tag. 2016-08-13 18:13:33 +02:00
BotoX
7baa42c3f3 mapchooser_extended: Refactored to new syntax
Added better cooldown system
Added MinPlayers/MaxPlayers system
2016-08-11 17:48:20 +02:00
BotoX
f3b8ce8b89 PlayerVisibility: Fix bug on paranoid 2016-08-10 21:22:14 +02:00
BotoX
c2f97f776a Added new plugin: GlowColors 2016-08-10 03:05:12 +02:00
BotoX
8ac99cf11d ExtraCommands: add fcvar command 2016-08-10 03:05:12 +02:00
BotoX
5090fd7412 SelfMute: Added mute exempting 2016-08-10 03:05:12 +02:00
BotoX
387da4b623 custom-chatcolors: Do not load tags if client doesn't have access 2016-08-10 03:05:12 +02:00
BotoX
dbc2201df5 PlayerVisibility: Fix bugs. 2016-08-10 03:05:12 +02:00
BotoX
4c62101bcc WeaponCleaner: add late loading support, enforce new syntax 2016-08-10 03:05:12 +02:00
BotoX
883938b88c SourceComms: Fixed plugin error 2016-08-10 03:05:12 +02:00
BotoX
3d3034932a SaveLevel: Add support for setting levels, requires sm-ext-outputinfo v1.0+ 2016-08-10 03:05:07 +02:00
BotoX
199e46a937 ForceInputs: Added support for wildcards and refactor to new syntax 2016-08-10 00:57:52 +02:00
BotoX
2dea599894 AfkManager: fixed bugs, teleports don't un-afk anymore. 2016-08-10 00:56:36 +02:00
BotoX
7193354b58 AdminCheats: internal improvements 2016-08-10 00:53:09 +02:00
Obuss
0beb3c32f7 Updated ExtraCommands.sp
Added resize/setmodel/getmodel commands
2016-06-12 11:07:52 -05:00
Obuss
af3a339a83 Fixed small error in Teleport.sp
I forgot FindTarget returns -1 when no target is found again (´・ω・`)
2016-06-01 22:09:50 -05:00
BotoX
5ba8cae70a added cs: go support to SelfMute, WeaponCleaner and voiceannounce_ex
fixed sourcebans version by request
fixed awful bug in spectate plugin
2016-05-19 16:12:34 +02:00
Obuss
8d50f9f849 Added ConVar for bomb zone 2016-05-15 23:42:59 -05:00
Obuss
4c5e8ed775 Fixed memory leak in SprayManager 2016-05-15 15:46:46 -05:00
Obuss
d68ff2465f Updated ExtraCommands
Added respawn and cash setting commands.
Added neat colors to chat prints.
Refactored code to new syntax :>.
2016-05-14 14:33:15 -05:00
Obuss
3dc5f9a392 Updated AdvancedTargeting
Add random, randomct and randomt targeting methods.
Delete old deprecated code and clean up code a little bit.
2016-05-14 09:29:47 -05:00
Obuss
f748e815c6 Made sm_sprayban length argument mandatory
Because people enjoy not using it and bans end up being permanent for no
good reason. :<
2016-05-14 06:20:31 -05:00
BotoX
5528e16739 fixed sm_unmute not removing session mutes from the DB 2016-05-12 21:31:12 +02:00
BotoX
5bc361b5bb Merge branch 'master' of github.com:CSSZombieEscape/sm-plugins 2016-05-12 21:22:19 +02:00
BotoX
fc9df5f1bc properly implemented session mutes 2016-05-12 21:21:34 +02:00