]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/server/bot/null/bot_null.qc
Fix linking to teleports and jumppads waypoints not working from a lower point of...
authorterencehill <piuntn@gmail.com>
Thu, 18 May 2017 22:14:22 +0000 (00:14 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 18 May 2017 22:14:22 +0000 (00:14 +0200)
commit11efba15cc9654acc0fd9b0e24fa0588411572ce
tree1772eef17c43a57259e7d71dd25e62f1437fcb72
parent5444bd39fcdcc064f706f3dea516dbc29e3b06a0
Fix linking to teleports and jumppads waypoints not working from a lower point of the map because the chosen destination point is usually stuck in solid (it seems jumppads and teleporters are usually partially "underground")
qcsrc/server/bot/api.qh
qcsrc/server/bot/default/navigation.qc
qcsrc/server/bot/default/navigation.qh
qcsrc/server/bot/default/waypoints.qc
qcsrc/server/bot/null/bot_null.qc
qcsrc/server/command/sv_cmd.qc