Configurable bot cloak detection bonuses#1552
Configurable bot cloak detection bonuses#1552sunzenshen merged 3 commits intoNeotokyoRebuild:masterfrom
Conversation
|
I added ConVars for detection bonus values and bot difficulty detection thresholds so that anyone else can watch a bot match and tweak detection factors live. That said, how detection events feel seems like a subjective opinion, but I hope that these numbers can start as a reasonable baseline. My intention with the initially submitted values are based on these intended profiles for the difficulty settings:
Helpful Testing Commands/Scripting: Start TDM Mode on Engage Enable bots considering everyone as always cloaked, and some example tweaking commands: |
dab088d to
e676970
Compare
e676970 to
5e08912
Compare
5e08912 to
e391950
Compare
2ede16f to
8171a9f
Compare
0298299 to
d3fed7b
Compare
|
Left some notes but this LGTM |
Allows server operators to customize bot cloak detection rates. Debug ConVar for watching bots as if they were cloaked all the time. Also separates out the factor of cloak being turned on versus cloak being disrupted. Bot observers are probably more forgiving about cloak disruption when target is firing unsuppressed weapons.
d3fed7b to
5ce03f9
Compare
|
@sunzenshen Btw, since we now treat warnings as errors in master, you might wanna rebase this on top of master to make sure it passes before merge. (I don't think it resets the reviews if you use the "Update branch" -> "Update with rebase" button in GitHub.) |
Description
Toolchain