Commit Graph
58 Commits
Author SHA1 Message Date
BotoX 6fd8ef96db New plugin: FixAngles 2016-12-20 00:42:28 +01:00
BotoX 86c2d688a6 SDKUnhook apparently causes lag and RemoveEdict is evil 2016-12-19 09:29:54 +01:00
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
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
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
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
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
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
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
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
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
BotoX f5ca547c96 added in-production PointServerCommandFilter config 2016-01-22 23:25:07 +01:00
BotoX c532a321fa added experimental PointServerCommandFilter plugin 2016-01-19 23:58:55 +01:00
BotoX 459815ce0e converted newlines to unix 2016-01-19 23:57:32 +01:00
BotoX a0186f4a49 fixed errors in custom-chatcolors and hopefully fixed crash in SaveLevel 2016-01-17 01:32:50 +01:00
BotoX fc1981e234 added WeaponEquip plugin 2016-01-12 21:18:11 +01:00
BotoX 72f7665358 initial commit 2016-01-06 02:11:56 +01:00