]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot/default
Oops, fix rocketjump damage check
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default /
2017-10-13 terencehillOops, fix rocketjump damage check
2017-10-12 terencehillBot AI: don't leave item to teammate if bot is closer...
2017-10-12 terencehillOptimize code by avoiding vlen calls
2017-10-12 terencehillBot AI: also check if the goal item can be left to...
2017-10-11 terencehillBot AI: also leave powerup to teammates closer to it
2017-10-11 terencehillBot AI: Fix buggy algorithm for deciding whether to...
2017-10-08 terencehillMove some code from havocbot_goalrating_items to a...
2017-09-28 terencehillBot AI: add some randomness when trying to shorten...
2017-09-28 terencehillRemove a redundant check
2017-09-28 terencehillFix goal distance check not working when bot finds...
2017-09-25 terencehillFix links from waypoints to items getting tested in...
2017-09-24 terencehillFix bots missing the second teleport when path includes...
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-23 terencehillFix bots looking downwards when they reach an item...
2017-09-19 terencehillBot AI: detect if bot is ahead of current goal and...
2017-09-14 terencehillBot AI: when bot isn't getting close to the current...
2017-09-14 terencehillBot AI: immediately remove player as goal if dead and...
2017-09-11 terencehillRemove a now redundant optimization
2017-09-11 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2017-09-11 terencehillAdd link from waypoint to item when they overlap
2017-09-11 terencehillFix destination point of a tracewalk call
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: take into account invincibility powerup when...
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-08 terencehillSet proper destination point for 2 tracewalk calls
2017-09-08 terencehillBot AI: optimize path finding by avoiding searching...
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-09-01 terencehillFix waypoints for warpzones with oblique or horizontal...
2017-08-30 terencehillFix nearest waypoint detection by restoring something...
2017-08-30 terencehillWaypoints, change keyword: VERSION -> WAYPOINT_VERSION
2017-08-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-27 LybertaMerged master into Lyberta/TeamplayFixes_.
2017-08-27 terencehillFix bots appearing on the scoreboard as spectators...
2017-08-27 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-27 MarioMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-27 TimePathLOG_INFO: remove 'extra' newlines
2017-08-27 TimePathLOG_INFOF: remove 'extra' newlines
2017-08-27 TimePathLogging: tidy
2017-08-26 LybertaMerged master into Lyberta/GivePlayerAmmo.
2017-08-26 MarioMerge branch 'master' into Mario/invasion_types
2017-08-26 MarioMerge branch 'martin-t/flag' into 'master'
2017-08-25 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-25 MarioMerge branch 'martin-t/gunalign' into 'master'
2017-08-25 MarioMerge branch 'martin-t/insta' into 'master'
2017-08-25 MarioMerge branch 'marin-t/nadectr' into 'master'
2017-08-23 terencehillReally add one bot per frame, just like the comment...
2017-08-22 terencehillImprove detection of item's nearest waypoint by using...
2017-08-19 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-19 terencehillRemove a wasted normalize call (v is already normalized)
2017-08-19 terencehillFix compilation unit
2017-08-19 terencehillAdd a versioning system for bot waypoint files: outdate...
2017-08-18 terencehillReturn early if waypoint_loadall can't find any waypoin...
2017-08-16 terencehillNo need to require that last but one waypoint can see...
2017-08-16 terencehillFix start position of 2 SET_TRACEWALK_DESTCOORDS calls
2017-08-16 terencehillMake bots skip last waypoint of a route (when possible...
2017-08-16 LybertaMerge branch 'master' into Lyberta/GivePlayerAmmo
2017-08-13 terencehillImplement 866ee9e66 "If for some reason a bot selects...
2017-08-13 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-08-13 MarioMerge branch 'martin-t/angles' into 'master'
2017-08-10 Martin TaibrMerge branch 'master' into martin-t/okc
2017-08-09 terencehillPrint an error message if player can't spawn a waypoint
2017-08-09 terencehillSet proper destination point for 2 tracewalk calls
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-07 terencehillReplace 2 simple functions with macros
2017-08-07 terencehillApply color associated to hardwired waypoints on waypoi...
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-04 terencehillTracewalk: make sure there's no obstacle while resurfacing
2017-08-03 terencehillFix player spawn points not linked from/to any waypoint...
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 terencehillMake sure teleport/jumppad waypoints aren't improperly...
2017-07-31 terencehillFix variable name
2017-07-31 terencehillTracewalk: allow to jump small obstacles swimming under...
2017-07-31 terencehillAllow bots to pick up underwater items
2017-07-31 terencehillFix bots refusing to swim underwater
2017-07-31 terencehillFix ladder/jumppad/teleporter destination waypoints...
2017-07-30 LybertaMerged master
2017-07-29 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-07-29 terencehillSet a more accurate destination z coord while walking
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-27 terencehillVery minor cleanup + comment fix
2017-07-27 terencehilltracewalk: fix lava not being checked in the last step
next