Sergey Shorokhov
8995b9dc77
Add description
2021-06-15 12:58:51 +03:00
Vaqtincha
bbc54cd30e
Immunity enhance ( #621 )
...
* CVar 'mp_respawn_immunity_force_unset' new value (2)
* Send StatusIcon to player (for visual information) works with mp_respawn_immunity_effects 1
2021-05-22 18:04:43 +07:00
s1lentq
e86284b08c
Update README.md build.yml [skip ci]
2021-04-17 17:40:58 +07:00
s1lentq
f57f3d7bb9
Update README.md (Cosmetic changes)
2021-04-13 05:35:04 +07:00
s1lentq
271a49f8ca
Add workflows/build.yml (Migrate to Github CI)
...
Add CMakeLists.txt build system
Update README.md
Minor fixes
2021-04-13 04:16:21 +07:00
Vaqtincha
fc52871739
Refactoring ( #540 )
...
* Rename CMD mp_swapteams
* Remove unused CVar mp_mirrordamage
* Refactoring checks
2021-04-12 19:55:03 +07:00
Vaqtincha
913bfc6609
enhance CVar "mp_roundover" ( #595 )
...
enhance CVar "mp_roundover"
2021-04-12 19:45:49 +07:00
Juice
4918e1fb5e
Update README.md ( #612 )
...
Update description about cvar mp_roundrespawn_time README.md / game.cfg
2021-04-12 19:28:12 +07:00
s1lentq
f57d28fe72
Update README.md
2021-01-05 03:29:40 +07:00
Juice
a8802e6276
Update mp_nadedrops description ( #575 )
2020-11-12 05:33:35 +07:00
Shorohov Sergey
3878f46678
Add new CVar's for default weapons ( #470 )
2020-06-17 23:42:40 +07:00
shel
532c1326b4
Add more flags for round time expired to CVar mp_round_infinite.
...
Co-authored-by: shel <2@shelru.ru>
2020-06-13 16:39:41 +07:00
Vaqtincha
6c80744146
Add new CVar mp_falldamage ( #539 )
...
* Add CVar mp_falldamage
2020-05-27 08:26:45 +07:00
s1lent
9461d03c7f
Update badge and links
2020-03-13 19:02:14 +07:00
s1lent
d8208f0884
Added support building using cmake
...
Added support clang compiler
Fixed some compiler warnings
Update README.md
2020-02-06 04:32:20 +07:00
Shorohov Sergey
2eba3b1186
CVar mp_fadetoblack enhancement ( close #463 ) ( #471 )
...
CVar mp_fadetoblack enhancement
2020-01-15 23:49:45 +07:00
s1lent
3498422bb9
Update README.md
2020-01-15 22:29:01 +07:00
s1lent
46f697fb46
Implemented CVar mp_respawn_immunity_force_unset Closed #462
2020-01-15 22:23:43 +07:00
s1lent
6ff75da41c
Implemented CVar mp_scoreboard_showdefkit Closed #472
2020-01-15 22:11:46 +07:00
s1lent
80069a1f1e
ZBot: Implemented cvar bot_freeze
2020-01-15 20:05:13 +07:00
s1lent
dd6141eae7
Move beta features to release stage.
2019-12-17 21:25:24 +07:00
Shorohov Sergey
ded6b32e85
New CVar mp_give_player_c4 ( #428 )
...
* Add new CVar: mp_give_player_c4. - Whether this map should spawn a C4 bomb for a player or not.
2019-12-17 05:13:33 +07:00
Shorohov Sergey
aeea713a19
New CVar mp_weapons_allow_map_placed ( #429 )
...
* Add new CVar: mp_weapons_allow_map_placed - When set, map weapons (located on the floor) will be shown.
2019-10-27 21:15:45 +07:00
Shorohov Sergey
35277804bf
Add new console command: mp_swapteams - Swap the teams and restart the game. ( #430 )
2019-10-27 21:13:46 +07:00
Vaqtincha
bed4180d03
Add CVar mp_show_scenarioicon ( #416 )
...
* Add CVar mp_show_scenarioicon (Condition-Zero style scenario icon near round timer)
2019-09-18 15:04:32 +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
1f38db2778
Update README.md
2019-08-26 05:59:24 +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
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
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
s1lent
555b08faa6
Added new cvar bot_join_delay
2019-06-22 03:10:59 +07:00
s1lent
ad57e0abc1
Update description game.cfg, README.md
2019-06-22 03:04:41 +07:00
s1lentq
a0be2a1751
Fix README.md
2019-06-08 23:23:36 +07:00
s1lentq
caf1b47238
Changed description about mp_afk_bomb_drop_time
2019-06-08 02:29:44 +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
935064c31e
Changed default values for cvars ff_damage_reduction_other, ff_damage_reduction_grenade
2019-06-06 05:01:04 +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
s1lent
70d2f4855b
Add description for new cvars mp_scoreboard_showhealth/mp_scoreboard_showmoney
2019-06-05 18:57:38 +07:00
s1lent
94f0fdb8a6
Closes #357
...
Reducing allowable money limit cuz a HUD can't draw more than 999k
2019-04-23 19:56:40 +07:00
s1lent
8c85aeebbc
Added cvar mp_hullbounds_sets 0/1
...
1: hull bounds that sets by gamedll, 0: otherwise by engine (as default behavior)
2019-04-17 17:47:52 +07:00
s1lent
a31be1d18e
Added mp_allow_point_servercommand to disable point_servercommand entities.
...
Due to a high risk of abuse, it is gated by the mp_allow_point_servercommand console variable.
2019-04-09 18:01:33 +07:00
s1lent
c288c32082
Update README.md
2018-05-20 22:31:55 +07:00
Shorohov Sergey
99e54bb5b4
Fix bug, mp_fraglimit is less than zero ( #279 )
2018-04-01 12:40:07 +04:00
Shorohov Sergey
bc2c3176e4
Spawn protection API and cvar (mp_respawn_immunitytime). ( #266 )
2018-02-18 15:31:24 +04:00
In-line
5fa0c4220e
Update version requirement VS and ICC ( #260 )
2018-02-09 21:28:52 +04:00
In-line
7a429eadfe
Add mp_legacy_bombtarget_touch cvar ( #243 )
...
* Add mp_legacy_bombtarget_touch cvar
* Enable mp_legacy_bombtarget_touch by default, typo fix
* Update README.md
2018-01-21 14:22:58 +04:00
In-line
69c274f92a
Add cvar for old bomb defuse sound ( #242 )
2018-01-21 13:44:25 +04:00