s1lent
7ac1e0db2f
Enhanced behavior armoury_entity with czbot, don't pick up if forbidden by cvars
2019-09-11 00:04:18 +07:00
s1lent
29a94ddbb8
mp_infinite_ammo 1: Fixed grenade throw
2019-09-08 22:28:23 +07:00
s1lent
8ec88f804d
Implemented cvar mp_unduck_method for prevent unduck if ducking isn't finished yet (also affects double duck)
2019-09-05 00:33:24 +07:00
s1lent
5e235a9851
pm_shared.cpp: minor refactoring
2019-09-04 20:04:57 +07:00
s1lent
8591bbd13d
build.gradle: remove extralib stdc++
2019-09-04 04:56:45 +07:00
s1lent
1c2aa38cc3
Update const.h and sdk
2019-08-30 01:45:26 +07:00
s1lent
96938aec55
ReGameDLL API: Implement BGetICSEntity/BGetIGameRules for check safe version interface.
2019-08-29 23:08:24 +07:00
s1lent
69250cf2c1
AddToFullPack: Added more extra effect flags EF_OWNER_VISIBILITY/EF_OWNER_NO_VISIBILITY
2019-08-29 22:31:33 +07:00
justgo97
2fcba6f35a
Disconnected players func_tank fix ( #400 )
...
for more info visit this thread : https://forums.alliedmods.net/showthread.php?t=317763
2019-08-29 20:57:12 +07:00
fl0werD
80e8730187
Add force visibility effect ( #406 )
...
* Add force visibility effect
2019-08-29 20:51:41 +07:00
fant1kua
77305688a9
Implement RG_CBasePlayer_UseEmpty hook ( #405 )
...
* Implement to RG_CBasePlayer_UseEmpty
2019-08-29 20:34:22 +07:00
s1lent
371ac897bb
Missing initialize for member m_iWeaponInfiniteIds
2019-08-26 15:29:22 +07:00
s1lent
1f84ae5d7b
Unittest-win: Fixed demo failed #2
2019-08-26 06:05:27 +07:00
s1lent
69e5c854e2
Implemented cvar mp_infinite_grenades.
...
Reworked cvar mp_infinite_ammo, not include grenades
2019-08-26 05:45:27 +07:00
s1lent
a7f20dc2e8
Implemented command param -beta to enables latest things from official.
2019-08-26 04:26:55 +07:00
s1lent
54a0f5f244
SV_StudioSetupBones: make local vars as static to avoid larger stack size.
2019-08-26 04:10:19 +07:00
s1lent
3ce937a1db
Unittest-win: Fixed demo failed
2019-08-26 04:10:19 +07:00
s1lent
da591f8cb3
QuaternionSlerp: Fix GCC issue & minor refactoring (Reversing thing mistake)
2019-08-26 02:51:40 +07:00
justgo97
411a02843e
Fix c4 defuse glitch ( #383 )
...
* [WIP] Fix c4 defuse glitch
While you are defusing you can unpress E and a friend can continue to defuse for you
2019-08-14 04:25:38 +07:00
s1lent
2defb8ad8e
CBasePlayer::SelectItem:: Add check for item can to holster.
2019-08-14 02:59:17 +07:00
s1lent
6e9ece411b
Implemented cheat command impulse 255. Closed #301
2019-08-14 02:52:09 +07:00
s1lent
f96ca908db
Update vector.h
2019-08-14 01:13:26 +07:00
s1lent
7420ba158a
Fix potential leak memory for CRenderFxManager, CPointBaseCommand
...
CUtlVector::RemoveAll() doesn't free allocated memory
2019-08-13 22:52:00 +07:00
s1lent
0bd5f7a0bb
RadiusFlash: Fixed eyes position
2019-08-13 21:38:43 +07:00
s1lent
b9367f087d
Update eiface.h
2019-08-13 21:11:50 +07:00
s1lent
b1d884224e
Fixes #399
2019-08-13 21:02:22 +07:00
s1lent
95550dcd86
Added cvar respawn_immunity_effects for turn off spawn protection effects also removes spawn protection at player move. Closes #318
2019-08-13 20:11:27 +07:00
s1lent
2568d9a2fa
Added new cvar mp_infinite_ammo also implemented API things for this.
...
Moved behavior cvar mp_refill_bpammo_weapons 3 into mp_infinite_ammo 2 as it was implemented in the official.
CM3/CXM1014 implemented override func PlayEmptySound.
2019-08-13 19:02:04 +07:00
s1lent
fcb597613b
Make restartable for func_healthcharger and func_recharge entities
...
Fix bug related to field "dmdelay" doesn't work properly
2019-08-11 21:12:36 +07:00
s1lent
594721ccef
Allow immediately change name for proxy
2019-08-11 20:20:21 +07:00
voed
3202d6d99c
Fix VIP mechanic ( #396 )
...
Fix #355
¯\\_(ツ)_/¯
2019-08-06 04:30:55 +07:00
Shorohov Sergey
010438918c
fix CVar's register ( #395 )
2019-07-30 22:46:24 +07:00
Shorohov Sergey
b7c710626e
Radio enchance cvars ( #394 )
...
* Added a new CVar's for Radio messages control.
"mp_radio_timeout" - Delay between player Radio messages;
"mp_radio_maxinround" - Maximum Radio messages count for player per round.
2019-07-30 19:30:34 +07:00
Shorohov Sergey
c81d5d24bd
[WIP] New CVar mp_buy_anywhere ( #381 )
...
* [WIP] Add: new CVar mp_buy_anywhere - When set, players can buy anywhere, not only in buyzones. 0 = default. 1 = both, 2 = Terrorists, 3 = CT.
Closes #386
2019-07-30 19:26:01 +07:00
Shorohov Sergey
75bdc26df1
Fix dead players kick for idle ( #389 )
2019-07-09 01:17:20 +07:00
s1lent
b669a3907a
Minor refactoring
2019-06-22 03:19:32 +07:00
s1lent
f8b082fece
CCSBotManager::MaintainBotQuota: Added autobalance
2019-06-22 03:13:53 +07:00
s1lent
555b08faa6
Added new cvar bot_join_delay
2019-06-22 03:10:59 +07:00
s1lent
3442cb3bf3
Enhanced bot_quota_mode
2019-06-22 02:57:09 +07:00
s1lent
0aa974cd63
Reworked bot_quota_mode and removed bot_quota_match cvar's (Migrated to bot_quota_mode)
2019-06-22 02:54:01 +07:00
s1lent
9ed19456f0
Print reason kick also added reason message for kick
2019-06-21 02:37:44 +07:00
s1lent
0ad1232786
UTIL_HumansInGame: Ignore HLTV
2019-06-13 00:07:17 +07:00
s1lentq
cee63d9703
Enhanced point_servercommand, point_clientcommand: Added reset of cvar values on remove an entity or change level
2019-06-09 02:45:23 +07:00
s1lentq
1146aa56fe
Add toolset for VS 17, 19
2019-06-09 00:02:42 +07:00
s1lentq
3d21b74897
Minor refactoring CBasePlayer::TakeDamage
...
Fix cvar ff_damage_reduction_grenade: don't reduce damage to enemies
2019-06-08 23:22:56 +07:00
s1lentq
62cb200a3b
Removed cache of cvar sv_cheats ValveSoftware/halflife#2511
2019-06-08 02:29:53 +08:00
Shorohov Sergey
823eb10f2f
Add CVar: mp_afk_bomb_drop_time. ( #369 )
...
* Add CVar: mp_afk_bomb_drop_time.
Player that have never moved sience they last move will drop the bomb after this amount of time. (in seconds)
2019-06-08 01:07:12 +07:00
s1lent
f731fbf83c
Fixed fail tests
2019-06-06 04:35:47 +07:00
s1lent
05aa615a8b
Removed FCVAR_SERVER for some meaningless cvars
2019-06-06 04:23:27 +07:00
s1lent
d00a937508
Implemented cvars ff_damage_reduction_bullets, ff_damage_reduction_grenade, ff_damage_reduction_grenade_self, ff_damage_reduction_other
...
Resolves #297
2019-06-06 04:20:19 +07:00