]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Bot AI: when assigning a bot frame to find a new goal prioritize bots that have just...
authorterencehill <piuntn@gmail.com>
Thu, 2 Nov 2017 22:17:38 +0000 (23:17 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 3 Nov 2017 11:23:59 +0000 (12:23 +0100)
commit736d448f49fd631876f7dd83d81cee03eb9607f4
tree137625b7332ff71d98d24549a8e060374e3f7603
parent2b3e29cb0a6faadcb0f087589c5305addc9cde9e
Bot AI: when assigning a bot frame to find a new goal prioritize bots that have just reached a goal, so that they are more responsive especially when there are many bots and they get an item in a dangerous place (e.g. mortar in Dance). Delay goal removal for bots that see an item already taken by someone else so they have a lower priority; it also helps to find a new goal more efficiently in case they touch a waypoint
qcsrc/server/bot/api.qh
qcsrc/server/bot/default/bot.qc
qcsrc/server/bot/default/havocbot/havocbot.qc
qcsrc/server/bot/default/navigation.qc