Releases: pongo1231/rcbot2
Releases · pongo1231/rcbot2
Release list
Build 7666c13
bot/aiming: take delta time into account for fMaxDifference Also remove m_hEnemyAimLerpEnemy in favor of simply using m_pOldEnemy
Build 55b17a0
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
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
r15-pongo1231 bot_fortress: only aim for head as sniper with a primary weapon
Build 35e86a4
bot_fortress: changes to aiming Bots will now always accurately predict with all projectile based weapons Snipers will go for consistently headshots
Build ae414d8
bot_fortress: changes to aiming Bots will now always accurately predict with all projectile based weapons Snipers will go for consistently headshots
Build 6117230
treewide: add clang-format & fix headers Good guy clang-format exposed a lot of missing headers in various source files
Build 4ce02b1
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
r9-pongo1231 bot_profiles: increase default sensitivity
Build 2e88a99
r10-pongo1231 bot_fortress: faster reaction times when aiming as sniper