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
Obuss
9c0f171488
Fixed errors in SprayManager
...
FindTarget should just return 0 when it doesn't find someone tbh smh fam
2016-05-10 16:34:17 -05:00
BotoX
f632418de8
fixed error in Spectate plugin
2016-05-10 23:05:52 +02:00
BotoX
cc53433e1b
added Spectate plugin
2016-05-10 15:48:17 +02:00
BotoX
8546e64e1c
added Teleport plugin
...
Fixed late loading in SprayManager.
Added the ability to target specific clients/groups in sm_removespray.
Fixed a bug in sm_spray caused by not checking for
ProcessTargetString()'s return for negative values. (smh)
Spray lifetime is now reset when sprayed.
2016-05-10 12:57:25 +02:00
BotoX
abb0651421
Merge branch 'master' of github.com:CSSZombieEscape/sm-plugins
2016-05-09 21:25:26 +02:00
BotoX
b44b24149e
removed unused plugins
...
updated custom-chatcolors
2016-05-09 21:25:04 +02:00
Obuss
bd27f65870
Small admin menu update
...
Added an entry to force spray a client's spray.
2016-05-08 17:31:27 -05:00
BotoX
574eba7ee5
added convars to PlayerVisibility
...
fixed errors in SelfMute, StopSound and ExtraCommands
added server crash prevention to SvGravityFix
2016-05-08 23:03:46 +02:00
Obuss
eaec96f084
Fix some bugs in SprayManager
...
Fix "sm_spray" having no admin flag, this was due to previous testing.
Fix bugs caused by NULL_VECTOR not being NULL anymore after being used
in GetAngleVectors() (???)
2016-05-08 14:15:38 -05:00
BotoX
a393310e29
added SprayManager (made by Obus)
...
added PlayerVisibility
StopSound: reload sounds are now muted and cleanup
SelfMute: cleanup
AdminCheats, WeaponCleaner: fixed error
2016-05-08 02:46:46 +02:00
BotoX
11aefe731b
Added python scripts for easier compiling
...
Fixed bunch of includes and a warnings
Added ip addresses for admins to status
KnifeAlert prints to everyone now if someone gets infected due to a knifed zombie
Fixed WeaponCleaner not registering weapons if somebody disconnects
Refactored custom-chatcolors to new syntax, added autoreplace and some fixes
Added GFLClan.ru support to immunityreservedslots
added nominate_removemap to mapchooser_extended and fixed a bug for recently played maps
2016-04-26 12:46:45 +02:00
BotoX
29855d6669
fixed bug in immunityreserveslots from last commit
2016-03-05 01:45:37 +01:00
BotoX
ef2c81e2d6
added new plugins: KnifeAlert, immunityreserveslots (entWatch support), sourcebans+sourcecomms (fixed)
...
added sm_forceinputplayer to ForceInputs
added ZE_FFVII_Mako_Reactor_V6_B08 savelevel config
fixed runtime error in voiceannounce_ex and ExtraCommands
2016-03-05 00:34:03 +01:00
BotoX
d8ba114de3
fix last commit, wrong file pushed for SaveLevel.sp
2016-02-21 16:04:00 +01:00
BotoX
80d52d9aaa
improved SaveLevel (was malfunctioning on paramina)
...
fixed ConnectAnnounce
2016-02-21 16:01:40 +01:00
BotoX
9536307155
added missing configs to custom-chatcolors
2016-02-05 03:34:55 +01:00
BotoX
9dec690424
fixed errors on 65 slot server
2016-02-04 00:51:56 +01:00
BotoX
e0741d6155
PointServerCommandFilter: fixed negative value bug
...
nominations_extended: fixed nominate_addmap menu
ExtraCommands: fixed "no matching client was found" message
AdvancedTargeting: fixed missing MarkNativeAsOptional in include
2016-01-28 01:18:10 +01:00