Commit Graph

49 Commits

Author SHA1 Message Date
Arkshine
ed4faf7c11 Fix player not being internally disconnected in some situation + add client_disconnected forward 2015-08-14 00:08:50 +02:00
Arkshine
e441908230 MAX_PLAYERS: Fix plugins 2015-02-01 19:25:36 +01:00
Freeman-AM
97aac34dc9 Miscstats: replace len hardcoded content by sizeof 2014-10-11 14:02:15 +02:00
xPaw
518944c41e Add an option to disable showing last man's health (bug 5847) 2014-08-18 12:36:13 +03:00
Scott Ehlert
f787db1be5 Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
Arkshine
ee2ae84d7a Remove MAX_PLAYERS define assocaited to get_players. 2014-07-20 15:15:45 +02:00
Arkshine
07534edfcd Use the new constants in various place. 2014-07-20 12:27:02 +02:00
connorr
ab6644c874 Add client command in Misc. Stats plugin to enable/disable sounds (bug 5846, r=arkshine)
Former-commit-id: b2de28b5f3
2013-08-24 00:59:57 +02:00
Vincent Herbet
54cac3b051 Check map objectives in d4d32d912299 using the new get_map_objectives native.
Former-commit-id: 25fe31aa34
2013-08-10 12:03:08 +02:00
connorr
9e4fe0d514 Add missing stats sounds, sounds precaching and fix few bugs in miscstats plugin (bug 5810, r=arkshine)
Former-commit-id: beca0030e4
2013-08-10 11:46:02 +02:00
David Anderson
ee5dccfc0f - added ability for statscfg to use translations (amb28)
- added ML translations for new statscfg lines (amb28, from kwo)
- added miscstats/statsx support for new statscfg lines (amb28, patches from kwo)
2007-06-28 04:25:04 +00:00
Steve Dudenhoeffer
1161b5ee7e Fix for amb91: miststats buffer was too small for some language translations.
Not sure if this affects other mods, need to look through their stats stuff.
2007-03-30 13:22:12 +00:00
Steve Dudenhoeffer
b324e8ed9d Merged revision 3260 from 1.77; Stats would not display on awkward mp_roundtime settings 2007-01-26 06:15:49 +00:00
Christian Hammacher
580305ce92 fixed am49041 (hopefully) 2007-01-02 13:23:23 +00:00
David Anderson
b33e76d9c4 Fixed bug am46559 2006-10-31 19:48:47 +00:00
David Anderson
5649a17502 fixed silly translation bug 2006-10-31 19:38:30 +00:00
David Anderson
5cfc2df359 fixed potential in-game bug 2006-10-31 19:36:47 +00:00
David Anderson
90c213bc6d fixed querying invalid players 2006-10-27 05:41:04 +00:00
David Anderson
6c3e7e7ee0 removed another get_players("ae") 2006-10-27 05:40:09 +00:00
David Anderson
7aa687eb69 Attempted a patch for am46340 2006-10-24 17:09:28 +00:00
David Anderson
647d226764 synchronized more hud messages as per am45020 2006-09-25 17:34:33 +00:00
Borja Ferrer
a19b00fd2f moved some hud messages to avoid more overlapping 2006-06-07 23:22:43 +00:00
Borja Ferrer
db9fcc28d6 fixed bug at27729 (HS and announcements overlapping) 2006-04-11 13:26:50 +00:00
David Anderson
ab443e8254 fixed a few buffer overflow errors 2006-03-30 00:13:38 +00:00
Borja Ferrer
51c8724cff added more hud syncpoints 2006-03-20 01:43:44 +00:00
David Anderson
d89f216682 added more syncing 2006-03-01 00:10:35 +00:00
David Anderson
84b09301e6 fixed display bug 2006-02-28 23:43:22 +00:00
David Anderson
3c1b564956 wrapped a few more things around HudSyncObjs 2006-02-28 10:46:22 +00:00
David Anderson
d4c2bf154f experimental fix for hud sync issue 2006-02-28 09:42:56 +00:00
Borja Ferrer
1a48ebb345 format fixes 2005-11-21 20:31:18 +00:00
David Anderson
fc6a193765 new hudchanneler 2005-11-19 20:31:11 +00:00
Borja Ferrer
324f4c58a8 cleaned revision for cstrike plugins 2005-09-18 03:19:34 +00:00
Borja Ferrer
f0c5e44985 fixed plugin location comments on stat plugins
replaced 0.20 with AMXX_VERSION_STR
removed all require_modules
2005-09-10 20:51:49 +00:00
David Anderson
cd8d800eb7 Fixed bug at17920 (Grasshoper) 2005-08-30 06:59:50 +00:00
David Anderson
593e013572 fixed typo 2005-08-17 17:53:11 +00:00
David Anderson
572ad38366 Quick fix for bug at16854 (twistedeuphoria) 2005-08-17 16:16:56 +00:00
David Anderson
eb87344a16 Fixed bug at16702, jtp10181 2005-08-01 05:06:40 +00:00
David Anderson
d49b2453bb little error checking 2004-11-07 17:24:55 +00:00
David Anderson
b40643950d added some runtime checks 2004-10-29 02:15:01 +00:00
Lukasz Wlasinksi
c9c26b869c added more checks 2004-10-28 20:48:00 +00:00
David Anderson
c6eaa97391 oops :( 2004-10-25 23:01:28 +00:00
Lukasz Wlasinksi
0e681d9bd4 replaced get_weaponname with xmod_get_wpnname 2004-10-25 11:16:02 +00:00
David Anderson
75396c753c Fixed sounds playing while connecting 2004-10-24 01:32:59 +00:00
Lukasz Wlasinksi
61fc7da654 fixed last hit bug and problems with c4 damage 2004-10-16 17:03:53 +00:00
Lukasz Wlasinksi
32deaa261f fixed weapon name bug in player status 2004-10-09 21:06:11 +00:00
Lukasz Wlasinksi
34cfce33a1 fixed /stats menu bug ( Damaged Soul ) and added selfkill check in miscstats 2004-10-06 15:47:04 +00:00
David Anderson
e3a2a2bc17 Merged CSX versions 2004-10-04 07:30:39 +00:00
David Anderson
3700b8b39f Fixed bomb count bug 2004-10-03 06:08:09 +00:00
David Anderson
6ac682cc5b Organized Cstrike stuff 2004-09-09 21:36:47 +00:00