]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Merge branch 'Mario/cts_respawn_clear' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
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 MarioLower the spam a bit from autoskill by using debug...
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
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-26 terencehillFix typo and improve g_waypointeditor_symmetrical_order...
2017-03-26 terencehillImplement symmetrical editing of waypoints for ctf...
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-19 terencehillSymmetrical waypoint editing: center is automatically...
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-17 MarioMerge branch 'Mario/entcs_registry' into 'master'
2017-03-16 terencehillDon't allow removal of hardwired waypoints in the editor
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...
2017-03-02 terencehillFix bots recalculating every time the nearest waypoint...
2017-03-02 terencehillFix bots ignoring dropped weapons
2017-02-28 terencehillAvoid wasting cpu time while a bot is frozen
2017-02-28 terencehillFix bots occasionally getting stuck when one of them...
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 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-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-14 terencehillRemove an item about to spawn as goal if somebody else...
2017-02-14 terencehillFix usage message of bot_cmd moveto
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-13 terencehillFix g_waypointeditor_saveall saving each waypoint 32...
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 terencehillSplit READSKILL macro in multiple lines
2017-02-06 terencehillFix drunk-like behaviour of certain bots when skill...
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-18 terencehillRate more small healths/armors in groups
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 terencehillRename gameover to game_stopped as it makes more sense...
next