]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Bot waypoints: implement support waypoints useful to add links to preblematic telepor...
authorterencehill <piuntn@gmail.com>
Sun, 21 Jul 2019 09:59:51 +0000 (11:59 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 21 Jul 2019 15:32:38 +0000 (17:32 +0200)
commit9b52deedad863270fc08f3b19411eeca66123b53
tree5529cccb549f8d952f5abe5a6c3b71112ea97dda
parent672f90b2f8b75271fc27d870e97465fd30d30581
Bot waypoints: implement support waypoints useful to add links to preblematic teleport waypoints. Spawn it with "wpeditor spawn support" then spawn a normal waypoint over an existing teleport waypoint with "wpeditor spawn crosshair" to link them; support waypoints don't have any other (useless) outgoing link.
qcsrc/server/bot/api.qh
qcsrc/server/bot/default/waypoints.qc
qcsrc/server/bot/default/waypoints.qh
qcsrc/server/bot/null/bot_null.qc
qcsrc/server/command/cmd.qc