]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/bot
Merge branch 'master' into Mario/stats_eloranking
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot /
2019-08-29 MarioMerge branch 'master' into Mario/stats_eloranking
2019-08-29 MarioMerge branch 'terencehill/bot_waypoints' into 'master'
2019-08-29 MarioMerge branch 'master' into terencehill/bot_waypoints
2019-08-25 Martin TaibrMerge branch 'master' into martin-t/available
2019-08-22 terencehillFix compilation units and update hash
2019-08-22 terencehillSmall cleanups
2019-08-22 terencehillAdd parentheses
2019-08-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-08-17 MarioMerge branch 'Mario/buff_timer' into 'master'
2019-08-13 Martin TaibrMerge branch 'master' into martin-t/ok-config
2019-08-13 MarioMerge branch 'martin-t/solpen' into 'master'
2019-08-13 terencehillReduce LOG_INFO calls in bot waypoint code
2019-08-12 Martin TaibrMerge branch 'master' into marin-t/fix
2019-08-11 MarioMerge branch 'terencehill/shuffleteams_delay' into...
2019-08-11 MarioMerge branch 'master' into Mario/weaponarena_available
2019-08-11 MarioMerge branch 'terencehill/megaerebus_glow' into 'master'
2019-08-11 MarioMerge branch 'martin-t/whoosh' into 'master'
2019-08-11 MarioAdd a mutator hook to append special item codes to...
2019-08-10 MarioMerge branch 'terencehill/waypoint_on_items' into ...
2019-08-10 terencehillRename some variables according to their use
2019-08-10 MarioSpeed up bot bunnyhop logic a bit by using cheap distan...
2019-08-09 terencehillBot waypoints: add "wpeditor lock" command that replace...
2019-08-04 terencehillBot waypoints: add command "wpeditor hardwire crosshair...
2019-08-04 terencehillBot waypoints: "wpeditor spawn crosshair" can now detec...
2019-08-02 terencehillShow an explosion on waypoint removal
2019-08-02 terencehillClarify some messages
2019-07-31 terencehillMerge branch 'master' into terencehill/bot_waypoints
2019-07-29 MarioMerge branch 'master' into Mario/weaponarena_available
2019-07-25 terencehillMerge branch 'martin-t/wr_init' into 'master'
2019-07-24 terencehillBump WAYPOINT_VERSION to 1.04
2019-07-24 terencehillComment out an unused field
2019-07-23 terencehillBot waypoints: improve backward compatibility by removi...
2019-07-23 terencehillOn second thought, removing a waypoint don't remove...
2019-07-23 terencehillReduce code thanks to the addition of a variable
2019-07-23 terencehillBot waypoints: display waypoint type in the debug messages
2019-07-21 terencehillBot waypoints: allow creation of hardwired links to...
2019-07-21 terencehillBot waypoints: remove all incoming links from waypoints...
2019-07-21 terencehillBot waypoints: implement support waypoints useful to...
2019-07-19 terencehillBot AI: fix bots occasionally jumping (dodging) when...
2019-07-16 terencehillPrint waypoint type on waypoint creation. Add descripti...
2019-07-15 terencehillImprove crouch check. Fix compilation units
2019-07-15 terencehillShow count of hardwired links on save
2019-07-15 terencehillBot waypoints: implement crouch waypoints, spawn them...
2019-07-10 terencehillRemove an unused function
2019-07-07 terencehillBot waypoints: allow creating and saving hardwired...
2019-07-07 terencehillBot waypoints: fix incorrect update of hardwired links...
2019-07-06 terencehillBot waypoints: fix some ambiguities by making hardwired...
2019-07-02 terencehillUpdate WAYPOINT_VERSION to 1.03. Do not allow to edit...
2019-06-30 terencehillBot waypoints: save jump and custom jumppad links to...
2019-06-29 terencehillBot waypoints: teach bots to jump gaps by implementing...
2019-06-24 MarioMerge branch 'martin-t/settings' into 'master'
2019-06-21 terencehillForget jumppad waypoint once destination waypoint is...
2019-06-19 terencehilltrigger_push_get_push_time: fix temporary entity not...
2019-06-17 terencehillClear think function after a waypoint has been relinked
2019-06-17 terencehillBot waypoints: allow creating waypoints for "broken...
2019-05-12 MarioMerge branch 'terencehill/countrylist_removal' into...
2019-05-12 terencehillWIP: Bot waypoints: add new command "wpeditor spawn...
2019-05-05 terencehillBot AI: fix vertical jumppad handling causing bots...
2019-04-21 terencehillMerge branch 'master' into terencehill/translated_keys
2019-04-18 MarioMerge branch 'terencehill/dumpturrets' into 'master'
2019-04-16 terencehillAdjust a debug message and a comment
2019-04-09 terencehillMerge branch 'byteManiak/bindingsReset' into 'master'
2019-04-08 terencehillWarn if there are too many parameters for a bot in...
2019-04-07 terencehillApply forced team to bots only in team games
2019-03-20 terencehillFix #2208 "Using custom bot teams completely breaks...
2019-03-20 terencehillSimplify bot_forced_team checks, set bot_forced_team...
2019-03-08 terencehillMerge branch 'terencehill/bot_ai'
2019-03-06 terencehillDisable fire tolerance since bots tend to shoot way...
2019-03-03 terencehillMerge branch 'master' into terencehill/bot_ai
2019-02-16 terencehillMerge branch 'master' into 'master'
2019-02-15 terencehillWhen possible use simpler LOG_* macros instead of LOG_*F
2019-02-12 terencehillMerge branch 'terencehill/more_compilation_optimizations'
2019-02-12 Slava BacherikovFix crash when g_maxplayers smaller than current amount... 637/head
2019-02-12 MarioMerge branch 'terencehill/minplayers_per_team' into...
2019-02-03 terencehillGetResourceAmount --> GetResource, SetResourceAmount...
2019-02-03 terencehillReduce name space of resource constants and variables...
2019-02-01 terencehillRemove redundant brackets from MACRO_BEGIN / MACRO_END...
2019-01-26 terencehillAdd minplayers_per_team cvar: fill server with bots...
2019-01-14 terencehillMerge branch 'master' into Mario/fix_me
2018-12-26 terencehillFix some oddities
2018-12-25 terencehillBot AI: allow turning in a more natural way when a...
2018-12-25 terencehillBot AI: fix low skilled bots deviating too much from...
2018-12-24 terencehillFix bots with skill 0 occasionally getting stuck
2018-12-22 terencehillMake the new bot_ai_aimskill_mouse formula work like...
2018-12-22 terencehillFix aim glitches when bot_ai_aimskill_mouse is set...
2018-12-21 terencehillFix #2177 "Bot code causes division by zero"
2018-12-18 terencehillVery minor cleanups
2018-12-08 terencehillFix compilation units and update hash
2018-12-08 terencehillMerge remote-tracking branch 'origin/terencehill/bot_wa...
2018-12-08 terencehillMerge branch 'terencehill/bot_ai' into 'master'
2018-12-06 terencehillBot AI: lock aim when teleported or passing through...
2018-12-06 terencehillBot AI: fix bots not being able to get unstuck from...
2018-12-02 terencehillBot AI: optimize removal of the first waypoint of the...
2018-12-02 terencehillAdd a safety check
2018-11-29 terencehillFix issues with the waypoint spawned by the moveto...
2018-11-29 terencehillBot AI: fix broken aim direction when bot executes...
2018-11-29 terencehillFix bot_aim_reset
2018-11-23 terencehillBot AI: fix bots ignoring loot if thrown by killed...
2018-11-22 terencehillSmall optimization
2018-11-22 terencehillBot AI: reset aim when bots respawn
next