Steve Dudenhoeffer
bd3b7fc70c
Fix for amb895 - amx_plugins now displays properly over RCON
2007-09-03 16:39:32 +00:00
Steve Dudenhoeffer
b4ff754e29
Implemented amb340 - amx_ban / amx_banip now display reason in the show_activity blurb.
...
Language files need synced.
2007-08-03 15:46:50 +00:00
Steve Dudenhoeffer
67ac030c56
Expanded on the info message when a admin_ban user tries to ban someone not in the cache.
2007-08-03 15:29:29 +00:00
Steve Dudenhoeffer
15b62648c9
Implemented amb307 - admincmd now caches a few of the last connections.
...
amx_addban changed back to ADMIN_BAN. Users without RCON access will only be able to ban those in the old connection cache. Users with RCON access still have unrestricted access to amx_addban.
The old connection cache can be viewed with amx_last (ADMIN_BAN access required by default).
2007-08-03 15:26:22 +00:00
Steve Dudenhoeffer
e045e2fdb6
Fix for amb196 - amx_modules did not handle invalid modules properly.
2007-08-03 05:27:36 +00:00
Steve Dudenhoeffer
d836aeb716
Added some defines for cmd_target's filter system (for less cryptic code)
...
Changed all immunity obeying commands to allow for self execution - amb633
2007-07-25 18:10:08 +00:00
Steve Dudenhoeffer
0c82e09df1
Added amb42 - different amx_show_activity values.
2007-05-24 17:11:11 +00:00
Steve Dudenhoeffer
51f8d7f84e
Added a more intuitive method for rcon-protecting cvars.
...
Added SQL cvars to the protected list
2007-04-17 19:03:25 +00:00
David Anderson
71065a65dd
attempted merge at 1.77 back into trunk... Oh MY GOD
2007-03-09 03:04:40 +00:00
Steve Dudenhoeffer
8420823713
Merged revision 3251 from 1.77; debug commands not counted as running in amx_plugins
2007-01-26 06:12:25 +00:00
Steve Dudenhoeffer
1d1b50ce0c
Merged revision 3250 from 1.77; amx_addban is now ADMIN_RCON access by default
2007-01-26 06:11:00 +00:00
Scott Ehlert
373d25b0ce
Removed some unnecessary code at31046
2006-06-10 14:38:04 +00:00
David Anderson
d0a61ef581
Added request at28865
2006-05-11 08:55:29 +00:00
David Anderson
ea34df433a
patched cvar change exploit (target)
2006-02-01 13:07:36 +00:00
Borja Ferrer
2f8939967e
fixed but at22303 (VEN)
2005-11-28 16:22:12 +00:00
Borja Ferrer
1a48ebb345
format fixes
2005-11-21 20:31:18 +00:00
Borja Ferrer
0be7540637
added a space :o
2005-10-25 16:55:16 +00:00
Borja Ferrer
ca70678155
fixed bug at19895
2005-10-08 01:35:11 +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
64b7c7b600
Malformat bug fixes
2005-07-06 03:19:27 +00:00
Felix Geyer
7ceaa4801d
fixed wrong formatting when using non-english languages (thanks n-o-l-o)
2005-04-05 15:10:20 +00:00
David Anderson
ca07e53293
Fixed typo (XxAvalanchexX)
2005-01-30 04:52:10 +00:00
David Anderson
4e7d24f64b
Fix for unban by PiTaGoRaS
2004-12-10 07:51:07 +00:00
Steve Dudenhoeffer
5dfbcf2a23
Minor fixes to stop crashing in Zombie Panic
...
(Don't send SVC_INTERMISSION if running zp)
2004-11-06 00:24:55 +00:00
CheesyPeteza
d60d19a3d7
Added amx_banip and removed id/ip to banning easier.
2004-09-19 23:58:15 +00:00
David Anderson
89b5496dfb
New alignment (y0shi)
2004-09-19 00:33:50 +00:00
David Anderson
e0af113cac
Fixed bug reported by kexz
2004-09-17 00:51:20 +00:00
Steve Dudenhoeffer
276886022e
Fixed small display bug with amx_who
2004-09-05 09:17:46 +00:00
Felix Geyer
4f371ccb6c
fixed missing menu text
2004-08-19 22:21:11 +00:00
Felix Geyer
f88ce70892
some optimizations
2004-08-05 11:09:42 +00:00
Felix Geyer
0be7ddcbd9
updated to use the multi-lingual system | better code style
2004-08-03 20:11:16 +00:00
Felix Geyer
4fccdd676b
use AMXX_VERSION_STR
2004-07-30 23:39:39 +00:00
Felix Geyer
5e14f93868
removed amx_clexec on request of some people
2004-07-24 23:45:31 +00:00
Felix Geyer
b409769f2b
added amx_clexec and amx_nick
2004-07-24 13:33:39 +00:00
Felix Geyer
ef11026195
removed WON support
...
fixed some bugs
2004-07-19 14:33:17 +00:00
David Anderson
4ab6b083c1
Updated version numbers.
...
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Felix Geyer
079f824a81
updated version information
2004-03-24 08:30:08 +00:00
Felix Geyer
63bc246264
changed ban commands
2004-03-24 08:20:35 +00:00
David Anderson
1425615e20
Fixed headers.
2004-03-15 21:05:08 +00:00
Felix Geyer
0f4c470e67
added status to amx_modules
2004-03-08 17:44:49 +00:00
Felix Geyer
a26606f799
amx_plugins, amx_modules: switched to console ouput instead of motd window
2004-03-08 17:30:30 +00:00
Felix Geyer
57747fff55
changed to str_to_num/num_to_str | fixed get_modules
2004-03-08 16:06:11 +00:00
Felix Geyer
9f6b206881
compatible to new include files
2004-03-07 14:30:53 +00:00
Felix Geyer
cca7548abc
moved cvars to admin plugins | added amx_plugins and amx_modules | added NO_STEAM support
2004-03-07 00:57:03 +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
c3da720704
updated header | fixed compiler errors
2004-02-11 19:32:01 +00:00
Felix Geyer
b773a2784c
only admins can view amx_who
2004-02-07 10:19:00 +00:00