Commit Graph

48 Commits

Author SHA1 Message Date
connorr
3b6c207ea8 Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine)
Former-commit-id: 31f5fdfa97
2013-08-24 01:14:54 +02:00
connorr
73b365e952 Fix two player transfer issues in Players Menu plugin (bug 5850, r=arkshine)
Former-commit-id: 16f9e66936
2013-08-24 00:55:21 +02:00
connorr
784f91e441 Add a new access level flag 'v' for temporary bans (bug 3218, r=arkshine)
Former-commit-id: d09b92cf6c
2013-08-16 18:49:55 +02:00
Steve Dudenhoeffer
074fd60f3c plmenu now ignores immunity if a command is executed on self 2008-03-30 21:26:31 +00:00
Steve Dudenhoeffer
51ce96ac3c Fix for amb775 - clcmdmenu used a buffer that was too small to generate the command (from 64 to 512) 2007-08-10 14:55:44 +00:00
Steve Dudenhoeffer
12ab387be5 Implemented amb743 - plmenu for cstrike now has a to spectator option. (Requires cstrike module) 2007-08-08 02:32:53 +00:00
Steve Dudenhoeffer
cf36abf7e6 Implemented amb31 - plmenu default options (for ban menu and slap menu) are configurable in a config file.
Need to include this in the mod - dependent plmenus when they are reviewed later.
2007-08-01 06:03:51 +00:00
Steve Dudenhoeffer
ef41393bc3 Fixed amb130 - various menus did not take ADMIN_ALL / ADMIN_ADMIN into account. 2007-06-22 17:47:32 +00:00
Steve Dudenhoeffer
0c82e09df1 Added amb42 - different amx_show_activity values. 2007-05-24 17:11:11 +00:00
David Anderson
71065a65dd attempted merge at 1.77 back into trunk... Oh MY GOD 2007-03-09 03:04:40 +00:00
Scott Ehlert
4306c4f5b6 Fixed am42013
TFC plmenu - team menu didn't allow changing from blue team
All plmenu - Team change message was always in language of the admin that changed the player
2006-07-26 00:53:45 +00:00
Scott Ehlert
f6c9263940 Argh, did it again didn't I 2006-06-05 22:33:22 +00:00
Scott Ehlert
ba87258a3d Added admin indentifier (red asterisk) to all menus that contain a user list at30358 2006-06-05 22:32:00 +00:00
David Anderson
2ece53fa38 fixed a bug where plmenu autoloaded cstrike 2006-06-05 19:07:19 +00:00
Borja Ferrer
7190d933b4 fixed bug at26204 2006-03-15 16:14:32 +00:00
David Anderson
51b2cf120e fixed valve_id_lan bug 2006-02-28 10:03:13 +00:00
Borja Ferrer
1a48ebb345 format fixes 2005-11-21 20:31:18 +00:00
Borja Ferrer
ddf3b6df32 new cleaned-up version of the plugins (no more OLOcode :D) 2005-09-12 21:06:24 +00:00
David Anderson
95ccd6078c Fixed bug at18607 (lantz69) 2005-09-11 07:19:06 +00:00
David Anderson
2e5c71f771 Fixed bug at18607 (lantz69) 2005-09-11 07:17:31 +00:00
David Anderson
120c849e4b Added native filter 2005-09-11 04:32:40 +00:00
David Anderson
138b732e75 New plmenu 2005-09-11 04:31:13 +00:00
David Anderson
ee02d0b13d this must be off! 2005-09-02 04:07:49 +00:00
David Anderson
2ec084ffa3 Patch for bug at18251 2005-09-02 04:06:47 +00:00
David Anderson
d05c381789 Added cstrike specific switch 2005-08-24 06:39:52 +00:00
Johnny Bergström
70140ffc8f Fixed team menu. Should now work 100% to switch players between teams. However when client uses VGUI menus I haven't been able to close the class selecting window. It is (should be) only a cosmetic flaw though. 2005-08-22 08:01:01 +00:00
Johnny Bergström
d6b704e74c Updated from http://www.amxmodx.org/forums/viewtopic.php?p=99878
To ban LAN:ers by IP and not authid.
2005-03-25 09:40:04 +00:00
Lukasz Wlasinksi
f4130105b0 fixed team menu 2004-08-23 21:17:59 +00:00
David Anderson
a9cb464a33 Fixed duplicate keys 2004-08-22 04:25:55 +00:00
Felix Geyer
a8dab8993e updated to use the multi-lingual system | better code style 2004-08-06 18:40:41 +00:00
Felix Geyer
4fccdd676b use AMXX_VERSION_STR 2004-07-30 23:39:39 +00:00
Felix Geyer
9a88c0e240 using MENU_KEY defines 2004-07-29 10:58:54 +00:00
Felix Geyer
9d0481e7df use coloredMenus instead of cstrikeRunning 2004-07-26 15:48:12 +00:00
David Anderson
4ab6b083c1 Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Pavol Marko
a3c9489360 plugins using localinfo paths now 2004-03-25 16:52:04 +00:00
Felix Geyer
079f824a81 updated version information 2004-03-24 08:30:08 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
Felix Geyer
0bdc09d3d9 hardcoded pathes 2004-03-09 15:53:40 +00:00
Felix Geyer
af26dc83a5 changed to str_to_num/num_to_str 2004-03-08 17:34:37 +00:00
Felix Geyer
9f6b206881 compatible to new include files 2004-03-07 14:30:53 +00:00
Felix Geyer
4b81034f81 updated includes 2004-03-05 19:35:38 +00:00
Felix Geyer
c3616b67b1 switched to log_amx() | changed configs dir 2004-03-04 20:16:45 +00:00
Felix Geyer
3ba4ece791 removed AMX_VERSION_STR 2004-02-21 20:58:35 +00:00
Felix Geyer
8c6374567a updated header 2004-02-21 19:36:35 +00:00
Felix Geyer
eeaebf4d03 changed "Ban on" to "Ban for" 2004-02-13 21:18:33 +00:00
Felix Geyer
c3da720704 updated header | fixed compiler errors 2004-02-11 19:32:01 +00:00
Felix Geyer
51fe5a4822 changed header and version info 2004-02-01 18:45:44 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00