]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default/havocbot
Merge branch 'master' into terencehill/bot_waypoints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / havocbot /
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-29 terencehillFix aim direction when entering extended teleport waypoints
2017-07-28 MarioMerge branch 'Mario/addtolist_cleanup' into 'master'
2017-07-28 terencehillFix detection of extended teleport waypoints where...
2017-07-28 terencehillRevert "Fix bots not jumping to get out of lava and...
2017-07-27 terencehillRemove a TODO comment: items don't make use of .waterlevel
2017-07-19 TimePathMerge branch 'martin-t/units' into 'master'
2017-07-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-15 MarioPort movement and movement_old to ClientState
2017-07-15 MarioPort ping, ping_packetloss and ping_movementloss to...
2017-07-15 MarioForward impulses, movement and buttons to ClientState...
2017-07-15 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-06-10 terencehillMake bots head to coords of destination entity closer...
2017-06-06 terencehillFix and improve tracewalk underwater a lot. Now waypoin...
2017-06-05 terencehillOptimize a few checks
2017-06-05 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-20 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-15 terencehillImprove automatic waypoint generation for jumppads...
2017-05-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-13 terencehillWhen a bot tries to get unstuck from a jumppad filter...
2017-05-11 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-06 MarioMerge branch 'martin-t/dmgtext' into 'master'
2017-05-06 MarioFix unregistering of rockets (player doesn't have lastr...
2017-05-06 MarioOptimization: replace a resource intensive vlen() call...
2017-05-06 MarioMinor optimization: use pointcontents to check if an...
2017-05-01 terencehillFix bots sometimes getting stuck in front of certain...
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-18 MarioMerge branch 'Lyberta/PrintToChat' into 'master'
2017-03-17 terencehillAdd bot_ai_timeitems and bot_ai_timeitems_minrespawndel...
2017-03-17 terencehillDon't check if bot isn't getting closer to the current...
2017-03-15 MarioMerge branch 'martin-t/overkill' into 'master'
2017-03-14 MarioAdd a mutator hook to customize a bot's aim target
2017-03-13 terencehillFix bots not jumping to get out of lava and water ...
2017-03-13 terencehillTake into account strength before doing a rocket jump
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-11 MarioMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
2017-03-10 MarioMerge branch 'Mario/itemstime_editor_fix' into 'master'
2017-03-10 MarioMerge branch 'martin-t/spec' into 'master'
2017-03-08 terencehillRemove navigation_hasgoals field, use goalentity to...
2017-03-07 MarioMerge branch 'master' into Mario/mutator_array_fix
2017-03-07 terencehillhavocbot_keyboard_movement is supposed to update .movem...
2017-03-06 Mariopow(a, b) -> a ** b
2017-03-02 terencehillFix bots ignoring dropped weapons
2017-02-28 terencehillAvoid wasting cpu time while a bot is frozen
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 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-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-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
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 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-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 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'
next