mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-18 22:18:52 +03:00
# Description The bug in question is the one where if you return from Lavaland the shuttle would not dock to the station but instead send you approximately around the station. I replaced the original function and lookup completely where when the station and lavaland are initialized it will add them to destinations and then use a list to warp to the gridUIDs. This allows for more consistent warping and less time for looking up what the largest grid is. This fix also fixes the issue of smaller maps like Northway where a wreck could be much larger than the station and would not warp to it. Here is the new format for the mining shuttle console  --- # TODO - [x] Rework the shuttle, adding destinations to make it more modular. --- # Changelog 🆑 - fix: NT has finally patched the mining shuttle and now docks to the station on returning from lavaland. --------- Co-authored-by: Nathaniel Adams <60526456+Nathaniel-Adams@users.noreply.github.com> (cherry picked from commit 7492387f78be4c0dcd0150b190d58df9c10b2436)
7.8 KiB
7.8 KiB