]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default/navigation.qc
Bot AI: improve ladder usage
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / navigation.qc
2017-03-14 terencehillBot AI: improve ladder usage
2017-03-13 terencehillAllow bots to climb ladders up
2017-03-13 terencehillRemove a wasted vectoyaw call
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 terencehillUse -1 instead of an insanely high timeout
2017-03-07 terencehillFix nearest waypoint not updated for dropped flags...
2017-03-04 terencehillBot path finding: when possible (often) optimize path...
2017-03-02 terencehillFix bots recalculating every time the nearest waypoint...
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-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-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-10 terencehillDon't select jumppads and teleporters as destination...
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-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-28 MarioMerge branch 'master' into Mario/overkill
2017-01-24 terencehillAvoid rating all the items repeatedly when a bot reache...
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 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 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-25 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-25 MarioMerge branch 'master' into Mario/killsound
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 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/killsound
2016-12-19 terencehillFix ambiguous check causing bots to avoid jumppads...
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-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-06 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-01 MarioSpeed up bot goal tracing by using vlen2 (the result...
2016-11-11 MarioMerge branch 'DefaultUser/m_itemid' into 'master'
2016-11-10 MarioMerge branch 'DefaultUser/more_damagetext' into 'master'
2016-11-06 Martin TaibrMerge branch 'master' into martin-t/msnt 383/head
2016-11-05 MarioMerge branch 'master' into Mario/wepent_experimental
2016-11-03 terencehillMerge branch 'master' into terencehill/gameover_stuff
2016-10-28 Martin TaibrMerge branch 'master' into martin-t/msnt
2016-10-27 MarioMerge branch 'Mario/xonoticless_fix' into 'master'
2016-10-24 MarioMerge branch 'master' into Mario/xonoticless_fix
2016-10-23 MarioMake it compile without XONOTIC defined
2016-10-22 MarioMerge branch 'master' into Mario/intrusive_2
2016-10-22 MarioMerge branch 'martin-t/damagetext' into 'master'
2016-10-21 MarioMerge branch 'master' into Mario/wepent_experimental
2016-10-21 MarioMerge branch 'terencehill/ons_camera' into 'master'
2016-10-21 MarioMerge branch 'martin-t/unused_fields' into 'master'
2016-10-20 MarioAdd a basic entity that spawns monsters when triggered
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-27 MarioMerge branch 'master' into Mario/intrusive_2
2016-08-27 TimePathMerge branch 'Mario/intrusive' into 'master'
2016-08-22 terencehillMerge branch 'master' into terencehill/hud_updates 353/head
2016-08-22 MarioHopefully fix gameplay change 361/head
2016-08-22 MarioRevert cleanup of havocbot_chooseenemy (gameplay change...
2016-08-22 MarioClear out another expensive FOREACH_ENTITY_FLOAT
2016-08-22 MarioMerge branch 'master' into terencehill/spectatee_status... 354/head
2016-08-21 MarioMerge branch 'master' into Mario/entcs
2016-08-21 TimePathMerge branch 'TimePath/modules'
2016-08-21 TimePathMerge branch 'master' into TimePath/modules
2016-08-21 TimePathRemove _all indirection
2016-08-18 MarioMerge branch 'master' into Mario/user_movetypes
2016-08-15 MarioMerge branch 'TimePath/globalforces' into 'master'
2016-08-14 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-14 MarioMerge branch 'Mario/weaponentities' into 'master'
2016-08-13 TimePathUnnecessary newlines are unnecessary
2016-08-10 terencehillMerge branch 'master' into terencehill/scoreboard_panel_2
2016-08-07 TimePathMerge branch 'TimePath/bot_api'
2016-08-07 TimePathBots: define the API boundaries
2015-10-09 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathRevert "Merge branch 'TimePath/bot_api' into 'master'\r"
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
2015-10-08 TimePathBots: move supporting code into bot directory 237/head
next