]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Merge branch 'master' into TimePath/scrollpanel
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2018-02-18 terencehillMerge branch 'master' into TimePath/scrollpanel
2018-02-17 MarioMerge branch 't0uYK8Ne/target_init' into 'master'
2018-02-12 MarioMerge branch 'martin-t/warns' into 'master'
2018-01-23 terencehillAfter the end of the match all bots stay unless all...
2018-01-23 terencehillSlightly better workaround for the permanent bot specta...
2018-01-22 terencehillGet rid of a useless variable, there's the autocvar
2018-01-22 terencehillAnticipate bot_wander_enable check
2018-01-22 terencehillDon't even try to unstuck bots if there are no user...
2018-01-22 MarioMerge branch 'terencehill/bot_ai' into 'master'
2018-01-20 terencehillBOT AI: Sometimes bot is pushed so hard (by a jumppad...
2018-01-20 terencehillBot AI: as for jumppad waypoint, remove ambiguity from...
2018-01-15 terencehillFix compilation broken by the previous merge commit
2018-01-15 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2018-01-14 terencehillRemove wrong waypoint_spawn description -- automatic...
2018-01-13 terencehillBot waypoints: on map start relink autogenerated waypoi...
2018-01-13 terencehillFix very minor issues
2018-01-11 terencehillDon't automatically update outdated Assault waypoint...
2018-01-10 terencehillSince maps supporting race can be different when this...
2018-01-03 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-01-02 terencehillBot AI: fix ambiguous jumppad touch detection
2017-12-30 terencehillFix broken automatic waypoint generation for jumppads...
2017-12-30 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-28 terencehillBot AI: grouped small health/armor: avoid multiple...
2017-12-27 terencehillCompilation units test fix + comment
2017-12-24 terencehillTest correct destination point
2017-12-24 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-23 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-11 terencehillBot AI: properly update goal when the item bot is movin...
2017-12-11 terencehillRemove nearest waypoint of dynamic goals very close...
2017-12-11 terencehillFix another minor bug in navigation_get_really_close_wa...
2017-12-11 terencehillFix bug in navigation_get_really_close_waypoint
2017-12-11 terencehillRemove unused return value from bot_aimdir
2017-12-09 terencehillBot AI: improve bot's ability to walk obstacles up...
2017-12-03 MarioMerge branch 'DefaultUser/HUD_teamkill_position' into...
2017-12-02 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-02 MarioMerge branch 'Lyberta/TeamplayFixes2' into 'master'
2017-12-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes2 507/head
2017-12-02 terencehillRevert "Increase tracewalk destination height to includ...
2017-12-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-11-28 LybertaMerge branch 'master' into Lyberta/TeamplayFixes2
2017-11-28 LybertaHardening of several teamplay functions.
2017-11-27 MarioMerge branch 'Mario/target_teleporter_v2' into 'master'
2017-11-25 MarioMerge branch 'master' into DefaultUser/kick_teamkiller
2017-11-25 MarioMerge branch 'Lyberta/RandomItems' into 'master'
2017-11-25 MarioMerge branch 'master' into Lyberta/RandomItems
2017-11-25 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-11-21 terencehillBot AI: if the nearest waypoint of a dynamic goal is...
2017-11-20 terencehillBot AI: Optimize path finding CPU cost when bot switche...
2017-11-20 terencehillBot AI: if a goal is unreachable, make it not selectabl...
2017-11-19 terencehillBot AI: improve conditions for deciding whether bot...
2017-11-15 terencehillCheck distance of the goal from the previous waypoint...
2017-11-13 terencehillFix bug in nearest waypoint search I introduced in...
2017-11-13 terencehillBot AI: check if path is walkable while chasing a player
2017-11-10 terencehillBot AI: if bot is closer to player than next waypoint...
2017-11-10 terencehillBot AI: allow to find nearest waypoint of players in...
2017-11-10 terencehillMake work chasing of players in the air when bot ends...
2017-11-10 terencehillBot AI: allow bots to chase players in the air by adjus...
2017-11-09 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-11-05 terencehillBot AI: fix bots using waypoints to reach a player...
2017-11-03 terencehillWhen setting a goal as dynamic, delay nearest waypoint...
2017-11-03 terencehillImplement goal removal when bot returns the flag in...
2017-11-03 terencehillBot AI: when assigning a bot frame to find a new goal...
2017-11-02 terencehillDon't assign needlessly a frame to find a new goal...
2017-11-02 terencehillClear current bot route as soon as bot dies or gets...
2017-11-02 terencehillBot AI: fix bots sometimes going back and forth between...
2017-11-01 terencehillBot AI: implement goal locking for goals that require...
2017-10-29 terencehillBot AI: don't rate again items already rated with a...
2017-10-28 terencehillAssume nearest waypoint of a bot is its current goal...
2017-10-28 terencehillBot AI: don't rate enemies running too fast for chasing...
2017-10-27 terencehillFix cost of travel from jumppad to item
2017-10-27 terencehillMake bot head to the jumppad destination once it reache...
2017-10-26 terencehillBot AI: make bots aware of items that can be reached...
2017-10-24 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-17 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-10-17 terencehillIncrease tracewalk destination height to include player...
2017-10-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-10-16 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-10-16 LybertaRemoved references to droppedweapon.
2017-10-13 terencehillOops, fix rocketjump damage check
2017-10-12 terencehillBot AI: don't leave item to teammate if bot is closer...
2017-10-12 terencehillOptimize code by avoiding vlen calls
2017-10-12 terencehillBot AI: also check if the goal item can be left to...
2017-10-11 terencehillBot AI: also leave powerup to teammates closer to it
2017-10-11 terencehillBot AI: Fix buggy algorithm for deciding whether to...
2017-10-08 terencehillMove some code from havocbot_goalrating_items to a...
2017-09-28 terencehillBot AI: add some randomness when trying to shorten...
2017-09-28 terencehillRemove a redundant check
2017-09-28 terencehillFix goal distance check not working when bot finds...
2017-09-25 terencehillFix links from waypoints to items getting tested in...
2017-09-24 terencehillFix bots missing the second teleport when path includes...
2017-09-23 terencehillRemove a redundant check, cleanup some jetpack code
2017-09-23 terencehillFix velocity check for braking when bots are using...
2017-09-23 terencehillFix bots looking downwards when they reach an item...
2017-09-19 terencehillBot AI: detect if bot is ahead of current goal and...
2017-09-14 terencehillBot AI: when bot isn't getting close to the current...
2017-09-14 terencehillBot AI: immediately remove player as goal if dead and...
2017-09-11 terencehillRemove a now redundant optimization
2017-09-11 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-09-11 terencehillAdd link from waypoint to item when they overlap
2017-09-11 terencehillFix destination point of a tracewalk call
next