amxmodx/plugins
Freeman-AM 18b91278db Telemenu: Remove ducking feature for Natural Selection because of incompatibilities
The main reason to remove this feature and let it behave like normal in Natural Selection is the fact that, in this game, there is different classes. Humans can crouch when some (small) aliens can't and normally never get the FL_DUCKING flag.
There is a small chance to create a teleportion point ducking as human and teleport an alien who will get an unsual flag for an alien.

So to don't mess with the game, this feature is disabled.
2014-07-03 22:19:20 +02:00
..
amxmod_compat fixed amb1143 - typo in SetClientKeyValue() 2007-11-15 18:05:16 +00:00
BinLogReader Forgot about this in my VS 2005 tirade 2008-08-16 10:19:42 +00:00
cstrike StatsX: Add is_user_alive check to eventSpawn 2014-05-04 17:04:01 +02:00
dod Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine) 2013-08-16 18:49:55 +02:00
esf Added Corona Byte's EvolutionX core 2005-08-24 06:13:55 +00:00
include Merge pull request #10 from Arkshine/client_printex 2014-05-13 14:33:23 +02:00
lang Add amx_xvar command (bug 5896, r=arkshine) 2014-03-20 23:41:10 +01:00
ns Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine) 2013-08-24 01:14:54 +02:00
testsuite Add iterators natives 2014-05-03 23:21:56 +02:00
tfc Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine) 2013-08-16 18:49:55 +02:00
ts Addendum to revision 3434; fixed for other mods, although they're not multilingual, just in-case. 2007-03-30 13:35:08 +00:00
admin.sma Directly kick players rather than use a loopback command (bug 5946, r=arkshine) 2014-04-16 17:27:20 +02:00
adminchat.sma Add check for empty string in amx_chat command (bug 6017, r=arkshine) 2014-03-20 18:49:59 +01:00
admincmd.sma Add amx_xvar command (bug 5896, r=arkshine) 2014-03-20 23:41:10 +01:00
adminhelp.sma Apply general optimizations in adminhelp plugin (bug 5833, r=me) 2013-08-05 17:44:15 +02:00
adminslots.sma Apply general optimizations in adminslots plugin (bug 5831, r=arkshine) 2013-08-05 18:26:57 +02:00
adminvote.sma Removed filtering on admin vote questions (bug 3356, r=sawce). 2009-02-07 23:44:23 +00:00
AMBuilder Update versioning for AMBuild and git. 2014-02-08 20:37:33 -08:00
antiflood.sma attempted merge at 1.77 back into trunk... Oh MY GOD 2007-03-09 03:04:40 +00:00
cmdmenu.sma bug 3553 follow-up fix. 2013-02-13 00:09:34 -08:00
compile.exe Fixed error output on compiler 2005-07-30 00:31:42 +00:00
compile.sh Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
imessage.sma imessage and admin plugins compile again 2007-04-25 17:24:02 +00:00
mapchooser.sma Fix last map being duplicated for each blank line in maps file (bug 5005, r=dvander). 2013-02-13 00:29:54 -08:00
mapsmenu.sma Fixed fopen leak in mapsmenu (bug 3957, r=dvander, a=blocking). 2010-04-27 00:40:38 -07:00
menufront.sma fix for amb1139: Menufront now follows cmdaccess.ini changes for its additions (also, pluginmenu does now too) 2008-03-30 20:51:48 +00:00
multilingual.sma new cleaned-up version of the plugins (no more OLOcode :D) 2005-09-12 21:06:24 +00:00
nextmap.sma Fix nextmap plugin failing in game where mp_chattime cvar doesn't exist (bug 5922, r=arkshine) 2014-03-20 19:05:41 +01:00
pausecfg.sma Extension of amb29 - forgot to change the retarded pause menu 2007-09-09 03:34:52 +00:00
plmenu.sma Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine) 2013-08-24 01:14:54 +02:00
pluginmenu.sma fix for amb1139: Menufront now follows cmdaccess.ini changes for its additions (also, pluginmenu does now too) 2008-03-30 20:51:48 +00:00
scrollmsg.sma Fixed issue where hostname could be retrieved too early if it was set in server.cfg; 2006-04-25 07:35:02 +00:00
statscfg.sma fixed amb816 - stats comments were wrong 2007-10-22 19:40:35 +00:00
telemenu.sma Telemenu: Remove ducking feature for Natural Selection because of incompatibilities 2014-07-03 22:19:20 +02:00
timeleft.sma Fix possible out of bound error and apply general optimizations in timeleft plugin (bug 5818, r=arkshine) 2013-08-01 00:55:44 +02:00