]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Hack: only check one flag per team (fixes some oddities, but also means you may not...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2017-03-02 terencehillFix bots recalculating every time the nearest waypoint...
2017-03-02 terencehillFix bots ignoring dropped weapons
2017-02-28 terencehillAvoid wasting cpu time while a bot is frozen
2017-02-28 terencehillFix bots occasionally getting stuck when one of them...
2017-02-27 terencehillFix bots not jumping to get out of lava and water
2017-02-19 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-18 terencehillRespect box waypoint size
2017-02-18 MarioMerge branch 'Mario/bd_tweak' into 'master'
2017-02-18 MarioMerge branch 'terencehill/bot_AI_improvements' into...
2017-02-17 terencehillMerge branch 'master' into terencehill/bot_AI_improvements 409/head
2017-02-17 terencehillImprove loose goal touching check when not running...
2017-02-16 terencehillMake bots more responsive while chasing players
2017-02-16 terencehillRemove redundant head-banging against walls check....
2017-02-16 terencehillIf for some reason bot doesn't get close to the current...
2017-02-15 terencehillFix head-banging detection against not so high walls...
2017-02-15 terencehillIf for some reason final goal was removed clear route...
2017-02-14 terencehillFind a new goal as soon as the item bot is running...
2017-02-14 terencehillRemove an item about to spawn as goal if somebody else...
2017-02-14 terencehillFix usage message of bot_cmd moveto
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-13 terencehillFix g_waypointeditor_saveall saving each waypoint 32...
2017-02-13 terencehillDon't get unstuck bot from jumppad (leading it to a...
2017-02-10 terencehillDon't select jumppads and teleporters as destination...
2017-02-10 terencehillFix removal of jumppad as goal not working that caused...
2017-02-10 terencehillAllow bots to roam on the map even if there's no item...
2017-02-09 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-08 terencehillStop bunnyhoping when bot slows down for some reason
2017-02-06 terencehillSplit READSKILL macro in multiple lines
2017-02-06 terencehillFix drunk-like behaviour of certain bots when skill...
2017-02-06 terencehillSimilarly to the previous commit, make detection of...
2017-02-05 terencehillFix head-banging against walls detection
2017-01-30 terencehillFix speed checks. The broken loose goal touching check...
2017-01-30 terencehillCheck if rating a waypoint is better than the enemy...
2017-01-30 terencehillMake so that bots chase players unless they go to dange...
2017-01-30 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-29 MarioMerge branch 'Mario/ctf_rankings' into 'master'
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-24 terencehillAvoid rating all the items repeatedly when a bot reache...
2017-01-21 terencehillFine tune enemy rating
2017-01-20 terencehillAllow bots to run to powerups and megas a little time...
2017-01-20 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-20 terencehillMaybe it works if I initialize it properly...
2017-01-20 terencehillFix uninitialized vector...
2017-01-20 terencehillOops! Fix compilation
2017-01-20 terencehillOptimize/clean up havocbot_goalrating_items a little bit
2017-01-20 terencehillRemove a useless tracebox_hits_trigger_hurt: dropped...
2017-01-18 terencehillRate more small healths/armors in groups
2017-01-12 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-12 terencehillFix compilation unit
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-11 terencehillSmall cleanup
2017-01-04 terencehillRename gameover to game_stopped as it makes more sense...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'master' into martin-t/shuffleteams
2016-12-31 MarioMerge branch 'master' into martin-t/maxshotdist
2016-12-31 MarioMerge branch 'martin-t/misc' into 'master'
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-29 terencehillOptimize trigger_hurt check
2016-12-29 terencehillFix wrong checks causing bots to ignore dropped weapons...
2016-12-29 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-27 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-25 terencehillLine up AI_STATUS_* values
2016-12-25 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-25 terencehillFix bots thinking too much after setting a high enough...
2016-12-25 terencehillMove check for freed goals to navigation_poptouchedgoals
2016-12-25 terencehillBot logic: improve jumppad touch detection (e.g. on...
2016-12-25 terencehillRemove path to unreachable goals that lead to falling...
2016-12-25 MarioFix stat references on non-player entities
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioUse the constants for player hitbox size when applicabl...
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-24 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-22 terencehillBot logic: tweak bunnyhop stop distance, improve trigge...
2016-12-21 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-20 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-19 terencehillAdd some randomness to the goal selection when a bot...
2016-12-19 terencehillFix ambiguous check causing bots to avoid jumppads...
2016-12-17 TimePathBots: add navigation_clearroute and goalcurrent to...
2016-12-16 terencehillShare some waypoint code in a dedicated function
2016-12-16 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-16 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-15 terencehillPart 2 of edc2958143 "Make sure bots don't move to...
2016-12-12 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-10 MarioMerge branch 'DefaultUser/armormega' into 'master'
2016-12-10 MarioMerge branch 'terencehill/ca_bots_fix' into 'master'
2016-12-10 MarioMerge branch 'terencehill/gameover_stuff' into 'master'
2016-12-10 MarioMerge branch 'master' into DefaultUser/armormega
2016-12-07 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-06 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-04 terencehillThis code was meant to run when a bot is NOT dead
2016-12-04 terencehillBlock latent bot movement when it's dead or spectating
2016-12-01 MarioSpeed up bot goal tracing by using vlen2 (the result...
next