]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Merge branch 'master' into Lyberta/StandaloneOverkillWeapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2017-03-17 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
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 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
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...
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'
2016-12-29 terencehillOptimize trigger_hurt check
2016-12-29 terencehillFix wrong checks causing bots to ignore dropped weapons...
2016-12-29 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-29 terencehillMerge branch 'master' into terencehill/bot_fix
2016-12-27 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-26 TimePathMerge branch 'TimePath/inventory_tweaks'
2016-12-25 terencehillLine up AI_STATUS_* values
2016-12-25 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-25 MarioMerge branch 'master' into Mario/killsound
2016-12-25 terencehillFix bots thinking too much after setting a high enough...
next