]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix jump pad destination waypoint position in a more reliable way
authorterencehill <piuntn@gmail.com>
Sat, 22 Mar 2025 00:10:57 +0000 (01:10 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 22 Mar 2025 00:44:51 +0000 (01:44 +0100)
commit2735f76d8dd8d763f9bb960a34fb3a18276c50a9
treeeea31d248cf90596bfc0f00849baedcdca3bb980
parenta334c080a10ee5e7867c3136c7a2a334ff16a732
Fix jump pad destination waypoint position in a more reliable way

It gets rid of 2 "Waypoint stuck" warnings (with developer 1) on Implosion on map start
due to the particular geometry at the waypoint destination that neither move_out_of_solid
nor nudgeoutofsolid_OrFallback are able to fix
qcsrc/common/mapobjects/trigger/jumppads.qc
qcsrc/server/bot/default/waypoints.qc