Commit Graph

1254 Commits

Author SHA1 Message Date
neon
88f9a3507c Hitmarker: check if health != 0 2019-10-24 14:19:40 +02:00
neon
a79b9d389f PlayerRankings: add cvar for nade reward 2019-10-24 01:26:52 +02:00
neon1
bc84b69232 Hitmarker: CBaseEntity__OnTakeDamage 2019-10-24 01:20:28 +02:00
BotoX
26d106ae03 LagCompensation: fix more bugs, broke minas nazguls though 2019-10-24 00:10:29 +02:00
Dogan
d5d400e3ce PlayerRankings: small cancer fixed 2019-10-23 20:49:10 +02:00
BotoX
ca886d5468 DamageProxy: fix config 2019-10-23 20:05:56 +02:00
Dogan
7b4afdd595 PlayerRankings: add grenade bonus 2019-10-23 19:47:44 +02:00
ea1911cb16 PlayerRankings: add grenade translation 2019-10-23 19:24:22 +02:00
Dogan
b62a566475 CallAdmin + Discord: adjust prints to discord 2019-10-22 19:19:21 +02:00
Dogan
834fbf2062 PlayerManager: add sm_auth 2019-10-22 17:48:08 +02:00
BotoX
ef0534347d RadarSpotAll: Make it actually work on cstrike xd 2019-10-21 00:16:02 +02:00
BotoX
7fdf8dce34 RadarSpotAll: Only spot zombies 2019-10-20 23:17:46 +02:00
BotoX
61263edff8 Add RadarSpotAll: Always spot every player 2019-10-20 23:01:59 +02:00
BotoX
8ad71023ad entwatch template to tab indentation 2019-10-20 13:34:59 +02:00
BotoX
edc485a4be convert bosshp configs to tab indentation 2019-10-20 13:32:08 +02:00
BotoX
d9fb7ad700 update entwatch cfgs and convert to tab indentation 2019-10-20 13:29:40 +02:00
BotoX
c62bc03193 BossHP: update configs 2019-10-20 12:55:59 +02:00
BotoX
6c96805e3e LagCompensation: fixes and improvements 2019-10-20 12:44:34 +02:00
BotoX
1f55883fd8 disable sbchecker 2019-10-20 12:44:24 +02:00
BotoX
9124cb66ef FixPointViewcontrol: fix error 2019-10-20 12:44:09 +02:00
BotoX
39b6338378 DamageProxy: update cfgs
Remove unneded includes
2019-10-20 12:43:41 +02:00
Dogan
51a2553370 PlaytimeStats: update for all servers 2019-10-19 15:49:25 +02:00
Dogan
260a6ec6ae PlaytimeStats: ignore nosteamers 2019-10-19 15:08:48 +02:00
BotoX
89191ab5c5 DamageProxy: Add _hammmerid->Team to assign teams to generic entities 2019-10-17 12:05:26 +02:00
BotoX
5dd1a47dd9 Fix CallAdmin 2019-10-17 10:23:18 +02:00
Dogan
91b030df84 CallAdminRestrictions: oops 2019-10-17 00:12:25 +02:00
Dogan
a4fbb15490 CallAdmin: ready to go
added feature where message to discord is blocked if active admins are in-game
2019-10-17 00:01:09 +02:00
Dogan
aa661a84b8 delete symlink for calladmin.inc
will add em all later
2019-10-16 22:43:30 +02:00
Dogan
540aaf2c95 intial commit: CallAdmin
with "_" until fully ready
2019-10-16 22:40:28 +02:00
Dogan
0ee475c2b4 Discord_UNLOZE: remove the cancer color for admin chat
keep it the same as in game. looks much better.
2019-10-16 22:20:39 +02:00
BotoX
82d16ed299 LagCompensation: stable 2019-10-16 15:18:09 +02:00
BotoX
8372992ad0 new plugin: FixPointViewcontrol 2019-10-16 15:17:17 +02:00
Dogan
4c8da2d685 ConnectAnnounce: Revert "fix Neon" 2019-10-15 21:38:29 +02:00
Dogan
4e5927fd7b ConnectAnnounce: fix neon 2019-10-15 19:14:39 +02:00
neon
96ae4f2219 WIP: filenetmessages
leftovers from zuff :(
2019-10-14 22:06:58 +02:00
Dogan
e3632f2487 ZombieManager: add plugin. file 2019-10-13 21:41:41 +02:00
Dogan
353ba1c0c2 KnifeRevert: more oops 2019-10-13 20:57:17 +02:00
Dogan
00c030e753 KnifeRevert: oops 2019-10-13 20:10:59 +02:00
Dogan
e631f8a28b dogan sad 2019-10-13 16:21:40 +02:00
neon
1605ae03a2 Hitmarker: fix invalid handle error 2019-10-12 21:34:30 +02:00
BotoX
f9f2d6d10a SelectiveBhop: Fix sm_bhopstatus and sm_bhop 2019-10-12 20:35:48 +02:00
BotoX
adfe93e9ac SMJSONAPI: Add Forwards 2019-10-12 20:25:26 +02:00
BotoX
3b75144363 custom-chatcolors: greentext for vip only 2019-10-11 18:26:48 +02:00
BotoX
fdfe4286d4 das gut 2019-10-10 15:38:58 +02:00
BotoX
0403c64819 SelfMute: Don't ignore fake clients (source tv / torchlight) 2019-10-10 15:07:51 +02:00
Dogan
346cd19635 FakePopulation: hopefully last fixes
- KickClientEx --> KickClient
- check return value of CreateFakeClient
- add fakes in teams back
2019-10-09 22:13:06 +02:00
BotoX
9b4fac0ffa AntiFlood: Don't use KickClientEx, crashed server after 2 years due to a race condition 2019-10-09 21:40:19 +02:00
BotoX
4aee3d0b02 Fix error in GlowColors 2019-10-08 23:05:14 +02:00
Dogan
db0e162467 FakePopulation: all latest changes
also use GetClientCount for Population Check to fix fake client on index 0 error
2019-10-08 20:12:36 +02:00
BotoX
7e5b960cf3 update 2019-10-08 18:39:38 +02:00