]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default
Make bots head to coords of destination entity closer to bot's origin instead of...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default /
2017-06-10 terencehillMake bots head to coords of destination entity closer...
2017-06-10 terencehillIntroduce 2 helpful macros
2017-06-09 terencehillFix tracewalk failing on paths with doors
2017-06-08 terencehillAdapt code to support better bigger teleport and jumppa...
2017-06-08 terencehillDon't forbid spawning autogenerated waypoints if close...
2017-06-08 terencehillGreatly improve linking to teleports and jumppads by...
2017-06-08 terencehillFix linking to certain teleports and jumppads sometimes...
2017-06-06 terencehillFix and improve tracewalk underwater a lot. Now waypoin...
2017-06-05 terencehillFurther improve ladder detection
2017-06-05 terencehillDisplay hardwired waypoints purple
2017-06-05 terencehillOptimize a few checks
2017-06-05 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-23 terencehillnavigation_checkladders
2017-05-23 terencehillBot navigation: don't try to climb ladders up if they...
2017-05-22 terencehillClean up tracewalk a bit
2017-05-22 terencehillFix navigation_findnearestwaypoint improperly testing...
2017-05-21 terencehillFix normal waypoints often failing to get linked to...
2017-05-21 terencehillRename 2 functions
2017-05-21 terencehillDon't allow bots to make use of too large ladders
2017-05-20 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-20 MarioMerge branch 'Mario/intrusive' into 'master'
2017-05-20 terencehillg_waypointeditor_unreachable: avoid a qc crash when...
2017-05-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-18 terencehillFix linking to teleports and jumppads waypoints not...
2017-05-17 MarioMerge branch 'master' into Mario/intrusive 441/head
2017-05-17 MarioUse an intrusive list to find ladders in bot AI
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-16 terencehillWhen bots are able to bunnyhop reduce travel cost of...
2017-05-15 terencehillImprove automatic waypoint generation for jumppads...
2017-05-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-05-13 terencehillOtimize navigation_poptouchedgoals mainly by returning...
2017-05-13 terencehillIf for some reason a bot selects teleport/jumppad/warpz...
2017-05-13 terencehillWhen a bot tries to get unstuck from a jumppad filter...
2017-05-12 terencehillOptimize waypoint_getdistancecost
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-03 terencehillBot navigation: slighltly improve ladder detection
2017-05-03 terencehillFix link cost calculation formula
2017-05-03 MarioLower the spam a bit from autoskill by using debug...
2017-05-01 terencehillFix bots sometimes getting stuck in front of certain...
2017-05-01 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-30 terencehillyay! Fix bug causing bots to ignore teleports and warpzones
2017-04-28 terencehillFix cost of path from the nearest waypoint to the goal...
2017-04-28 terencehillAvoid a tracewalk call by creating links from waypoints...
2017-04-28 terencehillAssume bot can walk from wp A to item X if wp A is...
2017-04-28 terencehillShow links from other waypoints to the current waypoint...
2017-04-28 terencehillSnap waypoint to item's origin if close enough (can...
2017-04-28 terencehillFix a bug in botframe_updatedangerousobjects; simplify...
2017-04-28 terencehillMore work was needed to complete transition to travel...
2017-04-18 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-18 terencehillWaypoint link cost: take into account height difference
2017-04-18 terencehillExpress cost of normal waypoint links in time needed...
2017-04-17 terencehillSimplify waypoint distance calculation a little bit
2017-04-16 terencehillFix incorrect distance calculation between 2 waypoints...
2017-04-16 terencehillImprove linking of normal waypoints to ladders by autog...
2017-04-15 terencehillVery small cleanup + comment
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 terencehillFix g_waypointeditor_unreachable command not showing...
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-04 terencehillMove remaining waypoint code from impulse.qc to waypoin...
2017-04-04 terencehillMove some waypoint code from impulse.qc to waypoints.qc
2017-04-04 terencehillRemove an unused function
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-03-30 terencehillFix subtle bug in tracewalk reporting that bot can...
2017-03-28 terencehillDon't save hardwired links to the .cache file among...
2017-03-27 terencehillOn waypoint removal, directly remove all links to it...
2017-03-27 terencehillFix some small issues
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-18 terencehillReintroduce periodic recalculation of nearest waypoint...
2017-03-18 terencehillFix waypoint_remove relinking waypoints linked from...
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-14 terencehillBot AI: improve ladder usage
2017-03-13 terencehillAllow bots to climb ladders up
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-13 terencehillRemove a wasted vectoyaw call
2017-03-13 terencehillShow hardwired waypoint links in the waypoint editor
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-10 terencehillReload hardwired waypoint links after relinking all...
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-07 terencehillUse -1 instead of an insanely high timeout
2017-03-07 terencehillSmall cleanup
2017-03-07 terencehillFix nearest waypoint not updated for dropped flags...
2017-03-07 terencehillFix another case of bad pow to ** conversion
2017-03-06 Mariopow(a, b) -> a ** b
2017-03-04 terencehillBot path finding: when possible (often) optimize path...
next