Skip to content

Releases: pongo1231/rcbot2

Build 7666c13

Choose a tag to compare

@github-actions github-actions released this 02 Jan 16:55
bot/aiming: take delta time into account for fMaxDifference

Also remove m_hEnemyAimLerpEnemy in favor of simply using m_pOldEnemy

Build 55b17a0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 02:22
ci: only clone tf2 sdk

CI build fails because of the CSS SDK. This version of RCBot2 is primarily concerned with TF2 anyways, so just prevent the other SDKs from being cloned

Build 473035a

Choose a tag to compare

@github-actions github-actions released this 02 Jan 01:30
bot: add enemy aim sensitivity multiplier

When aiming at an enemy, increasingly increase the sensitivity as long as the velocity doesn't significantly change

Makes bots able to catch up with the enemy's movement without increasing the anglespeed to aimbot levels

Build a5dbe29

Choose a tag to compare

@github-actions github-actions released this 01 Jan 23:00
r15-pongo1231

bot_fortress: only aim for head as sniper with a primary weapon

Build 35e86a4

Choose a tag to compare

@github-actions github-actions released this 01 Jan 21:41
bot_fortress: changes to aiming

Bots will now always accurately predict with all projectile based weapons

Snipers will go for consistently headshots

Build ae414d8

Choose a tag to compare

@github-actions github-actions released this 01 Jan 21:40
bot_fortress: changes to aiming

Bots will now always accurately predict with all projectile based weapons

Snipers will go for consistently headshots

Build 6117230

Choose a tag to compare

@github-actions github-actions released this 01 Jan 20:44
treewide: add clang-format & fix headers

Good guy clang-format exposed a lot of missing headers in various source files

Build 4ce02b1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 20:08
tf2: change bot TauntTask behavior

Bots are more likely to join in on player-initiated partner taunts on the first (couple) tries now

Bots will stop trying to participate in partner taunts by other bots, as that doesn't work in TF2

Spies will undisguise and uncloak before taunting

Build 6befc5b

Choose a tag to compare

@github-actions github-actions released this 31 Dec 16:00
r9-pongo1231

bot_profiles: increase default sensitivity

Build 2e88a99

Choose a tag to compare

@github-actions github-actions released this 31 Dec 16:44
r10-pongo1231

bot_fortress: faster reaction times when aiming as sniper