]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default/havocbot/havocbot.qc
Merge branch 't0uYK8Ne/target_init' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / havocbot / havocbot.qc
2018-02-17 MarioMerge branch 't0uYK8Ne/target_init' into 'master'
2018-02-12 MarioMerge branch 'martin-t/warns' into 'master'
2018-01-22 MarioMerge branch 'terencehill/bot_ai' into 'master'
2018-01-15 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2018-01-03 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-30 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-12-28 terencehillBot AI: grouped small health/armor: avoid multiple...
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-09 terencehillBot AI: improve bot's ability to walk obstacles up...
2017-12-02 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2017-12-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
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-13 terencehillBot AI: check if path is walkable while chasing a player
2017-11-10 terencehillBot AI: allow bots to chase players in the air by adjus...
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-01 terencehillBot AI: implement goal locking for goals that require...
2017-10-27 terencehillMake bot head to the jumppad destination once it reache...
2017-10-17 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-10-17 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-10-13 terencehillOops, fix rocketjump damage check
2017-10-12 terencehillBot AI: also check if the goal item can be left to...
2017-09-28 terencehillFix goal distance check not working when bot finds...
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-14 terencehillBot AI: when bot isn't getting close to the current...
2017-09-11 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-09-11 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-09-11 terencehillBot AI: tweak timeout values for searching a new goal...
2017-09-09 terencehillBot AI: use correct button to activate jetpack, initial...
2017-09-09 terencehillBot AI: update condition for doing a rocket jump
2017-09-08 terencehillBot AI: slightly increase timeout for finding a new...
2017-09-08 terencehillBot AI: anticipate search of a new goal when bot touche...
2017-09-07 terencehillBot AI: avoid clearing twice the route to the goal...
2017-09-07 terencehillFix havocbot_checkgoaldistance forcing to find a new...
2017-09-07 terencehillBot AI: if the current goal is taken by someone keep...
2017-09-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-27 LybertaMerged master into Lyberta/TeamplayFixes_.
2017-08-27 MarioMerge branch 'master' into Mario/target_teleporter_v2
2017-08-26 MarioMerge branch 'master' into Mario/invasion_types
2017-08-25 MarioMerge branch 'martin-t/gunalign' into 'master'
2017-08-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-19 terencehillFix compilation unit
2017-08-16 LybertaMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-13 MarioMerge branch 'martin-t/angles' into 'master'
2017-08-09 terencehillRequire at least half bot's body is inside teleport...
2017-08-09 MarioMerge branch 'Mario/cs_clientcvars' into 'master'
2017-08-06 Martin TaibrMerge branch 'martin-t/defaults' into martin-t/okc
2017-08-06 Martin TaibrMerge branch 'master' into martin-t/defaults
2017-08-05 TimePathserver: remove _all
2017-08-05 MarioMerge branch 'master' into Mario/cs_clientcvars
2017-08-05 LybertaMerged master.
2017-08-05 TimePathStyle: expand LAMBDA()
2017-08-05 TimePathLint
2017-08-03 terencehillBot aim: avoid a glitch at the moment bot is teleported...
2017-08-01 terencehillJump if touching the bottom of a teleport/jumppad waypo...
2017-07-31 terencehillFix bots refusing to swim underwater
2017-07-30 LybertaMerged master
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-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-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-06 terencehillMerge branch 'master' into terencehill/bot_waypoints
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 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-03-18 MarioMerge branch 'Lyberta/PrintToChat' into 'master'
2017-03-17 terencehillDon't check if bot isn't getting closer to the current...
2017-03-17 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
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
next